.. |
.gitignore
|
Correct attrs package name in requirements (#3492)
|
2018-07-07 10:46:59 +10:00 |
10870.misc
|
Track and deduplicate in-flight requests to _get_state_for_groups . (#10870)
|
2022-02-18 17:23:31 +00:00 |
11835.feature
|
Prevent duplicate push notifications for room reads (#11835)
|
2022-02-17 10:23:54 +00:00 |
11972.misc
|
Add some tests for propagation of device list changes between local users (#11972)
|
2022-02-15 11:27:56 +00:00 |
11974.misc
|
Optimise calculating device_list changes in /sync . (#11974)
|
2022-02-15 15:01:00 +00:00 |
11984.misc
|
Add type hints to synapse/storage/databases/main (#11984)
|
2022-02-21 16:03:06 +00:00 |
11991.misc
|
Refactor search code to reduce function size. (#11991)
|
2022-02-15 13:47:05 +00:00 |
11992.bugfix
|
Fix incorrect thread summaries when the latest event is edited. (#11992)
|
2022-02-15 08:26:57 -05:00 |
11994.misc
|
_auth_and_persist_outliers : drop events we have already seen (#11994)
|
2022-02-15 14:33:28 +00:00 |
11996.misc
|
Limit concurrent AS joins (#11996)
|
2022-02-16 11:16:48 +00:00 |
11997.docker
|
Docker: remove VOLUME directive (#11997)
|
2022-02-15 13:59:15 +00:00 |
11999.bugfix
|
Fix incorrect get_rooms_for_user for remote user (#11999)
|
2022-02-15 14:26:28 +00:00 |
12000.feature
|
Track cache invalidations (#12000)
|
2022-02-15 14:31:04 +00:00 |
12003.doc
|
Explain the meaning of spam checker callbacks' return values (#12003)
|
2022-02-16 12:25:43 +00:00 |
12004.doc
|
Document why auth providers aren't validated in the admin API. (#12004)
|
2022-02-18 17:24:25 +00:00 |
12005.misc
|
send_join response: get create event from state , not auth_chain (#12005)
|
2022-02-17 11:59:26 +00:00 |
12008.removal
|
Remove support for the legacy structured logging configuration. (#12008)
|
2022-02-17 13:32:18 +00:00 |
12009.feature
|
Allow modules to set a display name on registration (#12009)
|
2022-02-17 16:54:16 +00:00 |
12011.misc
|
Faster joins: parse msc3706 fields in send_join response (#12011)
|
2022-02-17 16:11:59 +00:00 |
12015.misc
|
Configure tox to use venv (#12015)
|
2022-02-17 15:55:14 +00:00 |
12016.misc
|
Fix bug in StateFilter.return_expanded() and add some tests. (#12016)
|
2022-02-18 14:54:31 +00:00 |
12018.removal
|
Remove unstable MSC3283 flags (#12018)
|
2022-02-17 17:22:55 +00:00 |
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
|
Fix 500 error with Postgres when looking backwards with the MSC3030 /timestamp_to_event endpoint (#12024)
|
2022-02-18 12:11:18 +00:00 |
12025.misc
|
Update the olddeps CI check to use an old version of markupsafe (#12025)
|
2022-02-18 11:38:48 +00:00 |
12030.misc
|
Upgrade mypy to version 0.931 (#12030)
|
2022-02-18 15:57:26 +00:00 |
12034.misc
|
Minor typing fixes (#12034)
|
2022-02-21 18:37:04 +00:00 |
12039.misc
|
remote join processing: get create event from state, not auth_chain (#12039)
|
2022-02-21 19:27:35 +00:00 |