forked-synapse/synapse/handlers
2015-02-13 15:37:18 +00:00
..
__init__.py Start implementing the non-incremental sync portion of the v2 /sync API 2015-01-26 18:53:31 +00:00
_base.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
admin.py Update copyright notices 2015-01-06 13:21:39 +00:00
directory.py When returning lists of servers from alias lookups, put the current server first in the list 2015-02-04 15:02:23 +00:00
events.py Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
federation.py Fix wrong variable name 2015-02-13 15:37:18 +00:00
login.py Update copyright notices 2015-01-06 13:21:39 +00:00
message.py Reindent code to be less human-readable to keep pep8 from complaining 2015-02-12 19:19:37 +00:00
presence.py Fix code-style 2015-02-10 17:58:36 +00:00
profile.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
register.py Code-style fixes 2015-02-10 16:30:48 +00:00
room.py Remove debug logging 2015-02-11 16:50:46 +00:00
sync.py Fix code-style 2015-02-10 17:58:36 +00:00
typing.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00