anonymousland-synapse/synapse
2014-12-15 17:17:51 +00:00
..
api Make auth module use EventTypes constants 2014-12-12 16:31:50 +00:00
app
config Merge branch 'hotfixes-v0.5.4' of github.com:matrix-org/synapse into develop 2014-12-13 18:16:12 +00:00
crypto
events Remove unused functions 2014-12-15 16:16:58 +00:00
federation
handlers User.is_mine is no longer a thing. Use hs.is_mine instead. 2014-12-15 17:17:51 +00:00
http Fix tests and remove debug logging 2014-12-12 15:08:29 +00:00
media Update docs in media_repository 2014-12-15 13:56:43 +00:00
rest Rename MessageHandler.handle_event. Add a few comments. 2014-12-15 17:01:12 +00:00
storage Fix bug where we ignored event_edge_hashes table 2014-12-15 13:55:22 +00:00
streams
util
__init__.py Bump version and change log 2014-12-13 18:04:37 +00:00
notifier.py
server.py
state.py
types.py