MatrixSynapse/synapse
Richard van der Hoff 09b1d98070 Merge pull request #623 from matrix-org/rav/fix_createroom_race
Make sure we add all invited members before returning from createRoom
2016-03-04 09:29:15 +00:00
..
api Allow third_party_signed to be specified on /join 2016-02-23 15:11:25 +00:00
app Merge pull request #571 from matrix-org/daniel/asids 2016-03-03 13:56:28 +00:00
appservice Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
config add 800x600 thumbnails to make vector look prettier (and anyone else who likes big thumbnails) 2016-03-02 15:57:54 +00:00
crypto Fix up logcontexts 2016-02-08 14:26:45 +00:00
events Atomically persit push actions when we persist the event 2016-02-09 16:19:15 +00:00
federation Allow third_party_signed to be specified on /join 2016-02-23 15:11:25 +00:00
handlers Merge pull request #623 from matrix-org/rav/fix_createroom_race 2016-03-04 09:29:15 +00:00
http Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Add support for changing the actions for default rules 2016-02-26 14:28:19 +00:00
replication Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00
rest Merge pull request #614 from matrix-org/erikj/alias_delete 2016-03-04 09:02:33 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Merge pull request #614 from matrix-org/erikj/alias_delete 2016-03-04 09:02:33 +00:00
streams Clamp pagination limits to at most 1000 2016-01-14 10:22:02 +00:00
util Limit stream change cache size too 2016-03-01 13:30:15 +00:00
__init__.py Bump version and changelog 2016-02-11 16:04:15 +00:00
notifier.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00
python_dependencies.py Allow third_party_signed to be specified on /join 2016-02-23 15:11:25 +00:00
server.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
state.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
types.py Merge implementation of /join by alias or ID 2016-02-15 15:39:16 +00:00