| Commit message (Expand) | Author | Files | Lines |
2022-09-01 | Fix branchname | David Robertson | 1 | -1/+1 |
2022-09-01 | Skip debian build | David Robertson | 1 | -1/+1 |
2022-09-01 | skip newsfile | David Robertson | 1 | -20/+1 |
2022-09-01 | Try newer actions in workflow too | David Robertson | 1 | -2/+2 |
2022-09-01 | only do first phase of tests | David Robertson | 1 | -284/+0 |
2022-09-01 | Cache `is_partial_state_room` (#13693) | Erik Johnston | 2 | -4/+8 |
2022-09-01 | Add monthly active users documentation (#13617) | Will Hunt | 4 | -0/+88 |
2022-09-01 | Use poetry 1.2.0 rather than prerelease for deb packages (#13695) | Erik Johnston | 2 | -1/+7 |
2022-09-01 | Add some logging to help track down #13444 (#13679) | Erik Johnston | 2 | -0/+14 |
2022-09-01 | Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683) | Richard van der Hoff | 2 | -20/+22 |
2022-09-01 | Bump docker image to use stable poetry version (#13688) | Erik Johnston | 3 | -11/+2 |
2022-09-01 | Remove support for unstable private read receipts (#13653) | Šimon Brandner | 13 | -122/+44 |
2022-08-31 | Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without a... | Jacek Kuśnierz | 9 | -137/+81 |
2022-08-31 | Tweak changelog formatting v1.66.0 | Sean Quah | 1 | -6/+4 |
2022-08-31 | Move notice from 1.66.0rc1 to 1.66.0 section in changelog | Sean Quah | 1 | -6/+6 |
2022-08-31 | Tweak changelog wording | Sean Quah | 1 | -4/+5 |
2022-08-31 | Improve clarity on deprecation of TCP replication | Sean Quah | 2 | -2/+10 |
2022-08-31 | Remove cached wrap on `_get_joined_users_from_context` method (#13569) | Nick Mills-Barrett | 3 | -85/+40 |
2022-08-31 | Generalise the `@cancellable` annotation so it can be used on functions other... | reivilibre | 10 | -75/+75 |
2022-08-31 | Fix dead link in 1.18.0 upgrade notes | Sean Quah | 1 | -1/+1 |
2022-08-31 | Fix admin List Room API return type on sqlite (#13509) | David Robertson | 3 | -7/+19 |
2022-08-31 | Update changelog to link to the Synapse docs instead of markdown | Sean Quah | 1 | -1/+1 |
2022-08-31 | 1.66.0 | Sean Quah | 3 | -3/+12 |
2022-08-31 | Update changelog for v1.62.0 | Sean Quah | 1 | -0/+14 |
2022-08-31 | Change dpkg-statoverride to use --force-statoverride-add (#13638) | Jörg Behrmann | 2 | -1/+2 |
2022-08-31 | Remind people that direct TCP replication is disabled. (#13674) | Patrick Cloke | 1 | -0/+8 |
2022-08-30 | Give the correct next event when the message timestamps are the same - MSC303... | Eric Eastwood | 2 | -2/+11 |
2022-08-30 | Drop unused column `application_services_state.last_txn` (#13627) | Shay | 4 | -0/+59 |
2022-08-30 | Remove documentation of legacy `frontend_proxy` worker app (#13645) | Richard van der Hoff | 3 | -41/+23 |
2022-08-30 | Update changes v1.66.0rc2 | David Robertson | 1 | -1/+1 |
2022-08-30 | Clarify documentation about replication traffic. (#13656) | Patrick Cloke | 2 | -1/+5 |
2022-08-30 | 1.66.0rc2 | David Robertson | 4 | -2/+16 |
2022-08-30 | Fix bug where we wedge media plugins if clients disconnect early (#13660) | Erik Johnston | 2 | -19/+22 |
2022-08-30 | Do not wait for background updates to complete do expire URL cache. (#13657) | Patrick Cloke | 2 | -4/+1 |
2022-08-30 | Speed up inserting `event_push_actions_staging`. (#13634) | Patrick Cloke | 2 | -20/+9 |
2022-08-30 | Fix rate limit metrics registering twice and misreporting (#13649) | Eric Eastwood | 3 | -32/+128 |
2022-08-30 | Fix that user cannot `/forget` rooms after the last member has left (#13546) | Dirk Klimpel | 4 | -6/+99 |
2022-08-30 | Optimize how we calculate `likely_domains` during backfill (#13575) | Eric Eastwood | 5 | -70/+89 |
2022-08-28 | Print complement failure results last (#13639) | Richard van der Hoff | 6 | -11/+31 |
2022-08-26 | Improve documentation around user registration (#13640) | Richard van der Hoff | 4 | -103/+134 |
2022-08-26 | Generate missing configuration files at startup (#13615) | Richard van der Hoff | 3 | -12/+56 |
2022-08-26 | Update debhelper (#13594) | Jörg Behrmann | 7 | -41/+15 |
2022-08-26 | Move the execution of the retention purge_jobs to the main worker (#13632) | Brad Murray | 2 | -4/+3 |
2022-08-25 | Debian packaging: explicitly allocate a group for the system user (#13593) | Jörg Behrmann | 2 | -2/+8 |
2022-08-25 | Support `registration_shared_secret` in a file (#13614) | Richard van der Hoff | 4 | -5/+92 |
2022-08-25 | register_new_matrix_user: read server url from config (#13616) | Richard van der Hoff | 2 | -6/+52 |
2022-08-25 | Update automation for incoming issues (#13629) | Kat Gerasimova | 1 | -4/+4 |
2022-08-24 | Comment about a better future where we can get the state diff between two eve... | Eric Eastwood | 2 | -0/+9 |
2022-08-24 | Rename `event_map` to `unpersisted_events` (#13603) | David Robertson | 2 | -32/+38 |
2022-08-24 | Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_h... | Eric Eastwood | 6 | -17/+31 |
2022-08-24 | Directly lookup local membership instead of getting all members in a room fir... | Eric Eastwood | 8 | -17/+60 |
2022-08-24 | When loading current ids, sort by `stream_id` to avoid incorrect overwrite an... | Eri |