Commit Graph

1417 Commits (45df38e61bb876208d032cf3480230cecff6cdd8)

Author SHA1 Message Date
Richard van der Hoff 1cad8d7b6f
Convert RedactionTestCase to modern test style (#5768) 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
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
Amber Brown 0ee9076ffe Fix media repo breaking (#5593) 5 years ago
Erik Johnston 8ee69f299c Add basic function to get all data for a user out of synapse 5 years ago
Amber Brown f40a7dc41f
Make the http server handle coroutine-making REST servlets (#5475) 5 years ago
Amber Brown be3b901ccd
Update the TLS cipher string and provide configurability for TLS on outgoing federation (#5550) 5 years ago
Brendan Abolivier bfe84e051e Split public rooms directory auth config in two 5 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Erik Johnston 554609288b Run as background process and fix comments 6 years ago
Erik Johnston b42f90470f Add experimental option to reduce extremities. 6 years ago
Brendan Abolivier f874b16b2e Add plugin APIs for implementations of custom event rules. 6 years ago
Brendan Abolivier 6d56a694f4 Don't send renewal emails to deactivated users 6 years ago
Erik Johnston 3ed595e327 Prometheus histograms are cumalative 6 years ago
Brendan Abolivier d0530382ee
Track deactivated accounts in the database (#5378) 6 years ago
Amber H. Brown a10c8dae85 fix prometheus rendering error 6 years ago
Amber Brown 6312d6cc7c
Expose statistics on extrems to prometheus (#5384) 6 years ago
Erik Johnston a766c41d25 Bump bleach version so that tests can run on old deps. 6 years ago
Erik Johnston 10383e6e6f Change password reset links to /_matrix. 6 years ago
Richard van der Hoff db74c4fc6c fix ci on py2, again 6 years ago
Richard van der Hoff 19780a521e fix CI on python 2.7 6 years ago
Richard van der Hoff e016681221 Tests for SSL certs for federation connections 6 years ago
Erik Johnston 43badd2cd4 Fix key verification when key stored with null valid_until_ms 6 years ago
Erik Johnston 2ebeda48b2 Add test 6 years ago
Erik Johnston 8182a1cfb5 Refactor email tests 6 years ago
Andrew Morgan 2d1d7b7e6f Prevent multiple device list updates from breaking a batch send (#5156) 6 years ago
Neil Johnson a11865016e
Set default room version to v4. (#5379) 6 years ago
Andrew Morgan 3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
Richard van der Hoff 9fbb20a531
Stop hardcoding trust of old matrix.org key (#5374) 6 years ago