..
.gitignore
7864.bugfix
Drop federation transmission queues during a significant remote outage. ( #7864 )
2020-08-13 12:35:04 +01:00
8013.feature
Iteratively encode JSON responses to avoid blocking the reactor. ( #8013 )
2020-08-18 08:49:59 -04:00
8037.feature
Use the default templates when a custom template file cannot be found ( #8037 )
2020-08-17 17:05:00 +01:00
8071.misc
Convert events worker database to async/await. ( #8071 )
2020-08-18 16:20:49 -04:00
8072.misc
Remove a space at the start of a changelog entry.
2020-08-13 14:16:18 -04:00
8074.misc
Convert stream database to async/await. ( #8074 )
2020-08-17 07:24:46 -04:00
8075.misc
Convert pusher databases to async/await. ( #8075 )
2020-08-14 10:30:16 -04:00
8076.misc
Convert receipts and events databases to async/await. ( #8076 )
2020-08-14 10:05:19 -04:00
8081.bugfix
Run remove_push_actions_from_staging
in foreground ( #8081 )
2020-08-13 17:05:31 +01:00
8085.misc
Remove some unused database functions. ( #8085 )
2020-08-14 09:25:40 -04:00
8087.misc
Convert misc database code to async ( #8087 )
2020-08-14 07:24:26 -04:00
8090.misc
Add type hints to synapse.handlers.room ( #8090 )
2020-08-14 14:47:53 +01:00
8092.feature
Add a shadow-banned flag to users. ( #8092 )
2020-08-14 12:37:59 -04:00
8093.misc
Rename changelog from bugfix to misc.
2020-08-18 09:09:11 -04:00
8100.misc
Convert some of the general database methods to async ( #8100 )
2020-08-17 12:18:01 -04:00
8101.bugfix
Remove : from allowed client_secret chars ( #8101 )
2020-08-18 14:14:27 +01:00
8106.bugfix
Be stricter about JSON that is accepted by Synapse ( #8106 )
2020-08-19 07:26:03 -04:00
8107.feature
Add resources.consent conditional dependency back ( #8107 )
2020-08-18 10:59:54 +01:00
8111.doc
Add a link to the matrix-synapse-rest-password-provider. ( #8111 )
2020-08-18 09:54:35 -04:00
8112.misc
Fix the return type of send_nonmember_events. ( #8112 )
2020-08-18 09:53:13 -04:00
8113.misc
Separate get_current_token
into two. ( #8113 )
2020-08-19 10:39:31 +01:00
8116.feature
Switch the JSON byte producer from a pull to a push producer. ( #8116 )
2020-08-19 08:07:57 -04:00
8119.misc
Remove the unused inlineCallbacks code-paths in the caching code ( #8119 )
2020-08-19 07:09:07 -04:00
8120.doc
Updated docs: Added note about missing 308 redirect support. ( #8120 )
2020-08-19 12:26:50 +01:00
8121.misc
Convert runWithConnection to async. ( #8121 )
2020-08-19 07:09:24 -04:00
8123.misc
Remove ChainedIdGenerator
. ( #8123 )
2020-08-19 13:41:51 +01:00