Patrick Cloke
|
4fc8875876
Refactor media modules. (#15146)
|
1 year ago |
Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 year ago |
Shay
|
03bccd542b
Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675)
|
1 year ago |
Patrick Cloke
|
9d8a3234ba
Respond with proper error responses on unknown paths. (#14621)
|
1 year ago |
Ashish Kumar
|
a3623af74e
Add an Admin API endpoint for looking up users based on 3PID (#14405)
|
2 years ago |
Tadeusz Sośnierz
|
1433b5d5b6
Show erasure status when listing users in the Admin API (#14205)
|
2 years ago |
Brendan Abolivier
|
be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556)
|
2 years ago |
Brendan Abolivier
|
8ae42ab8fa
Support enabling/disabling pushers (from MSC3881) (#13799)
|
2 years ago |
Quentin Gliech
|
74f60cec92
Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810)
|
2 years ago |
Dirk Klimpel
|
f799eac7ea
Add timestamp to user's consent (#13741)
|
2 years ago |
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 |
Dirk Klimpel
|
2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
|
2 years ago |
Dirk Klimpel
|
1595052b26
Use literals in place of `HTTPStatus` constants in tests (#13479)
|
2 years ago |
Dirk Klimpel
|
c97042f7ee
Use literals in place of `HTTPStatus` constants in tests (#13469)
|
2 years ago |
Dirk Klimpel
|
96cf81e312
Use HTTPStatus constants in place of literals in tests. (#13297)
|
2 years ago |
Thomas Weston
|
0312ff44c6
Fix "add user" admin api error when request contains a "msisdn" threepid (#13263)
|
2 years ago |
David Robertson
|
d102ad67fd
annotate tests.server.FakeChannel (#13136)
|
2 years ago |
Erik Johnston
|
1e453053cb
Rename storage classes (#12913)
|
2 years ago |
Richard van der Hoff
|
f0b03186d9
Add type hints for `tests/unittest.py`. (#12347)
|
2 years ago |
David Robertson
|
fffb3c4c8f
Always allow the empty string as an avatar_url. (#12261)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Dirk Klimpel
|
901b264c0c
Add type hints to `tests/rest/admin` (#11851)
|
2 years ago |
Andrew Morgan
|
18862f20b5
Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576)
|
2 years ago |
Dirk Klimpel
|
7a1cefc6e3
Add admin API to get users' account data (#11664)
|
2 years ago |
Patrick Cloke
|
9562f0c2f1
Ensure emails are canonicalized before fetching associated user. (#11547)
|
2 years ago |
Dirk Klimpel
|
b3bcacf3c1
Add missing `errcode` to `parse_string` and `parse_boolean` (#11542)
|
2 years ago |
Dirk Klimpel
|
e5f426cd54
Add type hints to `synapse/tests/rest/admin` (#11501)
|
2 years ago |
Dirk Klimpel
|
35b1900f00
Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455)
|
2 years ago |
reivilibre
|
0d86f6334a
Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369)
|
3 years ago |
Patrick Cloke
|
24b61f379a
Add ability to un-shadow-ban via the admin API. (#11347)
|
3 years ago |