This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-01-25 18:05:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
rest
/
admin
History
Manuel Stahl
649b6bc088
Replace /admin/v1/users_paginate endpoint with /admin/v2/users (
#5925
)
2019-12-05 18:12:23 +00:00
..
__init__.py
Replace /admin/v1/users_paginate endpoint with /admin/v2/users (
#5925
)
2019-12-05 18:12:23 +00:00
_base.py
Port synapse/rest/client/_base.py to async/await
2019-10-11 15:29:26 +01:00
groups.py
Move admin endpoints into separate files (
#6308
)
2019-11-20 11:49:11 +00:00
media.py
Port synaps/rest/client/media.py to async/await
2019-10-11 12:21:40 +01:00
purge_room_servlet.py
Remove unnecessary parentheses around return statements (
#5931
)
2019-08-30 16:28:26 +01:00
rooms.py
Move admin endpoints into separate files (
#6308
)
2019-11-20 11:49:11 +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
Replace /admin/v1/users_paginate endpoint with /admin/v2/users (
#5925
)
2019-12-05 18:12:23 +00:00