MatrixSynapse/changelog.d
Richard van der Hoff a8ce7aeb43
Pass room version object into event_auth.check and check_redaction (#6788)
These are easier to work with than the strings and we normally have one around.

This fixes `FederationHander._persist_auth_tree` which was passing a
RoomVersion object into event_auth.check instead of a string.
2020-01-28 14:18:29 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
6729.misc Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00
6734.bugfix Warn if postgres database has non-C locale. (#6734) 2020-01-28 13:44:21 +00:00
6748.misc Propagate cache invalidates from workers to other workers. (#6748) 2020-01-27 13:47:50 +00:00
6751.misc Remove unnecessary abstractions in admin handler (#6751) 2020-01-22 15:09:57 +00:00
6757.misc a bit of debugging for media storage providers (#6757) 2020-01-23 12:11:44 +00:00
6761.bugfix Minor fixes to user admin api (#6761) 2020-01-23 12:03:58 +00:00
6767.bugfix Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
6771.bugfix Make 'event.redacts' never raise. (#6771) 2020-01-23 15:19:03 +00:00
6775.doc Formatting of changelog 2020-01-27 14:09:59 +02:00
6788.misc Pass room version object into event_auth.check and check_redaction (#6788) 2020-01-28 14:18:29 +00:00