Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add a user directory #2252

Merged
merged 34 commits into from
Jun 1, 2017
Merged

Add a user directory #2252

merged 34 commits into from
Jun 1, 2017

Commits on May 31, 2017

  1. Configuration menu
    Copy the full SHA
    eeb2f9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42137ef View commit details
    Browse the repository at this point in the history
  3. Start later

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    3e123b8 View commit details
    Browse the repository at this point in the history
  4. Add call later

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    1685245 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5db4ed View commit details
    Browse the repository at this point in the history
  6. Add search

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    3b5f22c View commit details
    Browse the repository at this point in the history
  7. Add REST API

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    45a5df5 View commit details
    Browse the repository at this point in the history
  8. Use POST

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    535c99f View commit details
    Browse the repository at this point in the history
  9. Weight differently

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    293ef29 View commit details
    Browse the repository at this point in the history
  10. Add comments

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    63fda37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    350622a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc51af3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d79d72 View commit details
    Browse the repository at this point in the history
  14. Add stream change cache

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    304880d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    63c58c2 View commit details
    Browse the repository at this point in the history
  16. Fix typo

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    4abcff0 View commit details
    Browse the repository at this point in the history
  17. Fix tests

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    f091061 View commit details
    Browse the repository at this point in the history
  18. Typos

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    f979149 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b2d8d07 View commit details
    Browse the repository at this point in the history
  20. Convert to int

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    f1378ae View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cc7609a View commit details
    Browse the repository at this point in the history
  22. Use unique indices

    erikjohnston committed May 31, 2017
    Configuration menu
    Copy the full SHA
    5dd1b2c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f5cc22b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Use prefix matching

    erikjohnston committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    a757dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036362e View commit details
    Browse the repository at this point in the history
  3. Bug fixes and logging

    - Check if room is public when a user joins before adding to user dir
    - Fix typo of field name "content.join_rules" -> "content.join_rule"
    erikjohnston committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    0fe6f3c View commit details
    Browse the repository at this point in the history
  4. Fix removing users

    erikjohnston committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    9c7db24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59dbb47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8be6fd9 View commit details
    Browse the repository at this point in the history
  7. Comments

    erikjohnston committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    7233341 View commit details
    Browse the repository at this point in the history
  8. Tweak search query

    erikjohnston committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    02a6108 View commit details
    Browse the repository at this point in the history
  9. Tweak search query

    erikjohnston committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    d5477c7 View commit details
    Browse the repository at this point in the history
  10. Split the table in two

    erikjohnston committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    21e255a View commit details
    Browse the repository at this point in the history
  11. Fix sqlite

    erikjohnston committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    4d039aa View commit details
    Browse the repository at this point in the history