forked-synapse/synapse
2014-12-15 14:37:12 +00:00
..
api Limit the size of images that are thumbnailed serverside. Limit the size of file that a server will download from a remote server 2014-12-11 14:19:32 +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 Merge branch 'develop' into http_client_refactor 2014-11-20 17:49:48 +00:00
federation Code style. 2014-12-10 10:16:09 +00:00
handlers Still send typing notifications to myself if I'm the only one in the room (it's a lonely life...) 2014-12-15 14:37:12 +00:00
http Limit the size of images that are thumbnailed serverside. Limit the size of file that a server will download from a remote server 2014-12-11 14:19:32 +00:00
media Update docs in media_repository 2014-12-15 13:56:43 +00:00
rest Initial tiny hack at REST API for setting room typing notification status 2014-12-11 10:55:36 +00:00
storage Merge branch 'develop' into media_repository 2014-12-10 16:55:06 +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 Drop log level for incorrect logging contexts to WARN if the context is wrong and DEBUG if the context is missing 2014-11-25 10:57:31 +00:00
__init__.py Bump version and change log 2014-12-13 18:04:37 +00:00
notifier.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
server.py Get uploads working with new media repo 2014-12-02 19:51:47 +00:00
state.py Correctly handle the case where we get an event for an unknown room, which turns out we are actually in 2014-11-26 10:41:08 +00:00
types.py Move FederationError to synapse.api.errors 2014-11-04 15:10:27 +00:00