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-26 02:45:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
rest
/
admin
History
Manuel Stahl
a4a5ec4096
Add room details admin endpoint (
#7317
)
2020-05-07 15:33:07 -04:00
..
__init__.py
Add room details admin endpoint (
#7317
)
2020-05-07 15:33:07 -04:00
_base.py
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (
#6957
)
2020-02-21 07:15:07 -05: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
Add room details admin endpoint (
#7317
)
2020-05-07 15:33:07 -04: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 total number of users and profile attributes in admin users endpoint (
#6881
)
2020-04-28 18:19:36 +01:00