Commit Graph

1365 Commits (97174780ce726962ca1beb3788b62f16e9fad270)

Author SHA1 Message Date
Erik Johnston dc4f6d1b01 Use correct config option for ratelimiting in tests 6 years ago
Erik Johnston 4fb44fb5b9 Expose DataStore._get_events as get_events_as_list 6 years ago
Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 6 years ago
Andrew Morgan 5a4b328f52 Add ability to blacklist ip ranges for federation traffic (#5043) 6 years ago
David Baker 822072b1bb Terms might not be the last stage 6 years ago
David Baker 8782bfb783 And now I realise why the test is failing... 6 years ago
Andrew Morgan 2f48c4e1ae
URL preview blacklisting fixes (#5155) 6 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Brendan Abolivier d216a36b37
Fix bogus imports in tests (#5154) 6 years ago
Matthew Hodgson c0e0740bef add options to require an access_token to GET /profile and /publicRooms on CS API (#5083) 6 years ago
Brendan Abolivier 1473058b5e
Do checks on aliases for incoming m.room.aliases events (#5128) 6 years ago
Richard van der Hoff 59e2d2694d
Remove the requirement to authenticate for /admin/server_version. (#5122) 6 years ago
Richard van der Hoff 12f9d51e82
Add admin api for sending server_notices (#5121) 6 years ago
Richard van der Hoff 40e576e29c Move admin api impl to its own package 6 years ago
Andrew Morgan 6824ddd93d Config option for verifying federation certificates (MSC 1711) (#4967) 6 years ago
Brendan Abolivier eaf41a943b Add management endpoints for account validity 6 years ago
Brendan Abolivier 20f0617e87 Send out emails with links to extend an account's validity period 6 years ago
Andrew Morgan caa76e6021
Remove periods from copyright headers (#5046) 6 years ago
Brendan Abolivier 747aa9f8ca Add account expiration feature 6 years ago
Richard van der Hoff 18b69be00f Rewrite Datastore.get_server_verify_keys 6 years ago
Richard van der Hoff 0084309cd2 Rewrite test_keys as a HomeserverTestCase 6 years ago
Richard van der Hoff 7d2a0c848e Fix from_server buglet in get_keys_from_perspectives 6 years ago
Richard van der Hoff b2d574f126 test for get_keys_from_perspectives 6 years ago
Richard van der Hoff 30805237fa add a test for get_keys_from_server 6 years ago
Brendan Abolivier 8e85493b0c
Add config option to block users from looking up 3PIDs (#5010) 6 years ago
Erik Johnston c6a233a936 Add unit test for deleting groups 6 years ago
Andrew Morgan 4a4d5c4fd6
Fix grammar and document get_current_users_in_room (#4998) 6 years ago
Richard van der Hoff e4d473d855
Rewrite KeyringTestCase as a HomeServerTestCase (#4986) 6 years ago
Neil Johnson e8419554ff
Remove presence lists (#4989) 6 years ago
Richard van der Hoff 297bf2547e
Fix sync bug when accepting invites (#4956) 6 years ago
Neil Johnson 4c552ed78a
Neilj/fix threepid auth check (with tests) (#4474) 6 years ago
Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 6 years ago
Erik Johnston 40e56997bc Review comments 6 years ago
Richard van der Hoff a5798de067 Move replication.tcp.streams into a package 6 years ago
Erik Johnston b7fa834c40 Add unit tests 6 years ago
Andrew Morgan 4a125be138
Make federation endpoints more tolerant of trailing slashes v2 (#4935) 6 years ago
Richard van der Hoff 9bde730ef8
Fix bug where read-receipts lost their timestamps (#4927) 6 years ago
Richard van der Hoff a54a44734f
Use an explicit dbname for postgres connections in the tests. (#4928) 6 years ago
Erik Johnston 3677548a82 Use yaml safe_load 6 years ago
Amber Brown a68e00fca8
Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 6 years ago
Erik Johnston d3f640f0ac isort 6 years ago
Erik Johnston cd80cbffea Fix typo and add description 6 years ago
Erik Johnston 536a266520 Deny peeking into rooms that have been blocked 6 years ago
Erik Johnston 4a8a1ac962 Rejig testcase to make it more extensible 6 years ago
Erik Johnston 9c9e618b93 Remove debug 6 years ago
Erik Johnston 5c6f61f81c Add tests 6 years ago
Richard van der Hoff a6f2d3053d
Log requests which are simulated by the unit tests. (#4905) 6 years ago
Richard van der Hoff a902d13180
Batch up outgoing read-receipts to reduce federation traffic. (#4890) 6 years ago
Erik Johnston 3660d24ebe Add test 6 years ago
Erik Johnston cc09685830 Add test 6 years ago