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
Erik Johnston 0d7d9c37b6 Add cache to get_state_groups 10 years ago
..
api
app Add config option to turn off freezing events. Use new encode_json api and ujson.loads 10 years ago
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 10 years ago
config Merge pull request #170 from matrix-org/markjh/SYT-8-recaptcha 10 years ago
crypto Handle the case when things return empty but non none things 10 years ago
events Don't copy twice 10 years ago
federation Log where a request came from in federation 10 years ago
handlers Merge branch 'develop' into markjh/SYT-8-recaptcha 10 years ago
http Remove log line 10 years ago
metrics
push Take a dict of the rule, not the rule list 10 years ago
rest Add config option to turn off freezing events. Use new encode_json api and ujson.loads 10 years ago
storage Add cache to get_state_groups 10 years ago
streams Make get_current_token accept a direction parameter, which tells whether the source whether we want a token for going 'forwards' or 'backwards' 10 years ago
util Unused import 10 years ago
__init__.py Bump version 10 years ago
notifier.py Iterate over the user_streams not the user_ids 10 years ago
python_dependencies.py Bump syutil version 10 years ago
server.py
state.py
types.py Make sure the notifier stream token goes forward when it is updated. Sort the pending events by the correct room_stream_id 10 years ago