forked-synapse/synapse/handlers
Mark Haines b9ee5650b0 Move all the wrapper functions for distributor.fire
Move the functions inside the distributor and import them
where needed. This reduces duplication and makes it possible
for flake8 to detect when the functions aren't used in a
given file.
2016-04-08 11:01:38 +01:00
..
__init__.py Split out RoomMemberHandler 2016-03-31 13:08:45 +01:00
_base.py Let users see their own leave events 2016-04-06 15:36:19 +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 copyrights 2016-01-07 04:26:29 +00:00
auth.py fix check for failed authentication 2016-04-06 18:30:11 +02:00
directory.py Doc string 2016-03-22 10:41:44 +00:00
events.py Remove dead code left over from presence changes 2016-03-17 11:03:47 +00:00
federation.py Move all the wrapper functions for distributor.fire 2016-04-08 11:01:38 +01:00
identity.py Add missing param to the log line 2016-01-29 15:01:26 +00:00
message.py Call profile handler get_displayname directly rather than using collect_presencelike_data 2016-04-07 18:11:49 +01:00
presence.py Remove another unused function from presence 2016-03-17 11:54:19 +00:00
profile.py Call profile handler get_displayname directly rather than using collect_presencelike_data 2016-04-07 18:11:49 +01:00
receipts.py Add enviroment variable SYNAPSE_CACHE_FACTOR, default it to 0.1 2016-03-01 12:56:39 +00:00
register.py Move all the wrapper functions for distributor.fire 2016-04-08 11:01:38 +01:00
room_member.py Move all the wrapper functions for distributor.fire 2016-04-08 11:01:38 +01:00
room.py Move all the wrapper functions for distributor.fire 2016-04-08 11:01:38 +01:00
search.py copyrights 2016-01-07 04:26:29 +00:00
sync.py Merge pull request #686 from matrix-org/markjh/doc_strings 2016-04-01 16:20:09 +01:00
typing.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00