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 14:27:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
rest
/
admin
History
Andrew Morgan
d8994942f2
Return a 404 for admin api user lookup if user not found (
#6901
)
2020-02-12 18:14:10 +00:00
..
__init__.py
Admin API to list, filter and sort rooms (
#6720
)
2020-01-22 13:36:43 +00:00
_base.py
Admin API to list, filter and sort rooms (
#6720
)
2020-01-22 13:36:43 +00:00
groups.py
Move admin endpoints into separate files (
#6308
)
2019-11-20 11:49:11 +00:00
media.py
Fix and add test to deprecated quarantine media admin api (
#6756
)
2020-01-22 11:05:50 +00:00
purge_room_servlet.py
Remove unnecessary parentheses around return statements (
#5931
)
2019-08-30 16:28:26 +01:00
rooms.py
Admin API to list, filter and sort rooms (
#6720
)
2020-01-22 13:36:43 +00:00
server_notice_servlet.py
Port synaps/rest/client/server_notice_servlet.py to async/await
2019-10-11 12:21:40 +01:00
users.py
Return a 404 for admin api user lookup if user not found (
#6901
)
2020-02-12 18:14:10 +00:00