You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Daniel Wagner-Hall 924d85a75e Merge pull request #375 from matrix-org/daniel/guestroominitialsync 9 years ago
..
__init__.py Add room context api 9 years ago
_base.py Simplify code 9 years ago
account_data.py s/private_user_data/account_data/ 9 years ago
admin.py Remove completely unused concepts from codebase 9 years ago
appservice.py Fix bug where synapse was sending AS user queries incorrectly. 10 years ago
auth.py Take a boolean not a list of lambdas 9 years ago
directory.py Disallow whitespace in aliases here too 10 years ago
events.py Open up /events to anonymous users for room events only 9 years ago
federation.py Fix missing profile data in federation joins 9 years ago
identity.py Add endpoint that proxies ID server request token and errors if the given email is in use on this Home Server. 9 years ago
message.py Merge pull request #375 from matrix-org/daniel/guestroominitialsync 9 years ago
presence.py Allow guest users to join and message rooms 9 years ago
profile.py Treat setting your display name to the empty string as removing it (SYN-186). 10 years ago
receipts.py Open up /events to anonymous users for room events only 9 years ago
register.py Allow guests to register and call /events?room_id= 9 years ago
room.py Allow users to forget rooms 9 years ago
search.py Add option to include the current room state 9 years ago
sync.py s/private_user_data/account_data/ 9 years ago
typing.py Open up /events to anonymous users for room events only 9 years ago