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 06bfd0a3c0 Merge pull request #367 from matrix-org/daniel/readafterleave 9 years ago
..
__init__.py Add room context api 9 years ago
_base.py Allow guest users to join and message rooms 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 Allow guests to register and call /events?room_id= 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 Allow guest users to join and message rooms 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 #367 from matrix-org/daniel/readafterleave 9 years ago
presence.py Allow guest users to join and message rooms 9 years ago
private_user_data.py Open up /events to anonymous users for room events only 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 guests to access room context API 9 years ago
search.py Be explicit about what we're doing 9 years ago
sync.py Don't fiddle with results returned by event sources 9 years ago
typing.py Open up /events to anonymous users for room events only 9 years ago