This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-09-14 13:06:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2dabec99649e75a676bbe035988753f7495aef9
synapse
/
tests
/
rest
/
admin
T
History
reivilibre
0d86f6334a
Rename
get_access_token_for_user_id
method to
create_access_token_for_user_id
(
#11369
)
2021-11-17 14:10:57 +00:00
..
__init__.py
…
test_admin.py
Convert delete room admin API to async endpoint (
#11223
)
2021-11-12 12:35:31 +00:00
test_background_updates.py
Add some background update admin APIs (
#11263
)
2021-11-08 16:08:02 +00:00
test_device.py
…
test_event_reports.py
…
test_media.py
Show error when timestamp in seconds is provided to the /purge_media_cache API (
#11101
)
2021-10-20 14:41:48 +00:00
test_registration_tokens.py
Allow
.
and
~
chars in registration tokens (
#10887
)
2021-09-23 17:58:12 +00:00
test_room.py
Convert delete room admin API to async endpoint (
#11223
)
2021-11-12 12:35:31 +00:00
test_server_notice.py
Improve ServerNoticeServlet to avoid duplicate requests (
#10679
)
2021-08-27 09:16:40 +00:00
test_statistics.py
Create a constant for a small png image in tests. (
#10834
)
2021-09-16 12:01:14 -04:00
test_user.py
Rename
get_access_token_for_user_id
method to
create_access_token_for_user_id
(
#11369
)
2021-11-17 14:10:57 +00:00
test_username_available.py
…