Andrew Morgan
|
f9f03426de
Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549)
|
2 years ago |
Patrick Cloke
|
922b771337
Add missing type hints for tests.unittest. (#13397)
|
2 years ago |
David Robertson
|
b977867358
Rate limit joins per-room (#13276)
|
2 years ago |
Dirk Klimpel
|
efee345b45
Remove unnecessary `json.dumps` from tests (#13303)
|
2 years ago |
David Robertson
|
52a0c8f2f7
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
|
2 years ago |
Quentin Gliech
|
fe1daad672
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986)
|
2 years ago |
Sean Quah
|
9d8e380d2e
Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699)
|
2 years ago |
Richard van der Hoff
|
f0b03186d9
Add type hints for `tests/unittest.py`. (#12347)
|
2 years ago |
Richard van der Hoff
|
33ebee47e4
Remove redundant `get_success` calls in test code (#12346)
|
2 years ago |
Richard van der Hoff
|
b7762b0c9f
Move single-use methods out of `TestCase` (#12348)
|
2 years ago |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Richard van der Hoff
|
7273011f60
Faster joins: Support for calling `/federation/v1/state` (#12013)
|
2 years ago |
Richard van der Hoff
|
c3db7a0b59
Tests: replace mocked Authenticator with the real thing (#11913)
|
2 years ago |
reivilibre
|
513913cc6b
Expose the registered device ID from the `register_appservice_user` test helper. (#11615)
|
2 years ago |
Andrew Morgan
|
d6fb96e056
Fix case in `wait_for_background_updates` where `self.store` does not exist (#11331)
|
2 years ago |
Erik Johnston
|
d08ef6f155
Make background updates controllable via a plugin (#11306)
|
2 years ago |
Patrick Cloke
|
3d893b8cf2
Store arbitrary relations from events. (#11391)
|
2 years ago |
David Robertson
|
0dda1a7968
Misc typing fixes for tests, part 2 of N (#11330)
|
3 years ago |
David Robertson
|
4c96ce396e
Misc typing fixes for `tests`, part 1 of N (#11323)
|
3 years ago |
Patrick Cloke
|
1609ccf8fe
Fix-up some type hints in the relations tests. (#11076)
|
3 years ago |
David Robertson
|
370bca32e6
Don't drop user dir deltas when server leaves room (#10982)
|
3 years ago |
David Robertson
|
f7b034a24b
Consistently exclude from user_directory (#10960)
|
3 years ago |
Patrick Cloke
|
a0f48ee89d
Use direct references for configuration variables (part 7). (#10959)
|
3 years ago |
David Robertson
|
e46ac85d67
type-hint `HomeserverTestcase.setup_test_homeserver` (#10961)
|
3 years ago |
David Robertson
|
3aefc7b66d
Refactor user directory tests (#10935)
|
3 years ago |
Patrick Cloke
|
94b620a5ed
Use direct references for configuration variables (part 6). (#10916)
|
3 years ago |
reivilibre
|
524b8ead77
Add types to synapse.util. (#10601)
|
3 years ago |
David Robertson
|
ecd823d766
Flatten tests/rest/client/{v1,v2_alpha} too (#10667)
|
3 years ago |
reivilibre
|
4e340412c0
Add a new version of the R30 phone-home metric, which removes a false impression of retention given by the old R30 metric (#10332)
|
3 years ago |