MatrixSynapse/synapse/handlers
Erik Johnston a43b40449b Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-04-08 16:46:56 +01:00
..
__init__.py Use seconds; start gluing in the AS scheduler into the AS handler. 2015-03-09 17:01:19 +00:00
_base.py Merge pull request #110 from matrix-org/fix_ban 2015-03-16 15:36:52 +00:00
admin.py
appservice.py Fix more AS sender ID thinkos. 2015-04-01 14:05:24 +01:00
directory.py
events.py
federation.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-04-08 16:46:56 +01:00
login.py Fix unicode database support 2015-03-25 17:15:20 +00:00
message.py
presence.py Reduce activity timer granularity to avoid too many quick updates (SYN-247) 2015-03-23 17:25:50 +00:00
profile.py
register.py Factor out user id validation checks 2015-03-18 11:34:18 +00:00
room.py Sanitize RoomMemberStore 2015-03-23 15:29:04 +00:00
sync.py
typing.py