synapse/changelog.d
Erik Johnston 3fbe5b7ec3
Add auth events as per spec. (#6556)
Previously we tried to be clever and filter out some unnecessary event
IDs to keep the auth chain small, but that had some annoying
interactions with state res v2 so we stop doing that for now.
2019-12-16 16:59:32 +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
6501.misc Refactor get_events_from_store_or_dest to return a dict (#6501) 2019-12-10 16:22:00 +00:00
6502.removal Remove redundant code from event authorisation implementation. (#6502) 2019-12-10 15:09:45 +00:00
6503.misc Move get_state methods into FederationHandler (#6503) 2019-12-10 17:42:46 +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
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
6521.misc Add include_event_in_state to _get_state_for_room (#6521) 2019-12-11 16:37:51 +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
6524.misc Check the room_id of events when fetching room state/auth (#6524) 2019-12-12 12:57:45 +00:00
6526.bugfix Persist auth/state events at backwards extremities when we fetch them (#6526) 2019-12-16 12:26:28 +00:00
6527.bugfix Exclude rejected state events when calculating state at backwards extrems (#6527) 2019-12-16 13:14:37 +00:00
6530.misc Sanity-check room ids in event auth (#6530) 2019-12-13 11:44:41 +00:00
6531.misc sanity-checking for events used in state res (#6531) 2019-12-13 12:55:32 +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
6556.bugfix Add auth events as per spec. (#6556) 2019-12-16 16:59:32 +00:00