Commit Graph

1455 Commits (415d0a00e0845654b34542b9914ea01224dd8ed6)

Author SHA1 Message Date
Hubert Chathi e47af0f086 fix test 5 years ago
Hubert Chathi 5914fd09c7 add test 5 years ago
Hubert Chathi 9061b4198a make isort happy 5 years ago
Hubert Chathi 7d6c70fc7a make black happy 5 years ago
Hubert Chathi ac4746ac4b allow uploading signatures of master key signed by devices 5 years ago
Erik Johnston 6e834e94fc
Fix and refactor room and user stats (#5971) 5 years ago
Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) 5 years ago
Jorik Schellekens 6d97843793
Config templating (#5900) 5 years ago
Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 5 years ago
Half-Shot 0fb5189072 Fix registration test 5 years ago
Richard van der Hoff 5019945828 Refactor the Appservice scheduler code 5 years ago
Erik Johnston 7777d353bf Remove test debugs 5 years ago
Erik Johnston 1dec31560e Change jitter to be a factor rather than absolute value 5 years ago
Erik Johnston f299c5414c Refactor MatrixFederationAgent to retry SRV. 5 years ago
Erik Johnston e6e136decc Retry well known on fail. 5 years ago
Erik Johnston 17e1e80726 Retry well-known lookup before expiry. 5 years ago
Erik Johnston 107ad133fc Move well known lookup into a separate clas 5 years ago
Erik Johnston af9f1c0764 Add a lower bound for TTL on well known results. 5 years ago
Hubert Chathi 8c9adcc95d fix formatting 5 years ago
Brendan Abolivier bc35503528
Add tests 5 years ago
Amber Brown 8f15832950
Remove DelayedCall debugging from test runs (#5787) 5 years ago
Erik Johnston a9bcae9f50 Share SSL options for well-known requests 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
Amber Brown 865077f1d1
Room Complexity Client Implementation (#5783) 5 years ago
Richard van der Hoff 1cad8d7b6f
Convert RedactionTestCase to modern test style (#5768) 5 years ago
Hubert Chathi c659b9f94f allow uploading keys for cross-signing 5 years ago
Richard van der Hoff 618bd1ee76
Fix some error cases in the caching layer. (#5749) 5 years ago
Jorik Schellekens cf2972c818
Fix servlet metric names (#5734) 5 years ago
Erik Johnston 73bbaf2bc6 Add unit test for current state membership bg update 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Richard van der Hoff c7095be913 Refactor Keyring._start_key_lookups 5 years ago
Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) 5 years ago
Andrew Morgan b2a382efdb
Remove the ability to query relations when the original event was redacted. (#5629) 5 years ago
Richard van der Hoff 9c70a02a9c
Ignore redactions of m.room.create events (#5701) 5 years ago
Richard van der Hoff 2091c91fde
More refactoring in `get_events_as_list` (#5707) 5 years ago
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660) 5 years ago
Richard van der Hoff 6bb0357c94
Add a mechanism for per-test configs (#5657) 5 years ago
Richard van der Hoff 0a4001eba1
Clean up exception handling for access_tokens (#5656) 5 years ago
Richard van der Hoff 1890cfcf82 Inline issue_access_token (#5659) 5 years ago
Richard van der Hoff 953dbb7980
Remove access-token support from RegistrationStore.register (#5642) 5 years ago
Andrew Morgan d88421ab03
Include the original event in /relations (#5626) 5 years ago
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641) 5 years ago
Brendan Abolivier 73cb716b3c
Lint 5 years ago
Brendan Abolivier 5e01e9ac19
Add test case 5 years ago
Richard van der Hoff 1af2fcd492 Move get_or_create_user to test code (#5628) 5 years ago
Andrew Morgan ad8b909ce9
Add origin_server_ts and sender fields to m.replace (#5613) 5 years ago
Richard van der Hoff 9481707a52
Fixes to the federation rate limiter (#5621) 5 years ago
Erik Johnston c061d4f237 Fixup from review comments. 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago