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 d787e41b20 Measure StateHandler._resolve_events 9 years ago
..
api Add published room list edit API 9 years ago
app
appservice
config Add config to create guest account on 3pid invite 9 years ago
crypto Make key client send a Host header 9 years ago
events Don't assume existence of event_id in __str__ 9 years ago
federation Remove unused backfilled parameter from persist_event 9 years ago
handlers Merge pull request #657 from matrix-org/erikj/roomlist 9 years ago
http Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 9 years ago
metrics
push Use get_users_in_room to count the number of room members rather than using read_receipts 9 years ago
replication Add replication stream for pushers 9 years ago
rest Add published room list edit API 9 years ago
static/client
storage Bump get_unread_event_push_actions_by_room_for_user cache 9 years ago
streams
util Return list, not generator. 9 years ago
__init__.py
notifier.py Hook up adding a pusher to the notifier for replication. 9 years ago
python_dependencies.py
server.py
state.py Measure StateHandler._resolve_events 9 years ago
types.py