Commit Graph

18057 Commits (c9c1c9d82f190abc2f1254f75fe42bf29eff08e1)
 

Author SHA1 Message Date
Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 4 years ago
Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` 4 years ago
Richard van der Hoff 129ae841e5 Make `make_request` actually render the request 4 years ago
Richard van der Hoff 1f41422c98 Fix the URL in the URL preview tests 4 years ago
Richard van der Hoff 3dc1871219
Merge pull request #8757 from matrix-org/rav/pass_site_to_make_request 4 years ago
Richard van der Hoff f125895475
Move `wait_until_result` into `FakeChannel` (#8758) 4 years ago
Richard van der Hoff c3e3552ec4 fixup test 4 years ago
Andrew Morgan 4f76eef0e8
Generalise _locally_reject_invite (#8751) 4 years ago
Richard van der Hoff bebfb9a97b
Merge branch 'develop' into rav/pass_site_to_make_request 4 years ago
Richard van der Hoff 791d7cd6f0
Rename `create_test_json_resource` to `create_test_resource` (#8759) 4 years ago
Richard van der Hoff ebc405446e
Add a `custom_headers` param to `make_request` (#8760) 4 years ago
Richard van der Hoff 0d33c53534 changelog 4 years ago
Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource 4 years ago
Richard van der Hoff 70c0d47989 fix dict handling for make_request() 4 years ago
Richard van der Hoff 9debe657a3 pass a Site into make_request 4 years ago
Richard van der Hoff d3523e3e97 pass a Site into RestHelper 4 years ago
Adrian Wannenmacher f1de4bb58b
Clarify the usecase for an msisdn delegate (#8734) 4 years ago
Andrew Morgan e8d0853739
Generalise _maybe_store_room_on_invite (#8754) 4 years ago
Erik Johnston 34226ec761 Fix changelog 4 years ago
Erik Johnston 0a5185495b Fix changelog 4 years ago
Erik Johnston 4a54b821bb 1.23.0rc1 4 years ago
Dirk Klimpel 023f791143
Migrate documentation `docs/admin_api/event_reports` to markdown (#8742) 4 years ago
Marcus Schopen 68fc0dcb5a
SAML: add <mdui:UIInfo> element examples (#8718) 4 years ago
chagai95 69147ed158
Updating README.rst (#8746) 4 years ago
Erik Johnston 427ede619f
Add metrics for tracking 3PID /requestToken requests. (#8712) 4 years ago
Erik Johnston 1b15a3d92c
Fix port script so that it can be run again after failure. (#8755) 4 years ago
Erik Johnston 4cb00d297f
Cache event ID to auth event IDs lookups (#8752) 4 years ago
Erik Johnston c2d4467cd4
Enable reconnection in DB pool (#8726) 4 years ago
Erik Johnston 41a389934e
Fix port script fails when DB has no backfilled events. (#8729) 4 years ago
Erik Johnston 5829872bec
Fix port script to handle foreign key constraints (#8730) 4 years ago
Will Hunt 89700dfb8c
Check support room has only two users before sending a notice (#8728) 4 years ago
Andrew Morgan eedaf90c84
Better error message when a remote resource uses invalid Content-Type (#8719) 4 years ago
Nicolai Søborg 4c7587ef99
Catch exceptions in password_providers (#8636) 4 years ago
Marcus Schopen c059413001
Notes on SSO logins and media_repository worker (#8701) 4 years ago
Andrew Morgan 2a6b685294
Add documentation about documentation to CONTRIBUTING.md (#8714) 4 years ago
Richard van der Hoff fb56dfdccd
Fix SIGHUP handler (#8697) 4 years ago
Dirk Klimpel c3119d1536
Add an admin API for users' media statistics (#8700) 4 years ago
Dirk Klimpel e4676bd877
Add `displayname` to Shared-Secret Registration for admins (#8722) 4 years ago
Andrew Morgan 6abb1ad0be
Consolidate purge table lists to prevent desyncronisation (#8713) 4 years ago
Dirk Klimpel 4fda58ddd2
Remove the "draft" status of the Room Details Admin API (#8702) 4 years ago
Erik Johnston 243d427fbc
Block clients from sending server ACLs that lock the local server out. (#8708) 4 years ago
Erik Johnston 4b09b7438e
Document how to set up multiple event persisters (#8706) 4 years ago
Matthew Hodgson d04c2d19b3 grammar 4 years ago
Andrew Morgan e89bd3ea92
Improve error messages of non-str displayname/avatar_url (#8705) 4 years ago
David Baker 59cc2472b3
Add base pushrule to notify for jitsi conferences (#8286) 4 years ago
Dan Callahan ca39e67f3d
Use Python 3.8 in Docker images by default (#8698) 4 years ago
Erik Johnston 1eb9de90c0
Improve start time by adding index to e2e_cross_signing_keys (#8694) 4 years ago
Matthew Hodgson 11fd90a2b7 typo 4 years ago
Andrew Morgan 26b46796ea Fix typos in systemd-with-workers doc 4 years ago
Andrew Morgan 305545682d Fix typo in workers doc 4 years ago