forked-synapse/synapse/handlers
2015-02-11 10:36:08 +00:00
..
__init__.py Dependency inject ApplicationServiceApi when creating ApplicationServicesHandler. 2015-02-05 17:04: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 Notify ASes for events sent by other users in a room which an AS user is a part of. 2015-02-11 10:36:08 +00:00
directory.py Fix bugs so lazy room joining works as intended. 2015-02-09 15:01:28 +00:00
events.py Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
federation.py Explicitly list the RejectedReasons that we can prove 2015-02-06 15:16:26 +00:00
login.py Modify API for SimpleHttpClient.get_json and update usages. 2015-02-04 17:07:31 +00:00
message.py During room intial sync, only calculate current state once. 2015-02-09 17:41:29 +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 Merge branch 'develop' into application-services 2015-02-11 10:03:24 +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 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