forked-synapse/synapse/handlers
2015-02-05 14:28:03 +00:00
..
__init__.py Merge branch 'develop' into application-services 2015-02-02 15:57:59 +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
appservice.py Fix user query checks. HS>AS pushing now works. 2015-02-05 14:17:08 +00:00
directory.py Merge branch 'develop' into application-services 2015-02-05 14:28:03 +00:00
events.py Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
federation.py Pass through list of room hosts from room alias query to federation so that it can retry against different room hosts 2015-02-05 13:44:42 +00:00
login.py Modify API for SimpleHttpClient.get_json and update usages. 2015-02-04 17:07:31 +00:00
message.py SYN-202: Log as WARN the 404 'Presence information not visible' errors instead of as ERROR since they were spamming the logs 2015-02-05 13:17:05 +00:00
presence.py Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
profile.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
register.py Modify API for SimpleHttpClient.get_json and update usages. 2015-02-04 17:07:31 +00:00
room.py Pass through list of room hosts from room alias query to federation so that it can retry against different room hosts 2015-02-05 13:44:42 +00:00
sync.py Return empty list rather than None when there are no emphemeral events for a room 2015-01-30 16:56:13 +00:00
typing.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00