0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 22:18:18 +02:00
synapse/changelog.d
Erik Johnston 2284eb3a53
Add database config class (#6513)
This encapsulates config for a given database and is the way to get new
connections.
2019-12-18 10:45:12 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
6349.feature Changelog 2019-11-11 16:53:29 +00:00
6377.bugfix Prevent redacted events from appearing in message search (#6377) 2019-12-11 13:39:47 +00:00
6385.bugfix Prevent message search in upgraded rooms we're not in (#6385) 2019-12-11 13:07:25 +00:00
6394.feature Add dev script to generate full SQL schema files (#6394) 2019-12-11 13:16:01 +00:00
6411.feature Allow SAML username provider plugins (#6411) 2019-12-10 17:30:16 +00:00
6453.feature Automatically delete empty groups/communities (#6453) 2019-12-16 12:12:40 +00:00
6486.bugfix look up cross-signing keys from the DB in bulk (#6486) 2019-12-12 12:03:28 -05:00
6496.misc Newsfile 2019-12-09 13:48:14 +00:00
6502.removal Remove redundant code from event authorisation implementation. (#6502) 2019-12-10 15:09:45 +00:00
6504.misc Newsfile 2019-12-10 14:40:15 +00:00
6505.misc Newsfile 2019-12-10 11:23:52 +00:00
6506.misc Newsfile 2019-12-10 11:29:44 +00:00
6510.misc Newsfile 2019-12-10 13:22:42 +00:00
6511.misc Newsfile 2019-12-10 14:34:17 +00:00
6512.misc Newsfile 2019-12-10 13:36:00 +00:00
6513.misc Add database config class (#6513) 2019-12-18 10:45:12 +00:00
6514.bugfix Fix race which caused deleted devices to reappear (#6514) 2019-12-10 16:22:29 +00:00
6515.misc Clean up some logging (#6515) 2019-12-11 14:32:25 +00:00
6517.misc changelog 2019-12-11 14:39:26 +00:00
6522.bugfix Fix redacted events being returned in search results ordered by "recent" (#6522) 2019-12-12 15:53:49 +00:00
6523.feature Add option to allow profile queries without sharing a room (#6523) 2019-12-16 16:11:55 +00:00
6534.misc Newsfile 2019-12-12 14:54:03 +00:00
6537.misc Newsfile 2019-12-12 15:22:46 +00:00
6538.misc Adjust the sytest blacklist for worker mode (#6538) 2019-12-13 10:15:20 +00:00
6541.doc Document Shutdown Room admin API (#6541) 2019-12-13 15:28:48 +00:00
6557.misc Remove unused get_pagination_rows methods. (#6557) 2019-12-17 11:44:32 +00:00