MatrixSynapse/synapse/handlers
Erik Johnston 6b95a79724 Add option to include the current room state 2015-11-20 14:16:42 +00:00
..
__init__.py
_base.py Update some comments 2015-11-13 10:31:15 +00:00
account_data.py s/private_user_data/account_data/ 2015-11-18 15:31:04 +00:00
admin.py
appservice.py
auth.py Take a boolean not a list of lambdas 2015-11-19 15:16:25 +00:00
directory.py
events.py Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
federation.py Fix missing profile data in federation joins 2015-11-12 16:19:55 +00:00
identity.py
message.py s/private_user_data/account_data/ 2015-11-18 15:31:04 +00:00
presence.py Allow guest users to join and message rooms 2015-11-10 16:57:13 +00:00
profile.py
receipts.py Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
register.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
room.py Fix missing profile data in federation joins 2015-11-12 16:19:55 +00:00
search.py Add option to include the current room state 2015-11-20 14:16:42 +00:00
sync.py s/private_user_data/account_data/ 2015-11-18 15:31:04 +00:00
typing.py Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00