Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nheko room directory #659

Merged
merged 18 commits into from Aug 17, 2021
Merged

Commits on Aug 7, 2021

  1. Implemented Room Directory model to store and provide QML view with p…

    …ublic room data from mtxclient
    kamathmanu committed Aug 7, 2021
    Copy the full SHA
    0d700d9 View commit details
    Browse the repository at this point in the history
  2. Room Directory UI for exploring and joining public rooms. V1: simplis…

    …tic server + network facilities
    kamathmanu committed Aug 7, 2021
    Copy the full SHA
    93f8c24 View commit details
    Browse the repository at this point in the history
  3. Linted code

    kamathmanu committed Aug 7, 2021
    Copy the full SHA
    04d0d41 View commit details
    Browse the repository at this point in the history
  4. Padding for search bar

    kamathmanu committed Aug 7, 2021
    Copy the full SHA
    f5ee1e8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d3d7844 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    98b733a View commit details
    Browse the repository at this point in the history
  7. make lint

    kamathmanu committed Aug 7, 2021
    Copy the full SHA
    4ec0c8c View commit details
    Browse the repository at this point in the history
  8. Improve window closing

    kamathmanu committed Aug 7, 2021
    Copy the full SHA
    34ffe05 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    14f8f4d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2dfccda View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Fix nits from code review

    kamathmanu committed Aug 9, 2021
    Copy the full SHA
    6a75e52 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Copy the full SHA
    570e5ff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f2560b7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9ab1296 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Clean up final nits

    kamathmanu committed Aug 14, 2021
    Copy the full SHA
    eaddfb4 View commit details
    Browse the repository at this point in the history
  2. Formatting + Licensing

    kamathmanu committed Aug 14, 2021
    Copy the full SHA
    0f4a7b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Cleanup more nits

    kamathmanu committed Aug 15, 2021
    Copy the full SHA
    7321af8 View commit details
    Browse the repository at this point in the history
  2. Formatting

    kamathmanu committed Aug 15, 2021
    Copy the full SHA
    820665d View commit details
    Browse the repository at this point in the history