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/storage
Kegan Dougal 92478e96d6 Finish impl to extract all room IDs an AS may be interested in when polling the event stream. 10 years ago
..
schema
__init__.py
_base.py
appservice.py Finish impl to extract all room IDs an AS may be interested in when polling the event stream. 10 years ago
directory.py PEP8 and pyflakes 10 years ago
event_federation.py
feedback.py
filtering.py
keys.py
media_repository.py
presence.py
profile.py
push_rule.py
pusher.py
registration.py Finish impl to extract all room IDs an AS may be interested in when polling the event stream. 10 years ago
rejections.py
room.py Add support for extracting matching room_ids and room_aliases for a given AS. 10 years ago
roommember.py
signatures.py
state.py
stream.py Comment unused variables. 10 years ago
transactions.py