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
dfdda2c871
MatrixSynapse
/
synapse
/
api
/
events
History
Mark Haines
dfdda2c871
Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str'
2014-11-20 17:10:37 +00:00
..
__init__.py
Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str'
2014-11-20 17:10:37 +00:00
factory.py
Amalgamate all power levels.
2014-11-06 16:59:13 +00:00
room.py
PEP8
2014-11-10 13:46:44 +00:00
utils.py
Merge PDUs and Events into one object
2014-11-14 21:25:02 +00:00
validator.py
Fix typo in validator
2014-11-11 10:31:47 +00:00