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
Matthew Hodgson b2aba9e430 build where_clause sanely 7 years ago
..
api Add federation_domain_whitelist option (#2820) 7 years ago
app Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer 7 years ago
appservice Extract group_id from the dict for multiple use 7 years ago
config Add replication http endpoint for event sending 7 years ago
crypto Fix 500 when joining matrix-dev 7 years ago
events Remove context.push_actions 7 years ago
federation Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer 7 years ago
groups Namespace visibility options for groups 7 years ago
handlers Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer 7 years ago
http Add some docstrings to help figure this out 7 years ago
metrics Add a metric which increments when a request is received 7 years ago
module_api Delete devices in various logout situations 7 years ago
push Update comments 7 years ago
replication extra_users is actually a list of UserIDs 7 years ago
rest RoomMembershipRestServlet doesn't handle /forget 7 years ago
static/client
storage build where_clause sanely 7 years ago
streams replace 'except:' with 'except Exception:' 7 years ago
util Factor run_in_background out from preserve_fn 7 years ago
__init__.py Bump version and changelog 7 years ago
event_auth.py Fix templating error with unban permission message 7 years ago
notifier.py Clear logcontext before starting fed txn queue runner 7 years ago
python_dependencies.py use bcrypt.checkpw 7 years ago
server.py s/replication_client/federation_client/ 7 years ago
server.pyi Factor out resolve_state_groups to a separate handler 7 years ago
state.py Merge pull request #2864 from matrix-org/rav/persist_event_caching 7 years ago
types.py Add replication http endpoint for event sending 7 years ago
visibility.py Remove preserve_context_over_{fn, deferred} 7 years ago