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
David Baker 0b16886397 Change 'from' in notification pokes to 'sender' to match client API v2. Send sender display names where they exist. 10 years ago
..
api Code style fixes. 10 years ago
app Merge branch 'develop' into pushers 10 years ago
config Allow ':memory:' as the database path for sqlite3 10 years ago
crypto Update copyright notices 10 years ago
events Pass the current time to serialize event, rather than passing an 10 years ago
federation Finish renaming "context" to "room_id" in federation codebase 10 years ago
handlers Merge pull request #36 from matrix-org/device_id_from_access_token 10 years ago
http Merge branch 'develop' into pushers 10 years ago
push Change 'from' in notification pokes to 'sender' to match client API v2. Send sender display names where they exist. 10 years ago
rest Renumber priority classes so we can use 0 for defaults. 10 years ago
storage Code style fixes. 10 years ago
streams Update copyright notices 10 years ago
util Optimize FrozenEvent creation 10 years ago
__init__.py Merge branch 'hotfixes-v0.6.1b' of github.com:matrix-org/synapse into develop 10 years ago
notifier.py Only start the notifier timeout once we've had a chance to check for updates. Otherwise the timeout could fire while we are waiting for the database to return any updates it might have 10 years ago
python_dependencies.py Stop complaining about Synapse Angular SDK 0.6.1 10 years ago
server.py Merge branch 'develop' into pushers 10 years ago
state.py Update copyright notices 10 years ago
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 10 years ago