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
Erik Johnston 19234cc6c3 typo 10 years ago
..
__init__.py Use seconds; start gluing in the AS scheduler into the AS handler. 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 Fix more AS sender ID thinkos. 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 typo 10 years ago
login.py Modify API for SimpleHttpClient.get_json and update usages. 10 years ago
message.py Reindent code to be less human-readable to keep pep8 from complaining 10 years ago
presence.py Reduce activity timer granularity to avoid too many quick updates (SYN-247) 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 Factor out user id validation checks 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