summary refs log tree commit diff
path: root/changelog.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* 1.69.0rc2Sean Quah2022-10-061-1/+0
* Fix backwards compatibility with upcoming threads schema changes. (#14045)Patrick Cloke2022-10-051-0/+1
* 1.69.0rc1Sean Quah2022-10-0499-99/+0
* Linkify config documentation. (#14003)Akshit Tyagi2022-10-041-0/+1
* Track when the pulled event signature fails (#13815)Eric Eastwood2022-10-031-0/+1
* Bump actions/upload-artifact from 2 to 3 (#14023)dependabot[bot]2022-10-031-0/+1
* Clear out old rows from `event_push_actions_staging` (#14020)Erik Johnston2022-10-031-0/+1
* Announce that legacy metric names are deprecated, will be turned off by defau...reivilibre2022-10-031-0/+1
* Bump actions/cache from 2 to 3 (#13980)dependabot[bot]2022-10-031-0/+1
* Bump actions/download-artifact from 2 to 3 (#13979)dependabot[bot]2022-10-031-0/+1
* Do not return unspecced original_event field when using the stable /relations...Patrick Cloke2022-10-031-0/+1
* Bump docker/login-action from 1 to 2 (#13978)dependabot[bot]2022-10-031-0/+1
* Dependabot changelogs: trigger CI explicitly (#14027)David Robertson2022-10-031-0/+1
* Bump docker/build-push-action from 2 to 3 (#14022)dependabot[bot]2022-10-031-0/+1
* Bump docker/setup-qemu-action from 1 to 2 (#14019)dependabot[bot]2022-10-031-0/+1
* yet another attempt to make dependabot changelogs work (#14021)David Robertson2022-10-031-0/+1
* Bump docker/setup-buildx-action from 1 to 2 (#14015)dependabot[bot]2022-10-031-0/+1
* Fix bug where we didn't delete staging push actions (#14014)Erik Johnston2022-10-031-0/+1
* Try again to automate dependabot changelogs (#14017)David Robertson2022-10-031-0/+1
* Add query parameter `ts` to allow appservices set the `origin_server_ts` for ...lukasdenk2022-10-031-0/+1
* Fix twisted trunk mypy errors (#14012)David Robertson2022-10-031-0/+1
* Bump actions/checkout from 2 to 3 (#13982)dependabot[bot]2022-10-031-0/+1
* Add cache to `get_partial_state_servers_at_join` (#14013)Erik Johnston2022-10-031-0/+1
* Refactor `_get_e2e_device_keys_txn` to split large queries (#13956)Sean Quah2022-10-031-0/+1
* Change dependabot CL suffix (#14011)David Robertson2022-10-031-0/+1
* Protoype automatic changelogs for dependabot PRs (#13998)David Robertson2022-10-031-0/+1
* Always build Rust extension in release mode (#14009)Erik Johnston2022-10-031-0/+1
* Revert the general exception recording introduced in #13814 (#13969)Eric Eastwood2022-10-031-0/+1
* Fix `get_users_in_room` mis-use in `transfer_room_state_on_room_upgrade` (#13...Eric Eastwood2022-09-301-0/+1
* Clarifications in user directory for users who share rooms tracking (#13966)Eric Eastwood2022-09-301-0/+1
* Skip filtering during push if there are no push actions (#13992)Erik Johnston2022-09-301-0/+1
* Update mypy and mypy-zope, attempt 3 (#13993)David Robertson2022-09-302-0/+2
* Revert "Update mypy and mypy-zope (#13925)"David Robertson2022-09-301-1/+0
* Update mypy and mypy-zope (#13925)David Robertson2022-09-301-0/+1
* Enable dependabot updates (#13976)Richard van der Hoff2022-09-301-0/+1
* Speed up calculating push actions in large rooms (#13973)Erik Johnston2022-09-301-0/+1
* Discourage automatic replies to Synapse's emails (#13957)David Robertson2022-09-301-0/+1
* Add some cross references to worker documentation (#13974)Dirk Klimpel2022-09-301-0/+1
* Fix performance regression in `get_users_in_room` (#13972)Erik Johnston2022-09-301-0/+1
* Fix overflows in /messages backfill calculation (#13936)David Robertson2022-09-301-0/+1
* Add missing version information in the ModuleApi (#13947)Brendan Abolivier2022-09-301-0/+1
* Don't require `setuptools_rust` at runtime (#13952)David Robertson2022-09-291-0/+1
* Update UPSERT comment now that native upserts are the default (#13924)David Robertson2022-09-291-0/+1
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-291-0/+1
* Optimise get_rooms_for_user (drop with_stream_ordering) (#13787)Nick Mills-Barrett2022-09-291-0/+1
* Allow admins to require a manual approval process before new accounts can be ...Brendan Abolivier2022-09-291-0/+1
* Explicit cast to enforce type hints. (#13939)Patrick Cloke2022-09-291-0/+1
* Expose MSC3882 only be under an unstable endpoint. (#13868)Hugh Nimmo-Smith2022-09-291-0/+1
* Clarify that a method returns only unthreaded receipts. (#13937)Patrick Cloke2022-09-291-0/+1
* Always send default and rule_id to clients (#13904)Nicolas Werner2022-09-291-0/+1
* Improve backfill robustness by trying more servers. (#13890)reivilibre2022-09-291-0/+1
* Handle local device list updates during partial join (#13934)Erik Johnston2022-09-281-0/+1
* Limit and filter the number of backfill points to get from the database (#13879)Eric Eastwood2022-09-281-0/+1
* Add upgrade notes for changes to receipts replication. (#13932)Patrick Cloke2022-09-281-0/+1
* Revert "Stop returning an unused column when handling new receipts. (#13933)"...Patrick Cloke2022-09-281-1/+0
* Stop returning an unused column when handling new receipts. (#13933)Patrick Cloke2022-09-281-0/+1
* Document that the 'auto_join_rooms' option works with Spaces (#13931)Andrew Morgan2022-09-281-0/+1
* Correct default number of bcrypt hash rounds in .1 man page (#13930)Andrew Morgan2022-09-281-0/+1
* Handle remote device list updates during partial join (#13913)Erik Johnston2022-09-281-0/+1
* fix: Push notifications for invite over federation (#13719)Kateřina Churanová2022-09-281-0/+1
* Add instruction for running unit tests in parallel (#13928)Ashish Kumar2022-09-281-0/+1
* Persist CreateRoom events to DB in a batch (#13800)Shay2022-09-281-0/+1
* Prepatory work for batching events to send (#13487)Shay2022-09-281-0/+1
* Fix `have_seen_event` cache not being invalidated (#13863)Eric Eastwood2022-09-271-0/+1
* Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915)Eric Eastwood2022-09-271-0/+1
* Add new columns tracking when we partial-joined (#13892)David Robertson2022-09-271-0/+1
* Support the stable dir parameter for /relations. (#13920)Patrick Cloke2022-09-271-0/+1
* Prioritize outbound to-device over device list updates (#13922)Erik Johnston2022-09-271-0/+1
* Dockerfile for tests: align comments with current behavior (#13867)Mathieu Velten2022-09-271-0/+1
* Carry IdP Session IDs through user-mapping sessions. (#13839)Quentin Gliech2022-09-271-0/+1
* Handle the case of remote users leaving a partial join room for device lists ...Erik Johnston2022-09-271-0/+1
* Faster room joins: Fix spurious error when joining a room (#13872)Sean Quah2022-09-271-0/+1
* Complement image: propagate SIGTERM to all workers (#13914)Richard van der Hoff2022-09-261-0/+1
* Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893)Patrick Cloke2022-09-261-0/+1
* Update the manpage documentation for the hash_password script (#13911)Andrew Morgan2022-09-261-0/+1
* Snapshot schema 72 (#13873)David Robertson2022-09-261-0/+1
* typing: check origin server of typing event against room's servers (#13830)Mathieu Velten2022-09-261-0/+1
* Simplify cache invalidation after event persist txn (#13796)Nick Mills-Barrett2022-09-261-0/+1
* Update NixOS module URL (#13818)enterprisey2022-09-261-0/+1
* Correctly add Cargo.lock to sdsit (#13909)Erik Johnston2022-09-261-0/+1
* Fix mypy errors with latest canonicaljson (#13905)David Robertson2022-09-261-0/+1
* Only try to backfill event if we haven't tried before recently (#13635)Eric Eastwood2022-09-231-0/+1
* Faster room joins: Avoid blocking `/keys/changes` (#13888)Sean Quah2022-09-231-0/+1
* Fix access token leak to logs from proxyagent (#13855)Eric Eastwood2022-09-231-0/+1
* Update Cargo.lock file. (#13889)Patrick Cloke2022-09-231-0/+1
* Accept & store thread IDs for receipts (implement MSC3771). (#13782)Patrick Cloke2022-09-231-0/+1
* Send device list updates out to servers in partially joined rooms (#13874)Sean Quah2022-09-231-0/+1
* Faster Remote Room Joins: tell remote homeservers that we are unable to autho...reivilibre2022-09-231-0/+1
* Add comments to the Prometheus recording rules to make it clear which set of ...reivilibre2022-09-231-0/+1
* Raise issue if complement fails with latest deps (#13859)David Robertson2022-09-221-0/+1
* Fix the cross-link from register admin API to config docs. (#13870)Patrick Cloke2022-09-221-0/+1
* Properly paginate forward in the /relations API. (#13840)Patrick Cloke2022-09-221-0/+1
* Last batch of Pydantic for synapse/rest/client/account.py (#13832)David Robertson2022-09-211-0/+1
* Add version flag for MSC3881 (#13860)Brendan Abolivier2022-09-211-0/+1
* Track device IDs for pushers (#13831)Brendan Abolivier2022-09-211-0/+1
* Implementation of MSC3882 login token request (#13722)Hugh Nimmo-Smith2022-09-211-0/+1
* Add `worker_main_http_uri` to the contrib bash script (#13772)villepeh2022-09-211-0/+1
* Support enabling/disabling pushers (from MSC3881) (#13799)Brendan Abolivier2022-09-211-0/+1
* Add cache invalidation across workers to module API (#13667)Mathieu Velten2022-09-211-0/+1
* Correct documentation for map_user_attributes of OpenID Mapping Providers (#1...Peter Scheu2022-09-211-0/+1
* Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809)Quentin Gliech2022-09-211-0/+1
* Fix the release script not publishing binary wheels. (#13850)reivilibre2022-09-211-0/+1
* Merge branch 'release-v1.68' into developOlivier Wilkinson (reivilibre)2022-09-2066-66/+0
|\
| * 1.68.0rc1Olivier Wilkinson (reivilibre)2022-09-2066-66/+0
* | Remove the `complete_sso_login` method from the Module API which was deprecat...Quentin Gliech2022-09-201-0/+1
* | Generate separate snapshots for logical databases (#13792)David Robertson2022-09-201-0/+1
* | Port the push rule classes to Rust. (#13768)Erik Johnston2022-09-201-0/+1
|/
* Don't include redundant prev_state in new events (#13791)Denis2022-09-201-0/+1
* Add support to purge rows from MSC2716 and other tables when purging a room (...Eric Eastwood2022-09-161-0/+1
* Fix Docker build when Rust .so has been build locally first (#13811)Mathieu Velten2022-09-161-0/+1
* Compare ported to unported PG schemas in portdb test job (#13808)David Robertson2022-09-161-0/+1
* Minor speedups to CI linting (#13827)David Robertson2022-09-161-0/+1
* Remove error spam when users query the keys of departed remote users (#13826)Sean Quah2022-09-161-0/+1
* complement: init postgres DB directly inside the target image (#13819)Mathieu Velten2022-09-161-0/+1
* Add an admin API endpoint to find a user based on its external ID in an auth ...Quentin Gliech2022-09-161-0/+1
* Update request log format documentation to mention the format used when the a...reivilibre2022-09-161-0/+1
* Avoid putting rejected events in room state (#13723)Sean Quah2022-09-161-0/+1
* Document common fix of Poetry problems by removing egg-info (#13785)Eric Eastwood2022-09-151-0/+1
* Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pul...Eric Eastwood2022-09-151-0/+1
* Record any exception when processing a pulled event (#13814)Eric Eastwood2022-09-152-1/+2
* Support providing an index predicate for upserts. (#13822)Patrick Cloke2022-09-151-0/+1
* A third batch of Pydantic validation for rest/client/account.py (#13736)David Robertson2022-09-151-0/+1
* Add a `MXCUri` class to make working with mxc uri's easier. (#13162)Andrew Morgan2022-09-151-0/+1
* Keep track when we try and fail to process a pulled event (#13589)Eric Eastwood2022-09-141-0/+1
* Update event push action and receipt tables to support threads. (#13753)Patrick Cloke2022-09-141-0/+1
* Use partial indices on SQLIte. (#13802)Patrick Cloke2022-09-141-0/+1
* Deduplicate `is_server_notices_room`. (#13780)reivilibre2022-09-141-0/+1
* Fix a memory leak when running the unit tests. (#13798)reivilibre2022-09-141-0/+1
* Remove unused method in `synapse.api.auth.Auth`. (#13795)Quentin Gliech2022-09-141-0/+1
* Remove incorrect migration file from `state` logical DB (#13788)David Robertson2022-09-141-0/+1
* Fix bug in device list caching when remote users leave rooms (#13749)Sean Quah2022-09-141-0/+1
* Fix a long-standing spec compliance bug where Synapse would accept a trailing...reivilibre2022-09-141-0/+1
* Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766)Mathieu Velten2022-09-131-0/+1
* Merge branch 'master' into developErik Johnston2022-09-1353-53/+0
|\
| * 1.67.0rc1Erik Johnston2022-09-0653-53/+0
* | Updates to the schema dump script (#13770)David Robertson2022-09-131-0/+1
* | Simplify CI tests DAG (#13784)David Robertson2022-09-131-0/+1
* | installation.md: require libpq on M1 macs (#13480)Richard van der Hoff2022-09-131-0/+1
* | Add receipts event stream ordering (#13703)Nick Mills-Barrett2022-09-131-0/+1
* | Fix GHA skippable syntax (#13778)Mathieu Velten2022-09-121-0/+1
* | Fix typo in ratelimiting documentation (#13727)Brendan Abolivier2022-09-121-0/+1
* | Fix CI on non-PR builds (#13769)Erik Johnston2022-09-121-0/+1
* | Remove check current state membership up to date (#13745)Nick Mills-Barrett2022-09-121-0/+1
* | Check if Rust lib needs rebuilding. (#13759)Erik Johnston2022-09-121-0/+1
* | Concurrently collect room unread counts for push badges (#13765)Nick Mills-Barrett2022-09-091-0/+1
* | Tag trace with instance name (#13761)Eric Eastwood2022-09-091-0/+1
* | Strip number suffix from instance name to consolidate services that traces ar...Eric Eastwood2022-09-091-0/+1
* | Use an upsert for `receipts_graph`. (#13752)Patrick Cloke2022-09-091-0/+1
* | Add rust to CI (#13763)Erik Johnston2022-09-091-0/+1
* | Require SQLite >= 3.27.0 (#13760)David Robertson2022-09-091-0/+1
* | Re-type hint some collections in `/sync` code as read-only (#13754)Sean Quah2022-09-081-0/+1
* | Remove unused Prometheus recording rules from `synapse-v2.rules` and add comm...reivilibre2022-09-081-0/+1
* | Add timestamp to user's consent (#13741)Dirk Klimpel2022-09-081-0/+1
* | Update docstrings to explain the impact of partial state (#13750)Sean Quah2022-09-081-0/+1
* | Avoid raising errors due to malformed IDs in `get_current_hosts_in_room` (#13...Sean Quah2022-09-081-0/+1
* | Fix error in `is_mine_id` when encountering a malformed ID (#13746)Sean Quah2022-09-081-0/+1
* | Fix cache metrics not being updated when not using the legacy exposition modu...reivilibre2022-09-081-0/+1
* | Fix Prometheus recording rules to not use legacy metric names. (#13718)reivilibre2022-09-081-0/+1
* | Fix latest deps (#13743)Erik Johnston2022-09-081-0/+1
* | Fix a bug where Synapse fails to start if a signing key file contains an empt...reivilibre2022-09-081-0/+1
* | Instrument `get_metadata_for_events` for tracing (#13730)Eric Eastwood2022-09-071-0/+1
* | Fix latest deps CI (#13734)Erik Johnston2022-09-071-0/+1
* | Add some rust caching to CI (#13735)Erik Johnston2022-09-071-0/+1
* | Correct out-of-date doc for `event_cache_size` (#13726)David Robertson2022-09-071-0/+1
* | Define SQLite compat policy (#13728)David Robertson2022-09-071-0/+1
* | A second batch of Pydantic models for rest/client/account.py (#13687)David Robertson2022-09-071-0/+1
* | Cancel the processing of key query requests when they time out. (#13680)reivilibre2022-09-071-0/+1
* | Rename the `EventFormatVersions` enum values so that they line up with room v...reivilibre2022-09-071-0/+1
* | Add Admin API to Fetch Messages Within a Particular Window (#13672)Connor Davis2022-09-071-0/+1
* | Remove the unspecced room_id field in the /hierarchy response. (#13506)reivilibre2022-09-061-0/+1
* | Add a stub Rust crate (#12595)Erik Johnston2022-09-061-0/+1
* | Fix trial-olddeps (#13725)Erik Johnston2022-09-061-0/+1
* | Actually fix typechecking with latest types-jsonschema (#13724)David Robertson2022-09-061-0/+1
* | Update trial old deps CI to use poetry 1.2.0 (#13707)Erik Johnston2022-09-061-0/+1
* | Update Grafana dashboard to not use legacy metric names. (#13714)reivilibre2022-09-061-0/+1
|/
* Remove configuration options for direct TCP replication. (#13647)Patrick Cloke2022-09-061-0/+1
* Reduce number of CI jobs run on PRs (#13713)Erik Johnston2022-09-051-0/+1
* Extend the release script to wait for GitHub Actions to finish and to be usab...reivilibre2022-09-051-0/+1
* Fix typechecking with latest `types-jsonschema` (#13712)David Robertson2022-09-051-0/+1
* Share some metrics between the Prometheus exporter and the phone home stats (...Brendan Abolivier2022-09-051-0/+1
* Clarify `(room_id, event_id)` global uniqueness (#13701)Eric Eastwood2022-09-021-0/+1
* Update docs to make enabling metrics more clear (#13678)Eric Eastwood2022-09-021-0/+1
* Update lock file for Poetry v1.2.0 (#13689)Erik Johnston2022-09-021-0/+1
* Only run trial CI on all python versions on non-PRs (#13698)Erik Johnston2022-09-021-0/+1
* Fix two typos with colon in headlines (#13665)Dirk Klimpel2022-09-011-0/+1
* Add a schema delta to drop unstable private read receipts. (#13692)Patrick Cloke2022-09-011-0/+1
* Disable calculating unread counts unless the config flag is enabled. (#13694)Patrick Cloke2022-09-011-0/+1
* Update the Grafana dashboard that is included with Synapse in the `contrib` d...reivilibre2022-09-011-0/+1
* Cache `is_partial_state_room` (#13693)Erik Johnston2022-09-011-0/+1
* Add monthly active users documentation (#13617)Will Hunt2022-09-011-0/+1
* Add some logging to help track down #13444 (#13679)Erik Johnston2022-09-011-0/+1
* Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683)Richard van der Hoff2022-09-011-0/+1
* Bump docker image to use stable poetry version (#13688)Erik Johnston2022-09-011-0/+1
* Remove support for unstable private read receipts (#13653)Šimon Brandner2022-09-011-0/+1
* Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without a...Jacek Kuśnierz2022-08-311-0/+1
* Remove cached wrap on `_get_joined_users_from_context` method (#13569)Nick Mills-Barrett2022-08-311-0/+1
* Generalise the `@cancellable` annotation so it can be used on functions other...reivilibre2022-08-311-0/+1
* Fix admin List Room API return type on sqlite (#13509)David Robertson2022-08-311-0/+1
* Give the correct next event when the message timestamps are the same - MSC303...Eric Eastwood2022-08-301-0/+1
* Drop unused column `application_services_state.last_txn` (#13627)Shay2022-08-301-0/+1
* Remove documentation of legacy `frontend_proxy` worker app (#13645)Richard van der Hoff2022-08-301-0/+1
* Clarify documentation about replication traffic. (#13656)Patrick Cloke2022-08-301-0/+1
* Fix bug where we wedge media plugins if clients disconnect early (#13660)Erik Johnston2022-08-301-0/+1
* Do not wait for background updates to complete do expire URL cache. (#13657)Patrick Cloke2022-08-301-0/+1
* Speed up inserting `event_push_actions_staging`. (#13634)Patrick Cloke2022-08-301-0/+1
* Fix that user cannot `/forget` rooms after the last member has left (#13546)Dirk Klimpel2022-08-301-0/+1
* Optimize how we calculate `likely_domains` during backfill (#13575)Eric Eastwood2022-08-301-0/+1
* Print complement failure results last (#13639)Richard van der Hoff2022-08-281-0/+1
* Improve documentation around user registration (#13640)Richard van der Hoff2022-08-261-0/+1
* Generate missing configuration files at startup (#13615)Richard van der Hoff2022-08-261-0/+1
* Move the execution of the retention purge_jobs to the main worker (#13632)Brad Murray2022-08-261-0/+1
* Support `registration_shared_secret` in a file (#13614)Richard van der Hoff2022-08-251-0/+1
* register_new_matrix_user: read server url from config (#13616)Richard van der Hoff2022-08-251-0/+1
* Comment about a better future where we can get the state diff between two eve...Eric Eastwood2022-08-241-0/+1
* Rename `event_map` to `unpersisted_events` (#13603)David Robertson2022-08-241-0/+1
* Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_h...Eric Eastwood2022-08-241-0/+1
* Directly lookup local membership instead of getting all members in a room fir...Eric Eastwood2022-08-241-0/+1
* When loading current ids, sort by `stream_id` to avoid incorrect overwrite an...Eric Eastwood2022-08-241-0/+1
* Use dedicated `get_local_users_in_room` to find local users when calculating ...Eric Eastwood2022-08-241-0/+1
* Add experimental configuration option to allow disabling legacy Prometheus me...reivilibre2022-08-241-0/+1
* Rewrite get push actions queries (#13597)Nick Mills-Barrett2022-08-241-0/+1
* Faster Room Joins: fix `/make_knock` blocking indefinitely when the room in q...reivilibre2022-08-241-0/+1
* Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child conc...Eric Eastwood2022-08-231-0/+1
* Write about the chain cover a little. (#13602)David Robertson2022-08-231-0/+1
* Speed up `@cachedList` (#13591)Erik Johnston2022-08-231-0/+1
* Fix regression caused by #13573 (#13600)Erik Johnston2022-08-231-0/+1
* Merge tag 'v1.66.0rc1' into developDavid Robertson2022-08-2344-45/+0
|\
| * Remove manually-added changelog v1.66.0rc1David Robertson2022-08-231-1/+0
| * Drop support for delegating email validation, round 2 (#13596)David Robertson2022-08-231-0/+1
| * 1.66.0rc1David Robertson2022-08-2344-45/+0
* | Speed up fetching large numbers of push rules (#13592)Erik Johnston2022-08-231-0/+1
* | Cache user IDs instead of profile objects (#13573)Nick Mills-Barrett2022-08-231-0/+1
|/
* Fix that sending server notices fail if avatar is `None` (#13566)Dirk Klimpel2022-08-231-0/+1
* Fix Prometheus metrics being negative (mixed up start/end) (#13584)Eric Eastwood2022-08-231-0/+1
* `synapse.api.auth.Auth` cleanup: make permission-related methods use `Request...Quentin Gliech2022-08-221-0/+1
* Remove redundant opentracing spans for `/sendToDevice` and `/keys/upload` (#1...Andrew Morgan2022-08-221-0/+1
* MSC2716v4 room version - remove namespace from MSC2716 event content fields (...Eric Eastwood2022-08-191-0/+1
* Implement MSC3852: Expose `last_seen_user_agent` to users for their own devic...Andrew Morgan2022-08-192-0/+2
* Register homeserver modules when creating test homeserver (#13558)Andrew Morgan2022-08-191-0/+1
* Reduce the number of tests using TCP replication. (#13543)Patrick Cloke2022-08-191-0/+1
* Fix validation problem that occurs when a user tries to deactivate their acco...reivilibre2022-08-191-0/+1
* Add metrics to track `/messages` response time by room size (#13545)Eric Eastwood2022-08-181-0/+1
* Fix incorrect juggling of logging contexts in `_PerHostRatelimiter` (#13554)Sean Quah2022-08-181-0/+1
* Track number of hosts affected by the rate limiter (#13541)Eric Eastwood2022-08-181-0/+1
* Add support for compression to federation responses (#13537)Ayush Anand2022-08-181-0/+1
* Avoid blocking lazy-loading `/sync`s during partial joins (#13477)Sean Quah2022-08-181-0/+1
* Add metrics to track how the rate limiter is affecting requests (sleep/reject...Eric Eastwood2022-08-171-0/+1
* Fix a bug in the `/event_reports` Admin API which meant that the total count ...reivilibre2022-08-171-0/+1
* A first pass at pruning the Synapse README (#13491)David Robertson2022-08-171-0/+1
* Fix breaking event sending due to bad push rule (#13547)Erik Johnston2022-08-171-0/+1