.. |
.gitignore
|
Correct attrs package name in requirements (#3492)
|
2018-07-07 10:46:59 +10:00 |
11114.bugfix
|
Fix historical messages backfilling in random order on remote homeservers (MSC2716) (#11114)
|
2022-02-07 15:54:13 -06:00 |
11215.feature
|
Send to-device messages to application services (#11215)
|
2022-02-01 14:13:38 +00:00 |
11615.misc
|
Allow specifying the application service-specific `user_id` parameter in the `join` test helper. (#11616)
|
2022-02-03 13:09:22 +00:00 |
11616.misc
|
Allow specifying the application service-specific `user_id` parameter in the `join` test helper. (#11616)
|
2022-02-03 13:09:22 +00:00 |
11655.feature
|
Add a background database update to purge account data for deactivated users. (#11655)
|
2022-02-02 11:37:18 +00:00 |
11660.misc
|
Fetch edits for multiple events in a single query. (#11660)
|
2022-02-08 07:43:30 -05:00 |
11752.misc
|
Fetch thread summaries for multiple events in a single query (#11752)
|
2022-02-11 09:50:14 -05:00 |
11832.misc
|
Fix type errors introduced by new annotations in the Prometheus Client library. (#11832)
|
2022-02-02 16:51:00 +00:00 |
11837.feature
|
Experimental support to include bundled aggregations in search results (MSC3666) (#11837)
|
2022-02-08 09:21:20 -05:00 |
11849.feature
|
remove empty file, reword/rename newsfragment, and add line to upgrade doc
|
2022-02-14 10:21:00 -08:00 |
11854.feature
|
Add a callback to allow modules to deny 3PID (#11854)
|
2022-02-08 11:20:32 +01:00 |
11856.misc
|
Add missing type hints to synapse.replication.http. (#11856)
|
2022-02-08 07:44:39 -05:00 |
11859.doc
|
Fix typo: unpind -> unbind (#11859)
|
2022-02-03 17:20:44 +00:00 |
11862.doc
|
Clarify that users' media are also preview images (#11862)
|
2022-02-04 14:39:14 +00:00 |
11867.feature
|
Update changelog from #11867 to be a single line.
|
2022-02-09 11:32:20 -05:00 |
11868.feature
|
Allow modules to retrieve server and worker names (#11868)
|
2022-02-01 16:23:55 +01:00 |
11869.misc
|
Fixes for opentracing scopes (#11869)
|
2022-02-02 22:41:57 +00:00 |
11870.misc
|
Improve opentracing for federation requests (#11870)
|
2022-02-03 12:29:16 +00:00 |
11876.misc
|
Describe `prune_unread_entries` in docstrings (#11876)
|
2022-02-02 15:11:23 +00:00 |
11878.misc
|
Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878)
|
2022-02-02 12:24:07 -05:00 |
11880.misc
|
Convert `ApplicationServiceTestCase` to use `simple_async_mock` (#11880)
|
2022-02-01 17:45:13 +00:00 |
11884.misc
|
Revert experimental push rules from #7997. (#11884)
|
2022-02-02 09:49:31 -05:00 |
11888.misc
|
Disable coverage calculation for olddeps build. (#11888)
|
2022-02-02 15:59:33 +00:00 |
11890.bugfix
|
Fix losing incoming EDUs if debug logging enabled (#11890)
|
2022-02-02 16:25:17 +00:00 |
11892.feature
|
Add a ratelimiter for 3pid invite (#11892)
|
2022-02-03 14:28:15 +01:00 |
11895.removal
|
Remove support for the webclient listener. (#11895)
|
2022-02-03 18:36:49 +00:00 |
11905.misc
|
Notify users, rather than rooms, of device list updates (#11905)
|
2022-02-12 09:33:49 -05:00 |
11907.doc
|
Delete MSC1711_certificates_FAQ.md (#11907)
|
2022-02-04 11:27:00 +00:00 |
11909.misc
|
Add a unit test for users receiving their own device list updates (#11909)
|
2022-02-07 13:21:19 +00:00 |
11910.misc
|
Run Complement tests sequentially (#11910)
|
2022-02-04 13:04:57 +00:00 |
11911.misc
|
Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911)
|
2022-02-07 18:26:42 +00:00 |
11912.misc
|
Add a docstring to `add_device_change_to_streams` and fix some nearby types (#11912)
|
2022-02-08 10:52:22 +00:00 |
11913.misc
|
Tests: replace mocked Authenticator with the real thing (#11913)
|
2022-02-11 12:06:02 +00:00 |
11914.misc
|
Clean up an indirect reference to the homeserver datastore (#11914)
|
2022-02-07 13:25:09 +00:00 |
11927.misc
|
Pass the proper type when uploading files. (#11927)
|
2022-02-07 10:06:52 -05:00 |
11930.bugfix
|
Return JSON errors for unknown resources under /matrix/client. (#11930)
|
2022-02-08 07:06:25 -05:00 |
11933.feature
|
Support the stable API endpoint for MSC3283: new settings in `/capabilities` endpoint (#11933)
|
2022-02-11 09:32:11 +00:00 |
11936.bugfix
|
Implement a content type allow list for URL previews (#11936)
|
2022-02-10 15:43:01 +00:00 |
11938.misc
|
Add missing type hints to synapse.replication. (#11938)
|
2022-02-08 11:03:08 -05:00 |
11939.misc
|
Remove unnecessary ignores due to Twisted upgrade. (#11939)
|
2022-02-08 09:15:59 -05:00 |
11941.feature
|
Support the MSC3715 for `/relations`. (#11941)
|
2022-02-11 11:20:27 -05:00 |
11946.doc
|
Fix example for structured logging. (#11946)
|
2022-02-09 20:56:33 +00:00 |
11950.removal
|
Remove deprecated user_may_create_room_with_invites callback (#11950)
|
2022-02-11 13:58:11 +00:00 |
11952.bugfix
|
Support pagination tokens from /sync and /messages in the relations API. (#11952)
|
2022-02-10 10:52:48 -05:00 |
11953.misc
|
Adds misc missing type hints (#11953)
|
2022-02-11 07:20:16 -05:00 |
11954.doc
|
Basic documentation for the release cycle. (#11954)
|
2022-02-10 13:15:10 +00:00 |
11955.doc
|
Fix broken link in README to admin API. (#11955)
|
2022-02-10 14:18:27 +00:00 |
11961.removal
|
Drop support for EOL Ubuntu 21.04 (#11961)
|
2022-02-10 13:59:42 -08:00 |
11965.misc
|
fix import cycle (#11965)
|
2022-02-11 13:07:55 +00:00 |
11966.feature
|
Fix Newsfile
|
2022-02-11 13:51:26 +00:00 |
11967.feature
|
Implement MSC3706: partial state in `/send_join` response (#11967)
|
2022-02-12 10:44:16 +00:00 |
11969.misc
|
Revert "Pin to frozendict<2.1.2 (#11625)" and allow frozendict>2.1.2 (#11969)
|
2022-02-14 21:18:01 +00:00 |
11971.misc
|
Prepare for rename of default complement branch (#11971)
|
2022-02-11 14:43:34 +00:00 |
11975.bugfix
|
Require that modules register their callbacks using keyword arguments. (#11975)
|
2022-02-14 09:18:44 -05:00 |
11979.misc
|
Use version string helper from matrix-common (#11979)
|
2022-02-14 13:12:22 +00:00 |
11988.bugfix
|
Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#11988)
|
2022-02-14 19:28:00 +00:00 |
11989.feature
|
Note when unstable MSC3283 prefixes will be removed (#11989)
|
2022-02-14 19:07:59 +00:00 |