MatrixSynapse/synapse/handlers
Mark Haines 54a546091a Add a response cache for getting the public room list 2016-03-24 18:02:10 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Send history visibility on boundary changes 2016-03-04 16:54:32 +00: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 Make registration idempotent, part 2: be idempotent if the client specifies a username. 2016-03-16 19:36:57 +00: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 Remove unused backfilled parameter from persist_event 2016-03-21 18:06:08 +00:00
identity.py Add missing param to the log line 2016-01-29 15:01:26 +00:00
message.py Merge pull request #618 from matrix-org/markjh/pushrule_stream 2016-03-04 16:35:08 +00:00
presence.py Remove another unused function from presence 2016-03-17 11:54:19 +00:00
profile.py Pass whole requester to ratelimiting 2016-03-03 16:43:42 +00:00
receipts.py Add enviroment variable SYNAPSE_CACHE_FACTOR, default it to 0.1 2016-03-01 12:56:39 +00:00
register.py Make registration idempotent, part 2: be idempotent if the client specifies a username. 2016-03-16 19:36:57 +00:00
room.py Add a response cache for getting the public room list 2016-03-24 18:02:10 +00:00
search.py copyrights 2016-01-07 04:26:29 +00:00
sync.py Deduplicate identical /sync requests 2016-03-24 17:47:31 +00:00
typing.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00