anonymousland-synapse/synapse/handlers
2015-10-12 10:49:53 +01:00
..
__init__.py Add basic full text search impl. 2015-10-09 15:48:31 +01:00
_base.py Also bundle in sender 2015-10-02 11:04:23 +01:00
admin.py
appservice.py
auth.py
directory.py
events.py
federation.py Explicitly add Create event as auth event 2015-10-02 13:22:36 +01:00
identity.py
message.py
presence.py
profile.py
receipts.py
register.py
room.py Add 'trusted_private_chat' to room creation presets 2015-10-02 11:22:56 +01:00
search.py Keep FTS indexes up to date. Only search through rooms currently joined 2015-10-12 10:49:53 +01:00
sync.py
typing.py