.. |
.gitignore
|
…
|
|
13028.misc
|
Type `tests.utils` (#13028)
|
2022-07-05 15:13:47 +01:00 |
13029.doc
|
…
|
|
13031.feature
|
…
|
|
13044.misc
|
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044)
|
2022-07-11 16:52:10 +00:00 |
13077.doc
|
…
|
|
13079.misc
|
…
|
|
13086.doc
|
…
|
|
13100.misc
|
Handle race between persisting an event and un-partial stating a room (#13100)
|
2022-07-05 16:12:52 +01:00 |
13103.misc
|
…
|
|
13113.misc
|
…
|
|
13116.doc
|
…
|
|
13119.misc
|
…
|
|
13125.feature
|
…
|
|
13127.misc
|
…
|
|
13129.misc
|
…
|
|
13131.bugfix
|
…
|
|
13132.doc
|
Add information on how the Synapse team does reviews. (#13132)
|
2022-07-06 07:30:58 -04:00 |
13134.misc
|
…
|
|
13135.misc
|
…
|
|
13136.misc
|
…
|
|
13139.doc
|
…
|
|
13143.misc
|
…
|
|
13144.misc
|
…
|
|
13145.misc
|
…
|
|
13148.feature
|
…
|
|
13151.misc
|
Faster room joins: fix race in recalculation of current room state (#13151)
|
2022-07-07 12:19:31 +00:00 |
13152.misc
|
…
|
|
13153.misc
|
…
|
|
13157.misc
|
Factor out some common Complement CI setup commands to a script. (#13157)
|
2022-07-05 14:24:42 +01:00 |
13158.misc
|
Add --build-only option to complement.sh to prevent actually running Complement. (#13158)
|
2022-07-07 14:18:38 +00:00 |
13159.misc
|
…
|
|
13166.doc
|
…
|
|
13167.misc
|
…
|
|
13174.bugfix
|
Make `_get_state_map_for_room` not break when room state events don't contain an event id. (#13174)
|
2022-07-07 08:14:32 +00:00 |
13194.bugfix
|
Fix bug where we failed to delete old push actions (#13194)
|
2022-07-06 12:09:19 +01:00 |
13195.misc
|
Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195)
|
2022-07-07 10:08:04 +00:00 |
13197.bugfix
|
Fix exception when using MSC3030 to look for remote federated events before room creation (#13197)
|
2022-07-07 11:52:45 -05:00 |
13200.removal
|
Remove obsolete RoomEventsStoreTestCase (#13200)
|
2022-07-07 13:47:26 +01:00 |
13207.docker
|
Bump lxml from 4.8.0 to 4.9.1 (#13207)
|
2022-07-07 10:56:52 +00:00 |
13209.misc
|
Use a single query in `ProfileHandler.get_profile` (#13209)
|
2022-07-07 11:02:09 +00:00 |
13211.misc
|
Remove delay when rotating event push actions (#13211)
|
2022-07-11 16:51:30 +01:00 |
13212.doc
|
Document the 'databases' homeserver config option (#13212)
|
2022-07-11 14:05:24 +00:00 |
13222.misc
|
Add a `filter_event_for_clients_with_state` function (#13222)
|
2022-07-11 14:14:09 +01:00 |
13223.bugfix
|
Fix notification count after a highlighted message (#13223)
|
2022-07-08 14:00:29 +01:00 |
13226.bugfix
|
Ensure portdb selects _all_ rows with negative rowids (#13226)
|
2022-07-11 10:36:18 +01:00 |
13228.misc
|
editorconfig: add max_line_length for Python files (#13228)
|
2022-07-08 16:40:25 +00:00 |
13235.bugfix
|
Fix to-device messages not being sent to MSC3202-enabled appservices (#13235)
|
2022-07-11 17:22:17 +01:00 |
13236.bugfix
|
Fix appservice EDUs failing to send if the EDU doesn't have a room ID (#13236)
|
2022-07-11 14:12:28 +01:00 |