MatrixSynapse/synapse
Daniel Wagner-Hall 9fc0aad567 Merge branch 'master' into daniel/insecureclient 2015-09-15 15:42:44 +01:00
..
api Check domain of events properly 2015-09-01 11:53:31 +01:00
app Merge branch 'daniel/insecureclient' into develop 2015-09-09 14:27:30 +01:00
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 2015-05-22 11:01:28 +01:00
config Merge branch 'daniel/insecureclient' into develop 2015-09-09 14:27:30 +01:00
crypto Allow configuration to ignore invalid SSL certs 2015-09-09 12:02:07 +01:00
events Fix bug where we didn't correctly serialize the redacted_because key over federation 2015-08-21 09:36:07 +01:00
federation Merge pull request #208 from matrix-org/markjh/end-to-end-key-federation 2015-08-18 09:12:54 +01:00
handlers Allow configuration to ignore invalid SSL certs 2015-09-09 12:02:07 +01:00
http Fix random formatting 2015-09-09 13:05:00 +01:00
metrics Also check for presence of 'threadCallQueue' in reactor 2015-08-18 11:51:08 +01:00
push Don't make pushers handle presence/typing events 2015-08-24 16:19:43 +01:00
rest Merge branch 'release-v0.10.0' into develop 2015-08-28 11:15:27 +01:00
storage Merge branch 'release-v0.10.0' of github.com:matrix-org/synapse into develop 2015-09-01 13:11:55 +01:00
streams Wire together receipts and the notifer/federation 2015-07-07 15:25:30 +01:00
util Allow non-ascii filenames for attachments 2015-08-26 16:26:37 +01:00
__init__.py Bump version/changelog 2015-09-08 11:01:48 +01:00
notifier.py Don't make pushers handle presence/typing events 2015-08-24 16:19:43 +01:00
python_dependencies.py Use the version of "matrix-angular-sdk" hosted on pypi 2015-09-01 14:47:57 +01:00
server.py Allow configuration to ignore invalid SSL certs 2015-09-09 12:02:07 +01:00
state.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
types.py Remove completely unused concepts from codebase 2015-08-25 16:23:06 +01:00