This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-27 08:56:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
tests
/
rest
/
admin
History
Erik Johnston
4ee71b9637
Add some background update admin APIs (
#11263
)
...
Fixes
#11259
2021-11-08 16:08:02 +00:00
..
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
test_admin.py
Add reactor to
SynapseRequest
and fix up types. (
#10868
)
2021-09-24 11:01:25 +01:00
test_background_updates.py
Add some background update admin APIs (
#11263
)
2021-11-08 16:08:02 +00:00
test_device.py
Simplify tests for the device admin rest API. (
#10664
)
2021-08-20 15:43:26 +00:00
test_event_reports.py
Flatten the synapse.rest.client package (
#10600
)
2021-08-17 11:57:58 +00:00
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
Add search by room ID and room alias to List Room admin API (
#11099
)
2021-11-02 10:01:13 +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
Enable changing user type via users admin API (
#11174
)
2021-10-26 09:01:06 +00:00
test_username_available.py
Flatten the synapse.rest.client package (
#10600
)
2021-08-17 11:57:58 +00:00