| Commit message (Expand) | Author | Files | Lines |
2022-09-13 | Fixup changelog v1.67.0 | Erik Johnston | 1 | -3/+3 |
2022-09-13 | 1.67.0 | Erik Johnston | 3 | -3/+15 |
2022-09-08 | Also cite upgrade notes | David Robertson | 1 | -1/+1 |
2022-09-08 | Add minimum version bump for sqlite to the release notes (#13742) | David Robertson | 2 | -1/+21 |
2022-09-06 | Fixup changelog v1.67.0rc1 | Erik Johnston | 1 | -2/+2 |
2022-09-06 | Update changelog | Erik Johnston | 2 | -0/+22 |
2022-09-06 | 1.67.0rc1 | Erik Johnston | 56 | -56/+91 |
2022-09-06 | Remove configuration options for direct TCP replication. (#13647) | Patrick Cloke | 12 | -78/+63 |
2022-09-05 | Reduce number of CI jobs run on PRs (#13713) | Erik Johnston | 3 | -66/+160 |
2022-09-05 | Extend the release script to wait for GitHub Actions to finish and to be usab... | reivilibre | 2 | -4/+143 |
2022-09-05 | Fix typechecking with latest `types-jsonschema` (#13712) | David Robertson | 2 | -4/+5 |
2022-09-05 | Share some metrics between the Prometheus exporter and the phone home stats (... | Brendan Abolivier | 6 | -4/+146 |
2022-09-03 | fix grammar | Matthew Hodgson | 1 | -1/+1 |
2022-09-02 | Clarify `(room_id, event_id)` global uniqueness (#13701) | Eric Eastwood | 2 | -0/+25 |
2022-09-02 | Update docs to make enabling metrics more clear (#13678) | Eric Eastwood | 2 | -4/+8 |
2022-09-02 | Update lock file for Poetry v1.2.0 (#13689) | Erik Johnston | 5 | -66/+99 |
2022-09-02 | Only run trial CI on all python versions on non-PRs (#13698) | Erik Johnston | 2 | -0/+11 |
2022-09-01 | Fix two typos with colon in headlines (#13665) | Dirk Klimpel | 2 | -2/+3 |
2022-09-01 | Add a schema delta to drop unstable private read receipts. (#13692) | Patrick Cloke | 2 | -0/+20 |
2022-09-01 | Disable calculating unread counts unless the config flag is enabled. (#13694) | Patrick Cloke | 4 | -23/+30 |
2022-09-01 | Update the Grafana dashboard that is included with Synapse in the `contrib` d... | reivilibre | 2 | -20/+128 |
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 | |