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
Neil Johnson a32d2548d9 query and call for r30 stats 7 years ago
..
api Merge branch 'master' of github.com:matrix-org/synapse into develop 7 years ago
app query and call for r30 stats 7 years ago
appservice Extract group_id from the dict for multiple use 7 years ago
config spell out not to massively increase bcrypt rounds 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 branch 'master' of github.com:matrix-org/synapse into develop 7 years ago
http Add Cache-Control headers to all JSON APIs 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 Explicitly use simplejson 7 years ago
rest Merge branch 'master' of github.com:matrix-org/synapse into develop 7 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage query and call for r30 stats 7 years ago
streams replace 'except:' with 'except Exception:' 7 years ago
util 404 correctly on missing paths via NoResource 7 years ago
__init__.py Bum 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 Split RoomMemberWorkerHandler to separate file 7 years ago
server.pyi Factor out resolve_state_groups to a separate handler 7 years ago
state.py Fix s/iteriterms/itervalues 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