MatrixSynapse/synapse/handlers
David Baker e1e042f2a1 Add comments on min_stream_id
saying that the min stream id won't be completely accurate all the time
2016-04-07 17:09:36 +01:00
..
__init__.py Split out RoomMemberHandler 2016-03-31 13:08:45 +01:00
_base.py Merge remote-tracking branch 'origin/develop' into dbkr/pushers_use_event_actions 2016-04-07 16:35:22 +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 Use google style doc strings. 2016-04-01 16:12:07 +01: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 Merge remote-tracking branch 'origin/develop' into dbkr/pushers_use_event_actions 2016-04-07 16:35:22 +01:00
identity.py Add missing param to the log line 2016-01-29 15:01:26 +00:00
message.py Use computed prev event ids 2016-04-01 17:39:32 +01: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 comments on min_stream_id 2016-04-07 17:09:36 +01: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 concurrently_execute function 2016-04-01 14:06:00 +01:00
room_member.py Set profile information when joining rooms remotely 2016-04-07 09:42:52 +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