MatrixSynapse/synapse/rest
David Baker 7642d95d5e Merge branch 'develop' into pushers 2014-12-02 13:50:05 +00:00
..
__init__.py Start creating a module to do generic notifications (just prints them to stdout currently!) 2014-11-19 18:20:59 +00:00
admin.py
base.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
directory.py Remember also to UTF-8 decode bytes in room alias names in directory server URLs 2014-11-18 18:06:35 +00:00
events.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
initial_sync.py
login.py
presence.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
profile.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
pusher.py Start creating a module to do generic notifications (just prints them to stdout currently!) 2014-11-19 18:20:59 +00:00
register.py Fix pep8 and pyflakes warnings 2014-11-20 18:00:10 +00:00
room.py Don't double url-decode state event types. 2014-11-25 11:02:19 +00:00
transactions.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
voip.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00