MatrixSynapse/synapse/handlers
Erik Johnston 76936f43ae Return words to highlight in search results 2015-11-27 16:40:42 +00:00
..
__init__.py
_base.py Simplify code 2015-11-19 10:07:21 -05: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
federation.py Fix missing profile data in federation joins 2015-11-12 16:19:55 +00:00
identity.py
message.py Merge pull request #375 from matrix-org/daniel/guestroominitialsync 2015-11-23 16:10:49 +00:00
presence.py Allow guest users to join and message rooms 2015-11-10 16:57:13 +00:00
profile.py
receipts.py
register.py
room.py Allow users to forget rooms 2015-11-17 17:17:30 -05:00
search.py Return words to highlight in search results 2015-11-27 16:40:42 +00:00
sync.py s/private_user_data/account_data/ 2015-11-18 15:31:04 +00:00
typing.py