MatrixSynapse/synapse/handlers
Mark Haines ddd8566f41 Store room tag content and return the content in the m.tag event 2015-11-02 15:11:31 +00:00
..
__init__.py Add room context api 2015-10-28 13:45:56 +00:00
_base.py
admin.py
appservice.py
auth.py
directory.py
events.py
federation.py
identity.py
message.py Store room tag content and return the content in the m.tag event 2015-11-02 15:11:31 +00:00
presence.py
private_user_data.py Inform the client of new room tags using v1 /events 2015-10-29 15:21:09 +00:00
profile.py
receipts.py
register.py
room.py Docs 2015-10-28 14:05:50 +00:00
search.py Make search API honour limit set in filter 2015-10-29 16:17:47 +00:00
sync.py Update the other place check_joined_room is called 2015-10-30 11:15:37 +00:00
typing.py