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 c1c7b39827 Fix bug where we changes in outlier in metadata dict propogated to other events 10 years ago
..
api Start implementing auth conflict res 10 years ago
app Merge rest servlets into the client json resource object 10 years ago
config Allow ':memory:' as the database path for sqlite3 10 years ago
crypto Update copyright notices 10 years ago
events Fix bug where we changes in outlier in metadata dict propogated to other events 10 years ago
federation Initial implementation of auth conflict resolution 10 years ago
handlers Initial implementation of auth conflict resolution 10 years ago
http Make post_json(...) actually send data. 10 years ago
rest Extract the client v1 base RestServlet to a separate class 10 years ago
storage Initial implementation of auth conflict resolution 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 Check the existance and versions of necessary modules when starting synapse, log which modules are used 10 years ago
server.py Remove hs.parse_eventid 10 years ago
state.py fix pyflakes 10 years ago
types.py Update copyright notices 10 years ago