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 02be8da5e1 Add doc to get_event 10 years ago
..
api Keep around the old (buggy) version of the prune_event function so that we can use it to check signatures for events on old servers 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 Fix bug in timeout handling in keyclient 10 years ago
events Actually, the old prune_event function was non-deterministic, so no point keeping it around :( 10 years ago
federation New line 10 years ago
handlers Neaten the handling of state and auth_chain up a bit 10 years ago
http Merge branch 'develop' of github.com:matrix-org/synapse into rejections 10 years ago
push Ignore empty strings for display names & room names in notifications 10 years ago
rest Spit out server default rules too. 10 years ago
storage Add doc to get_event 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 Fix Formatting 10 years ago
python_dependencies.py Fix bad merge fo python_dependencies.py 10 years ago
server.py Merge changes from develop 10 years ago
state.py Remove debug logging 10 years ago
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 10 years ago