forked-synapse/synapse/handlers
2015-01-29 16:52:33 +00:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +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 Replace hs.parse_roomalias with RoomAlias.from_string 2015-01-23 13:21:58 +00:00
events.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
federation.py Initial implementation of auth conflict resolution 2015-01-29 16:52:33 +00:00
login.py Update copyright notices 2015-01-06 13:21:39 +00:00
message.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
presence.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
profile.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
register.py Update copyright notices 2015-01-06 13:21:39 +00:00
room.py Replace hs.parse_roomid with RoomID.from_string 2015-01-23 11:55:12 +00:00
typing.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00