synapse-product/synapse/handlers
Erik Johnston 2980136d75 Rename
2015-10-22 16:19:53 +01:00
..
__init__.py Add basic full text search impl. 2015-10-09 15:48:31 +01:00
_base.py Merge pull request #302 from matrix-org/daniel/3pidinvites 2015-10-16 15:23:30 +01:00
admin.py
appservice.py
auth.py Add config for how many bcrypt rounds to use for password hashes 2015-10-16 14:52:08 +01:00
directory.py
events.py Split the sections of EventStreamHandler.get_stream that handle presence 2015-10-09 19:13:08 +01:00
federation.py Allow rejecting invites 2015-10-20 11:58:58 +01:00
identity.py
message.py Amalgamate _filter_events_for_client 2015-10-16 14:52:48 +01:00
presence.py Fix some races in the synapse presence handler caused by not yielding on deferreds 2015-10-09 19:59:50 +01:00
profile.py
receipts.py
register.py Remove unused import 2015-08-26 16:03:17 +01:00
room.py Allow rejecting invites 2015-10-20 11:58:58 +01:00
search.py Rename 2015-10-22 16:19:53 +01:00
sync.py Merge branch 'develop' into markjh/v2_sync_typing 2015-10-21 15:48:34 +01:00
typing.py