forked-synapse/synapse/handlers
Erik Johnston 4982b28868 Merge pull request #829 from matrix-org/erikj/poke_notifier
Poke notifier on next reactor tick
2016-06-03 11:52:10 +01:00
..
__init__.py Split out the auth handler 2016-06-02 13:31:45 +01:00
_base.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00
account_data.py copyrights 2016-01-07 04:26:29 +00:00
admin.py copyrights 2016-01-07 04:26:29 +00:00
appservice.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
auth.py Email unsubscribing that may in theory, work 2016-06-02 11:44:15 +01:00
directory.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
events.py Move the presence handler out of the Handlers object 2016-05-16 18:56:37 +01:00
federation.py Spell "domain" correctly 2016-05-16 19:17:23 +01:00
identity.py Add missing param to the log line 2016-01-29 15:01:26 +00:00
message.py Poke notifier on next reactor tick 2016-06-03 11:24:16 +01:00
presence.py Allow external processes to mark a user as syncing. (#812) 2016-06-02 15:20:15 +01:00
profile.py changed_presencelike_data isn't observed anywhere in synapse so can be removed 2016-04-08 10:37:19 +01:00
receipts.py Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room 2016-05-16 19:48:07 +01:00
register.py Split out the auth handler 2016-06-02 13:31:45 +01:00
room_member.py Remove unused get_joined_rooms_for_user 2016-05-17 10:20:51 +01:00
room.py Fix room list spidering 2016-06-01 17:58:58 +01:00
search.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00
sync.py Load push rules in storage layer, so that they get cached 2016-06-03 11:10:00 +01:00
typing.py Store the typing users as user_id strings. (#819) 2016-06-02 16:28:54 +01:00