forked-synapse/synapse
2014-12-16 13:09:44 +00:00
..
api Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
app Get uploads working with new media repo 2014-12-02 19:51:47 +00:00
config Merge branch 'hotfixes-v0.5.4' of github.com:matrix-org/synapse into develop 2014-12-13 18:16:12 +00:00
crypto Try and figure out how and why signatures are being changed. 2014-12-10 11:37:47 +00:00
events Fix pyflakes 2014-12-15 17:35:37 +00:00
federation Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
handlers Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
http Fix tests and remove debug logging 2014-12-12 15:08:29 +00:00
media Update media_repository.py 2014-12-15 16:57:53 +00:00
rest Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
storage Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
streams Allow GET /room/:room_id/messages without 'limit' parameter to default to 10 2014-12-02 18:01:16 +00:00
util Add PEP8 newlines 2014-12-09 11:01:44 +00:00
__init__.py Bump version and change log 2014-12-13 18:04:37 +00:00
notifier.py Remember to hook up the typing event stream to the notifier as well 2014-12-15 16:14:53 +00:00
server.py Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
state.py Add basic docstring to annotate_context_with_state 2014-12-16 13:09:44 +00:00
types.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00