MatrixSynapse/changelog.d
Patrick Cloke 7754af24ab
Remove the unstable `/spaces` endpoint. (#12073)
...and various code supporting it.

The /spaces endpoint was from an old version of MSC2946 and included
both a Client-Server and Server-Server API. Note that the unstable
/hierarchy endpoint (from the final version of MSC2946) is not yet
removed.
2022-02-28 18:33:00 +00:00
..
.gitignore
10870.misc Track and deduplicate in-flight requests to `_get_state_for_groups`. (#10870) 2022-02-18 17:23:31 +00:00
11599.doc Add documentation for missing worker types. (#11599) 2022-02-23 22:49:04 +00:00
11608.misc Cap the number of in-flight requests for state from a single group (#11608) 2022-02-22 14:24:31 +00:00
11617.feature Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2022-02-24 17:55:45 +00:00
11835.feature
11865.removal synctl: print warning if synctl_cache_factor is set in config (#11865) 2022-02-28 11:42:13 +00:00
11900.misc Remove excess condition on `knock->leave` check (#11900) 2022-02-22 18:35:01 +00:00
11972.misc
11974.misc
11984.misc Add type hints to `synapse/storage/databases/main` (#11984) 2022-02-21 16:03:06 +00:00
11985.feature Fetch images when previewing Twitter URLs. (#11985) 2022-02-22 07:11:39 -05:00
11991.misc
11992.bugfix
11994.misc
11996.misc
11997.docker
11999.bugfix
12000.feature
12001.feature Implement account status endpoints (MSC3720) (#12001) 2022-02-22 15:10:10 +00:00
12003.doc
12004.doc Document why auth providers aren't validated in the admin API. (#12004) 2022-02-18 17:24:25 +00:00
12005.misc
12008.removal
12009.feature
12011.misc
12013.misc Faster joins: Support for calling `/federation/v1/state` (#12013) 2022-02-22 12:17:10 +00:00
12015.misc
12016.misc Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 2022-02-18 14:54:31 +00:00
12018.removal
12019.misc Use v3 endpoints for fallback auth (Matrix 1.1) (#12019) 2022-02-22 11:20:45 +00:00
12020.feature Advertise Matrix 1.1 in `/_matrix/client/versions` (#12020) 2022-02-18 07:49:53 -05:00
12021.feature Use stable MSC3069 `is_guest` flag on `/whoami`. (#12021) 2022-02-18 07:48:23 -05:00
12022.feature Advertise Matrix 1.2 in `/_matrix/client/versions` (#12022) 2022-02-21 08:59:29 -07:00
12024.bugfix
12025.misc
12030.misc Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
12031.misc Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
12033.misc Add more tests for in-flight state query duplication. (#12033) 2022-02-22 11:44:11 +00:00
12034.misc Minor typing fixes (#12034) 2022-02-21 18:37:04 +00:00
12037.bugfix Fix non-strings in the `event_search` table (#12037) 2022-02-24 11:52:28 +00:00
12039.misc remote join processing: get create event from state, not auth_chain (#12039) 2022-02-21 19:27:35 +00:00
12041.misc Run `_handle_queued_pdus` as a background process (#12041) 2022-02-22 13:33:22 +00:00
12051.misc Tidy the building of sdists and wheels (#12051) 2022-02-22 11:33:37 +00:00
12052.misc Prune setup.cfg some more (#12059) 2022-02-22 14:52:56 +00:00
12056.bugfix Fix slow performance of `/logout` in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (#12056) 2022-02-22 13:29:04 +00:00
12058.feature Use room version 9 as the default room version (per MSC3589). (#12058) 2022-02-22 14:09:40 +00:00
12059.misc Prune setup.cfg some more (#12059) 2022-02-22 14:52:56 +00:00
12060.misc Better error message when failing to request from another process (#12060) 2022-02-22 15:52:08 +00:00
12063.misc Rename default branch of complement.sh to main (#12063) 2022-02-23 10:06:18 +00:00
12066.misc Add type hints to `tests/rest/client` (#12066) 2022-02-23 08:33:19 -05:00
12067.feature Remove more references to `get_datastore` (#12067) 2022-02-23 12:35:53 +00:00
12068.misc Add logging to `/sync` for debugging #11916 (#12068) 2022-02-23 14:22:22 +00:00
12069.misc Minor typing fixes for `synapse/storage/persist_events.py` (#12069) 2022-02-25 10:19:49 +00:00
12070.misc Ensure that `get_datastores().main` is typed (#12070) 2022-02-25 10:20:40 +00:00
12072.misc Add type hints to `tests/rest/client` (#12072) 2022-02-24 13:56:38 -05:00
12073.removal Remove the unstable `/spaces` endpoint. (#12073) 2022-02-28 18:33:00 +00:00
12077.bugfix Properly failover for unknown endpoints from Conduit/Dendrite. (#12077) 2022-02-28 07:52:44 -05:00
12084.misc Add type hints to `tests/rest/client` (#12084) 2022-02-28 17:47:37 +00:00
12092.misc Replace assertEquals and friends with non-deprecated versions. (#12092) 2022-02-28 07:12:29 -05:00
12098.bugfix Actually fix bad debug logging rejecting device list & signing key transactions (#12098) 2022-02-28 14:10:36 +00:00
12099.misc Move experimental support for MSC3440 to /versions. (#12099) 2022-02-28 18:29:09 +00:00
12100.bugfix Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100) 2022-02-28 17:40:24 +00:00