This website requires JavaScript.
Explore
Help
Sign in
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
You've already forked anonymousland-synapse
0
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-06-19 08:04:07 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
dfdda2c871
anonymousland-synapse
/
synapse
/
api
/
events
History
Download ZIP
Download TAR.GZ
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