Commit Graph

1365 Commits (97174780ce726962ca1beb3788b62f16e9fad270)

Author SHA1 Message Date
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
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
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
Erik Johnston 935af0da38 Correctly update aggregation counts after redaction 6 years ago
ReidAnderson 3787133c9e Limit UserIds to a length that fits in a state key (#5198) 6 years ago
Brendan Abolivier ad5b4074e1
Add startup background job for account validity 6 years ago
Erik Johnston d4ca533d70 Make tests use different user for each reaction it sends 6 years ago
Erik Johnston d46aab3fa8 Add basic editing support 6 years ago
Brendan Abolivier 8f9ce1a8a2
Lint 6 years ago
Brendan Abolivier cc8c139a39
Lint 6 years ago
Brendan Abolivier efdc55db75
Forgot copyright 6 years ago
Brendan Abolivier 54a582ed44
Add test case 6 years ago
Erik Johnston 95f3fcda3c Check that event is visible in new APIs 6 years ago
Erik Johnston a0603523d2 Add aggregations API 6 years ago
Amber Brown f1e5b41388
Make all the rate limiting options more consistent (#5181) 6 years ago
Erik Johnston b50641e357 Add simple pagination API 6 years ago
Erik Johnston efe3c7977a Add simple send_relation API and track in DB 6 years ago