Commit Graph

10463 Commits (e8e3e033eea2947c3746005f876afca55c601f1d)

Author SHA1 Message Date
Erik Johnston 2e697d3013 Explicitly check that tombstone is a state event before notifying. 5 years ago
Erik Johnston cf89266b98 Deny redaction of events in a different room. 5 years ago
Erik Johnston f31d4cb7a2 Don't allow clients to send tombstones that reference the same room 5 years ago
Andrew Morgan 72167fb394
Change user deactivated errcode to USER_DEACTIVATED and use it (#5686) 5 years ago
Andrew Morgan 58a755cdc3 Remove duplicate return statement 5 years ago
Erik Johnston a9bcae9f50 Share SSL options for well-known requests 5 years ago
Erik Johnston 123c04daa7 Don't recreate column 5 years ago
Erik Johnston 15056ca208 Fix current_state_events membership background update. 5 years ago
Erik Johnston b4d5ff0af7 Don't log as exception when failing durig backfill 5 years ago
Erik Johnston 1ec7d656dd Unwrap error 5 years ago
Erik Johnston 458e51df7a Fix error handling when fetching remote device keys 5 years ago
Richard van der Hoff 8c97f6414c
Remove non-functional 'expire_access_token' setting (#5782) 5 years ago
Richard van der Hoff 4e97eb89e5 Handle loops in redaction events 5 years ago
Richard van der Hoff 448bcfd0f9 recursively fetch redactions 5 years ago
Richard van der Hoff e6a6c4fbab split _get_events_from_db out of _enqueue_events 5 years ago
Richard van der Hoff c9964ba600 Return dicts from _fetch_event_list 5 years ago
Amber Brown 865077f1d1
Room Complexity Client Implementation (#5783) 5 years ago
Erik Johnston aecae8f397 Correctly handle errors doing requests to group servers 5 years ago
Amber Brown 97a8b4caf7
Move some timeout checking logs to DEBUG #5785 5 years ago
Erik Johnston df3a5db629 Expand comment 5 years ago
Jorik Schellekens 85b0bd8fe0 Update the device list cache when keys/query is called (#5693) 5 years ago
Erik Johnston 105e7f6ed3 Remove lost comment 5 years ago
Erik Johnston 45df38e61b Fix current_state bg update to work on old SQLite 5 years ago
Brendan Abolivier 244953be3f
Add kwargs and doc 5 years ago
Brendan Abolivier 08352d44f8
Add ability to pass arguments to looping calls 5 years ago
Richard van der Hoff dde6ea7ff6 1.2.1 5 years ago
Erik Johnston 14c24c9037 Fix room summary when rejected events are in state 5 years ago
Richard van der Hoff d1020653fc Log when we receive a /make_* request from a different origin 5 years ago
Erik Johnston 1f8bae7724 Log when we receive receipt from a different origin 5 years ago
Richard van der Hoff 0f2ecb961e Fix DoS when there is a cycle in redaction events 5 years ago
Richard van der Hoff b1605cdd23 log when a redaction attempts to redact an event in a different room 5 years ago
Richard van der Hoff 618bd1ee76
Fix some error cases in the caching layer. (#5749) 5 years ago
Andrew Morgan c0a1301ccd 1.2.0 5 years ago
Andrew Morgan 2d573e2e2b 1.2.0rc2 5 years ago
Richard van der Hoff f30a71a67b
Stop trying to fetch events with event_id=None. (#5753) 5 years ago
Jorik Schellekens cf2972c818
Fix servlet metric names (#5734) 5 years ago
Erik Johnston 0c4a99607e Remove join when calculating room summaries. 5 years ago
Erik Johnston 62921fb53e Remove join on room_memberships when fetching rooms for user. 5 years ago
Erik Johnston 32768e96d4 Add function to get all forgotten rooms for user 5 years ago
Richard van der Hoff 418635e68a
Add a prometheus metric for active cache lookups. (#5750) 5 years ago
Jorik Schellekens 3641784e8c
Make Jaeger fully configurable (#5694) 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Jorik Schellekens 18a466b84e
Opentracing Utils (#5722) 5 years ago
Erik Johnston 3db1377b26 Log when we receive receipt from a different origin 5 years ago
Erik Johnston b2a629ef49 Speed up current state background update. 5 years ago
Amber Brown 0d0f6d12bc Fix logging in workers (#5729) 5 years ago
Erik Johnston 80cfad233e Call startup commands as system triggers. 5 years ago
Erik Johnston c560b791e1 Add process hooks to tell systemd our state. 5 years ago
Jason Robinson 66f5ff72fd Add `user_type` to returned fields in admin API user list endpoints 5 years ago
Erik Johnston 5ea773c505 Cache get_version_string. 5 years ago