0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-03 03:09:02 +02:00
synapse/changelog.d
Erik Johnston f886a69916
Correctly pass app_name to all email templates. (#7829)
We didn't do this for e.g. registration emails.
2020-07-14 10:00:53 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
6455.feature Include room states on invite events sent to ASes (#6455) 2020-07-10 18:44:56 +01:00
7798.feature Add ability to shard the federation sender (#7798) 2020-07-10 18:26:36 +01:00
7802.misc Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802) 2020-07-10 14:30:08 -04:00
7813.misc Add types to the server code and remove unused parameter (#7813) 2020-07-10 14:28:42 -04:00
7815.bugfix Fix resync remote devices on receive PDU in worker mode. (#7815) 2020-07-10 18:23:17 +01:00
7817.bugfix Fix recursion error when fetching auth chain over federation (#7817) 2020-07-10 18:15:35 +01:00
7822.bugfix Fix handling of "off" in encryption_enabled_by_default_for_room_type (#7822) 2020-07-13 17:14:42 +01:00
7829.bugfix Correctly pass app_name to all email templates. (#7829) 2020-07-14 10:00:53 +01:00
7830.feature Support handling registration requests across multiple client readers. (#7830) 2020-07-13 13:31:46 -04:00