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
David Baker a19b739909 Regstration with email in v2 10 years ago
..
__init__.py Regstration with email in v2 10 years ago
_base.py Merge pull request #110 from matrix-org/fix_ban 10 years ago
admin.py Update copyright notices 10 years ago
appservice.py Notify ASes for events sent by other users in a room which an AS user is a part of. 10 years ago
auth.py Regstration with email in v2 10 years ago
directory.py Implement exclusive namespace checks. 10 years ago
events.py Change room handlers get_rooms_for_user to get_joined_rooms_for_user. This uses the a storage api that is cached. 10 years ago
federation.py Clean out event_forward_extremities table when the server rejoins the room 10 years ago
identity.py Regstration with email in v2 10 years ago
login.py Delete pushers when changing password 10 years ago
message.py Reindent code to be less human-readable to keep pep8 from complaining 10 years ago
presence.py Appease pep8 10 years ago
profile.py Change room handlers get_rooms_for_user to get_joined_rooms_for_user. This uses the a storage api that is cached. 10 years ago
register.py Regstration with email in v2 10 years ago
room.py Change room handlers get_rooms_for_user to get_joined_rooms_for_user. This uses the a storage api that is cached. 10 years ago
sync.py Change room handlers get_rooms_for_user to get_joined_rooms_for_user. This uses the a storage api that is cached. 10 years ago
typing.py We do want to consumeError 10 years ago