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

Add automatic purge after all users forget a room #15488

Merged
merged 14 commits into from
Sep 15, 2023

Commits on Aug 29, 2023

  1. Add automatic purge after all users forget a room

    Mathieu Velten committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ebd0fe4 View commit details
    Browse the repository at this point in the history
  2. Fix NOT_SPAM

    Mathieu Velten committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8660b83 View commit details
    Browse the repository at this point in the history
  3. lint

    Mathieu Velten committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    20f6905 View commit details
    Browse the repository at this point in the history
  4. fix worker

    Mathieu Velten committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9cfaf7b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Update synapse/handlers/pagination.py

    Co-authored-by: Erik Johnston <erikj@matrix.org>
    Mathieu Velten and erikjohnston authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a366a33 View commit details
    Browse the repository at this point in the history
  2. Rename and document config

    Mathieu Velten committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4afe100 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into mv/purge-room-when-forgotten

    Mathieu Velten authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    96ef838 View commit details
    Browse the repository at this point in the history
  4. Fix mypy

    Mathieu Velten committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b82288f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Add back check

    Mathieu Velten committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    981bf54 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into mv/purge-room-when…

    …-forgotten
    Mathieu Velten committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    20852b8 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    Mathieu Velten committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6f8e34d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge remote-tracking branch 'origin/develop' into mv/purge-room-when…

    …-forgotten
    Mathieu Velten committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9d27ca3 View commit details
    Browse the repository at this point in the history
  2. Remove useless TODO

    Mathieu Velten committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c666a54 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into mv/purge-room-when…

    …-forgotten
    Mathieu Velten committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1cd60ac View commit details
    Browse the repository at this point in the history