This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse-old
mirror of
https://github.com/matrix-org/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a8aced58df
synapse-old
/
synapse
/
rest
/
admin
History
Erik Johnston
2e97a4c197
Port synapse/rest/client/_base.py to async/await
2019-10-11 15:29:26 +01:00
..
__init__.py
Add maybe_awaitable and fix __init__ bugs
2019-10-11 15:26:09 +01:00
_base.py
Port synapse/rest/client/_base.py to async/await
2019-10-11 15:29:26 +01: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
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
Port synaps/rest/client/users.py to async/await
2019-10-11 12:21:40 +01:00