Commit Graph

2484 Commits (ac0d45b78b647f6744b5850da88a4ca8c76666b9)

Author SHA1 Message Date
Erik Johnston ac0d45b78b 1.10.0rc1 5 years ago
Erik Johnston 83b0ea047b
Fix deleting of stale marker for device lists (#6819) 5 years ago
Richard van der Hoff 7f93eb1903
pass room_version into compute_event_signature (#6807) 5 years ago
Richard van der Hoff f6fa2c0b31 newsfile 5 years ago
Erik Johnston 7d846e8704
Fix bug with getting missing auth event during join 500'ed (#6810) 5 years ago
Richard van der Hoff 540c5e168b changelog 5 years ago
Richard van der Hoff 46a446828d
pass room version into FederationHandler.on_invite_request (#6805) 5 years ago
Erik Johnston e0992fcc5b
Log when we delete room in bg update (#6816) 5 years ago
Richard van der Hoff 184303b865
MSC2260: Block direct sends of m.room.aliases events (#6794) 5 years ago
Erik Johnston 57ad702af0
Backgroud update to clean out rooms from current state (#6802) 5 years ago
Erik Johnston b660327056
Resync remote device list when detected as stale. (#6786) 5 years ago
Erik Johnston c3d4ad8afd
Fix sending server up commands from workers (#6811) 5 years ago
Erik Johnston a5bab2d058
When server leaves room check for stale device lists. (#6801) 5 years ago
Erik Johnston c80a9fe13d
When a client asks for remote keys check if should resync. (#6797) 5 years ago
Richard van der Hoff 5a246611e3
Type defintions for use in refactoring for redaction changes (#6803) 5 years ago
Erik Johnston a855b7c3a8
Remove unused DeviceRow class (#6800) 5 years ago
Richard van der Hoff 750d4d7599 changelog 5 years ago
Erik Johnston 6b9e1014cf
Fix race in federation sender that delayed device updates. (#6799) 5 years ago
Erik Johnston 611215a49c
Delete current state when server leaves a room (#6792) 5 years ago
Erik Johnston 2cad8baa70
Fix bug when querying remote user keys that require a resync. (#6796) 5 years ago
Erik Johnston fcfb591b31
Fix outbound federation request metrics (#6795) 5 years ago
Erik Johnston e17a110661
Detect unknown remote devices and mark cache as stale (#6776) 5 years ago
Richard van der Hoff fbe0a82c0d update changelog 5 years ago
Richard van der Hoff 99e205fc21 changelog 5 years ago
Richard van der Hoff a8ce7aeb43
Pass room version object into event_auth.check and check_redaction (#6788) 5 years ago
Erik Johnston 02b44db922
Warn if postgres database has non-C locale. (#6734) 5 years ago
Erik Johnston 77d9357226 1.9.1 5 years ago
Erik Johnston bdbeeb94ec
Fix setting `mau_limit_reserved_threepids` config (#6793) 5 years ago
Erik Johnston 8df862e45d
Add `rooms.room_version` column (#6729) 5 years ago
Erik Johnston d5275fc55f
Propagate cache invalidates from workers to other workers. (#6748) 5 years ago
Jason Robinson cf9d56e5cf
Formatting of changelog 5 years ago
Andrew Morgan 9f7aaf90b5
Validate client_secret parameter (#6767) 5 years ago
Jason Robinson aa6ad288f1 Clarifications to the workers documentation 5 years ago
Erik Johnston fa4d609e20
Make 'event.redacts' never raise. (#6771) 5 years ago
Brendan Abolivier 1dc5a791cf Fixup changelog 5 years ago
Richard van der Hoff 6b7462a13f
a bit of debugging for media storage providers (#6757) 5 years ago
Richard van der Hoff 5bd3cb7260
Minor fixes to user admin api (#6761) 5 years ago
Andrew Morgan d31f5f4d89
Update admin room docs with correct endpoints (#6770) 5 years ago
Andrew Morgan ce84dd9e20
Remove unnecessary abstractions in admin handler (#6751) 5 years ago
Brendan Abolivier 0d0f32bc53 1.9.0rc1 5 years ago
Andrew Morgan 90a28fb475
Admin API to list, filter and sort rooms (#6720) 5 years ago
Brendan Abolivier 6ae0c8db33
Lint + changelog 5 years ago
Andrew Morgan aa9b00fb2f
Fix and add test to deprecated quarantine media admin api (#6756) 5 years ago
Neil Johnson 5e52d8563b Allow monthly active user limiting support for worker mode, fixes #4639. (#6742) 5 years ago
Erik Johnston 5d7a6ad223
Allow streaming cache invalidate all to workers. (#6749) 5 years ago
Erik Johnston 2093f83ea0
Remove unused CI docker compose files (#6754) 5 years ago
Ivan Vilata-i-Balaguer 837f62266b Avoid attribute error when `password_config` present but empty (#6753) 5 years ago
Brendan Abolivier 07124d028d
Port synapse_port_db to async/await (#6718) 5 years ago
Erik Johnston 0e68760078
Add a DeltaState to track changes to be made to current state (#6716) 5 years ago
Erik Johnston b0a66ab83c
Fixup synapse.rest to pass mypy (#6732) 5 years ago