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

Add config option to forget rooms automatically when users leave them #15224

Merged
merged 10 commits into from
May 3, 2023

Commits on Mar 8, 2023

  1. Add forget_rooms_on_leave config option

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d7d29f2 View commit details
    Browse the repository at this point in the history
  2. Add table to track position of room forgetter

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    601fe80 View commit details
    Browse the repository at this point in the history
  3. Give workers the ability to forget rooms

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b4926d9 View commit details
    Browse the repository at this point in the history
  4. Implement forgetting of rooms on leave

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    923d523 View commit details
    Browse the repository at this point in the history
  5. Add test for forgetting rooms on leave

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    dea5247 View commit details
    Browse the repository at this point in the history
  6. Add newsfile

    Sean Quah committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f3badbb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. fixup: lift non-forget on leave branch out of loop

    Sean Quah committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5dfada4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b6777 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into squah/forget_rooms…

    …_on_leave
    Sean Quah committed May 2, 2023
    Configuration menu
    Copy the full SHA
    767347f View commit details
    Browse the repository at this point in the history
  4. fixup: move schema delta to correct directory

    Sean Quah committed May 2, 2023
    Configuration menu
    Copy the full SHA
    95e81e3 View commit details
    Browse the repository at this point in the history