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
ac78e60de6
MatrixSynapse
/
synapse
/
rest
/
client
/
v2_alpha
History
Erik Johnston
a7b65bdedf
Add config option to turn off freezing events. Use new encode_json api and ujson.loads
2015-05-29 12:17:33 +01:00
..
__init__.py
Add config option to turn off freezing events. Use new encode_json api and ujson.loads
2015-05-29 12:17:33 +01:00
_base.py
Throw sensible errors on not-json when allowing empty body
2015-04-02 17:45:16 +01:00
account.py
user_id now in user_threepids
2015-05-01 15:04:37 +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
Make shared secret registration work again
2015-05-14 12:03:13 +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