forked-synapse/changelog.d
Erik Johnston c80a9fe13d
When a client asks for remote keys check if should resync. (#6797)
If we detect that the remote users' keys may have changed then we should
attempt to resync against the remote server rather than using the
(potentially) stale local cache.
2020-01-30 15:06:58 +00:00
..
.gitignore
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
6776.misc Detect unknown remote devices and mark cache as stale (#6776) 2020-01-28 14:43:21 +00:00
6787.feature update changelog 2020-01-28 14:20:10 +00:00
6788.misc Pass room version object into event_auth.check and check_redaction (#6788) 2020-01-28 14:18:29 +00:00
6790.feature changelog 2020-01-29 11:52:52 +00:00
6792.misc Delete current state when server leaves a room (#6792) 2020-01-29 11:01:32 +00:00
6795.bugfix Fix outbound federation request metrics (#6795) 2020-01-28 18:59:48 +00:00
6796.bugfix Fix bug when querying remote user keys that require a resync. (#6796) 2020-01-29 09:56:41 +00:00
6797.misc When a client asks for remote keys check if should resync. (#6797) 2020-01-30 15:06:58 +00:00
6799.bugfix Fix race in federation sender that delayed device updates. (#6799) 2020-01-29 11:23:01 +00:00
6800.bugfix Remove unused DeviceRow class (#6800) 2020-01-29 12:06:31 +00:00
6803.misc Type defintions for use in refactoring for redaction changes (#6803) 2020-01-30 11:25:59 +00:00