This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-04 04:30:47 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dfdda2c871
anonymousland-synapse
/
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