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

Remove some more joins on room_memberships #5752

Merged
merged 6 commits into from
Jul 29, 2019
Merged

Commits on Jul 24, 2019

  1. Add function to get all forgotten rooms for user

    This will allow us to efficiently filter out rooms that have been
    forgotten in other queries without having to join against the
    `room_memberships` table.
    erikjohnston committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    32768e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62921fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c4a996 View commit details
    Browse the repository at this point in the history
  4. Newsfile

    erikjohnston committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    c159803 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Remove lost comment

    erikjohnston committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    105e7f6 View commit details
    Browse the repository at this point in the history
  2. Expand comment

    erikjohnston committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    df3a5db View commit details
    Browse the repository at this point in the history