summary refs log tree commit diff
path: root/synapse/handlers/relations.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-30Optimize how we calculate `likely_domains` during backfill (#13575)Eric Eastwood5-70/+89
2022-08-28Print complement failure results last (#13639)Richard van der Hoff6-11/+31
2022-08-26Improve documentation around user registration (#13640)Richard van der Hoff4-103/+134
2022-08-26Generate missing configuration files at startup (#13615)Richard van der Hoff3-12/+56
2022-08-26Update debhelper (#13594)Jörg Behrmann7-41/+15
2022-08-26Move the execution of the retention purge_jobs to the main worker (#13632)Brad Murray2-4/+3
2022-08-25Debian packaging: explicitly allocate a group for the system user (#13593)Jörg Behrmann2-2/+8
2022-08-25Support `registration_shared_secret` in a file (#13614)Richard van der Hoff4-5/+92
2022-08-25register_new_matrix_user: read server url from config (#13616)Richard van der Hoff2-6/+52
2022-08-25Update automation for incoming issues (#13629)Kat Gerasimova1-4/+4
2022-08-24Comment about a better future where we can get the state diff between two eve...Eric Eastwood2-0/+9
2022-08-24Rename `event_map` to `unpersisted_events` (#13603)David Robertson2-32/