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
Paul "LeoNerd" Evans b0cf867319 Use _ instead of . as a metric namespacing separator, for Prometheus 10 years ago
..
__init__.py Dependency inject ApplicationServiceApi when creating ApplicationServicesHandler. 10 years ago
_base.py Replace hs.parse_userid with UserID.from_string 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
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 Merge branch 'develop' of github.com:matrix-org/synapse into batched_get_pdu 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 Use _ instead of . as a metric namespacing separator, for Prometheus 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 Implement exclusive namespace 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