Commit Graph

8841 Commits (1ccafb0c5e3e6c9c64ce231163e7c73f05b910fa)

Author SHA1 Message Date
Neil Johnson 1ccafb0c5e no need to join room if creator 6 years ago
Neil Johnson a2bfb778c8 improve auto room join logic, comments and tests 6 years ago
Neil Johnson 2dadc092b8 move logic into register, fix room alias localpart bug, tests 6 years ago
Amber Brown dd59dfc51f full version 6 years ago
Richard van der Hoff a59d899668 Pin to prometheus_client<0.4 to avoid renaming all of our metrics 6 years ago
Erik Johnston 52e6e815be Sanitise error messages when user doesn't have permission to invite 6 years ago
Erik Johnston 69e857853f Fix handling of rejected threepid invites 6 years ago
Erik Johnston 495a9d06bb Fix exception handling in fetching remote profiles 6 years ago
Erik Johnston 7c570bff74 Fix exception in background metrics collection 6 years ago
Richard van der Hoff 9693625e55 actually exclude outliers 6 years ago
Richard van der Hoff 3e39783d5d remove debugging 6 years ago
Richard van der Hoff ae61ade891 Fix bug in forward_extremity update logic 6 years ago
Amber Brown da8f82008d version 6 years ago
Erik Johnston 7258d081a5 Fix bug when invalidating destination retry timings 6 years ago
Amber Brown 7232917f12
Disable frozen dicts by default (#3987) 6 years ago
Erik Johnston 334e075dd8 Fix error when logging incomplete requests 6 years ago
Richard van der Hoff 8174c6725b Avoid reraise, to improve stacktraces 6 years ago
Amber Brown 6e05fd032c
Fix userconsent on Python 3 (#3938) 6 years ago
Erik Johnston 82f922b4af Fix lazy loaded sync with rejected state events 6 years ago
Erik Johnston 4f3e3ac192 Correctly match 'dict.pop' api 6 years ago
Erik Johnston 8ea887856c Don't update eviction metrics on explicit removal 6 years ago
Matthew Hodgson 23b6a0537f emit room aliases event 6 years ago
Matthew Hodgson 5b68f29f48 fix thinkos 6 years ago
Matthew Hodgson 8f646f2d04 fix UTs 6 years ago
Richard van der Hoff 965154d60a Fix complete fail to do the right thing 6 years ago
Richard van der Hoff 19475cf337 Remove redundant call to start_get_pdu_cache 6 years ago
Matthew Hodgson 07340cdaca untested stab at autocreating autojoin rooms 6 years ago
Amber Brown b3064532d0
Run our oldest supported configuration in CI (#3952) 6 years ago
Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 6 years ago
Richard van der Hoff 333bee27f5 Include event when resolving state for missing prevs 6 years ago
Richard van der Hoff bd61c82bdf Include state from remote servers in pdu handling 6 years ago
Richard van der Hoff a215b698c4 Fix "unhashable type: 'list'" exception in federation handling 6 years ago
Richard van der Hoff 28223841e0 more comments 6 years ago
Richard van der Hoff e3c159863d Clarifications in FederationHandler 6 years ago
Richard van der Hoff 4a15a3e4d5
Include eventid in log lines when processing incoming federation transactions (#3959) 6 years ago
Richard van der Hoff ae6ad4cf41
docstrings and unittests for storage.state (#3958) 6 years ago
Richard van der Hoff e70b4ce069 Logging improvements 6 years ago
Richard van der Hoff a87d419a85 Run notify_app_services as a bg process 6 years ago
Richard van der Hoff 9453c65948 remove spurious federation checks on localhost 6 years ago
Richard van der Hoff 607eec0456 fix docstring for FederationClient.get_state_for_room 6 years ago
Neil Johnson 28781b65e7 fix #3854 6 years ago
Richard van der Hoff 8afddf7afe Fix error handling for missing auth_event 6 years ago
Erik Johnston 8834396b8a Actuall set cache factors in workers 6 years ago
Richard van der Hoff 7ee94fc1ba Log which cache is throwing exceptions 6 years ago
Erik Johnston 3baf6e1667 Fix ExpiringCache.__len__ to be accurate 6 years ago
Jérémy Farnaud 6cf261930a added "media-src: 'self'" to CSP for resources (#3578) 6 years ago
Richard van der Hoff c53336986d Move synctl into top dir to avoid a symlink 6 years ago
Richard van der Hoff a9d84f4e44 We require attrs 16.0.0 6 years ago
Matthew Hodgson 787d22ed6c
Only lazy load self-members on initial sync 6 years ago
Amber Brown 6b6cb32297 bump version 6 years ago