summary refs log tree commit diff
path: root/changelog.d (unfollow)
Commit message (Expand)AuthorFilesLines
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-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