Commit Graph

1386 Commits (0e97284dfa97f113f591606293efdc6e60111c13)

Author SHA1 Message Date
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
Brendan Abolivier fe13bd52ac
Don't check whether the user's account is expired on /send_mail requests 6 years ago
Erik Johnston 75538813fc Fix background updates to handle redactions/rejections (#5352) 6 years ago
Richard van der Hoff e2dfb922e1 Validate federation server TLS certificates by default. 6 years ago
Richard van der Hoff cea9750d11 Associate a request_name with each verify request, for logging 6 years ago
Richard van der Hoff def5ea4062 Don't bomb out on direct key fetches as soon as one fails 6 years ago
Richard van der Hoff fec2dcb1a5
Enforce validity period on server_keys for fed requests. (#5321) 6 years ago
Amber Brown be452fc9ac more fix 6 years ago
Amber Brown 7f81b967ca fix schemas 6 years ago
Amber Brown 2889b05554
Unify v1 and v2 REST client APIs (#5226) 6 years ago
Richard van der Hoff 93003aa172 add some tests 6 years ago
Brendan Abolivier 4d794dae21 Move delta from +10% to -10% 6 years ago
Brendan Abolivier 847b9dcd1c Make max_delta equal to period * 10% 6 years ago
Erik Johnston 6574d4ad0a Add test 6 years ago
Amber Brown 46c8f7a517
Implement the SHHS complexity API (#5216) 6 years ago
Erik Johnston d7add713a8 Add test 6 years ago
Brendan Abolivier 7e1c7cc274
Typo 6 years ago
Brendan Abolivier 52839886d6
Allow configuring a range for the account validity startup job 6 years ago
Richard van der Hoff fa1b293da2
Simplification to Keyring.wait_for_previous_lookups. (#5250) 6 years ago
Richard van der Hoff 753b1270da Require sig from origin server on perspectives responses 6 years ago
Andrew Morgan 6368150a74
Add config option for setting homeserver's default room version (#5223) 6 years ago
Richard van der Hoff 895b79ac2e Factor out KeyFetchers from KeyRing 6 years ago
Richard van der Hoff b75537beaf Store key validity time in the storage layer 6 years ago
Richard van der Hoff 2e052110ee
Rewrite store_server_verify_key to store several keys at once (#5234) 6 years ago
Amber Brown 4a30e4acb4
Room Statistics (#4338) 6 years ago
Erik Johnston c7ec06e8a6 Block attempts to annotate the same event twice 6 years ago
Erik Johnston 1dff859d6a Rename relation types to match MSC 6 years ago
Erik Johnston 2ac9c965dd Fixup comments 6 years ago