summary refs log tree commit diff
path: root/sytest-blacklist (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-31Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without a...Jacek Kuśnierz9-137/+81
2022-08-31Tweak changelog formatting v1.66.0Sean Quah1-6/+4
2022-08-31Move notice from 1.66.0rc1 to 1.66.0 section in changelogSean Quah1-6/+6
2022-08-31Tweak changelog wordingSean Quah1-4/+5
2022-08-31Improve clarity on deprecation of TCP replicationSean Quah2-2/+10
2022-08-31Remove cached wrap on `_get_joined_users_from_context` method (#13569)Nick Mills-Barrett3-85/+40
2022-08-31Generalise the `@cancellable` annotation so it can be used on functions other...reivilibre10-75/+75
2022-08-31Fix dead link in 1.18.0 upgrade notesSean Quah1-1/+1
2022-08-31Fix admin List Room API return type on sqlite (#13509)David Robertson3-7/+19
2022-08-31Update changelog to link to the Synapse docs instead of markdownSean Quah1-1/+1
2022-08-311.66.0Sean Quah3-3/+12
2022-08-31Update changelog for v1.62.0Sean Quah1-0/+14
2022-08-31Change dpkg-statoverride to use --force-statoverride-add (#13638)Jörg Behrmann2-1/+2
2022-08-31Remind people that direct TCP replication is disabled. (#13674)Patrick Cloke1-0/+8
2022-08-30Give the correct next event when the message timestamps are the same - MSC303...Eric Eastwood2-2/+11
2022-08-30Drop unused column `application_services_state.last_txn` (#13627)Shay4-0/+59
2022-08-30Remove documentation of legacy `frontend_proxy` worker app (#13645)Richard van der Hoff3-41/+23
2022-08-30Update changes v1.66.0rc2David Robertson1-1/+1
2022-08-30Clarify documentation about replication traffic. (#13656)Patrick Cloke2-1/+5
2022-08-301.66.0rc2David Robertson4-2/+16
2022-08-30Fix bug where we wedge media plugins if clients disconnect early (#13660)Erik Johnston2-19/+22
2022-08-30Do not wait for background updates to complete do expire URL cache. (#13657)Patrick Cloke2-4/+1
2022-08-30Speed up inserting `event_push_actions_staging`. (#13634)Patrick Cloke2-20/+9
2022-08-30Fix rate limit metrics registering twice and misreporting (#13649)Eric Eastwood3-32/+128
2022-08-30Fix that user cannot `/forget` rooms after the last member has left (#13546)Dirk Klimpel4-6/+99
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-25