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
Richard van der Hoff e48c7aac4d Add transactional API to history purge 7 years ago
..
api Add federation_domain_whitelist option (#2820) 7 years ago
app Calculate push actions on worker 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 Add federation_domain_whitelist option (#2820) 7 years ago
groups Namespace visibility options for groups 7 years ago
handlers Add transactional API to history purge 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 Split Directory store 7 years ago
rest Add transactional API to history purge 7 years ago
static/client
storage Fix race in sync when joining room 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 Move RoomMemberHandler out of Handlers 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