This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
a218619626
MatrixSynapse
/
synapse
/
rest
/
client
/
v2_alpha
History
David Baker
a218619626
Use underscores instead of camelcase for id server stuff
2015-04-24 11:27:38 +01:00
..
__init__.py
password -> account servlet and add start of an 'add 3pid' endpoint
2015-04-17 13:44:12 +01:00
_base.py
Throw sensible errors on not-json when allowing empty body
2015-04-02 17:45:16 +01:00
account.py
Dedicated error code for failed 3pid auth verification
2015-04-23 18:20:17 +01:00
auth.py
pep8
2015-04-02 17:06:17 +01:00
filter.py
Blunty replace json with simplejson
2015-02-11 14:23:10 +00:00
register.py
Use underscores instead of camelcase for id server stuff
2015-04-24 11:27:38 +01:00
sync.py
Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator
2015-04-21 16:35:53 +01:00