MatrixSynapse/synapse
Richard van der Hoff bab3eddac4
Pin eliot to <1.8 on python 3.5.2 (#5218)
* Pin eliot to <1.8 on python 3.5.2

Fixes https://github.com/matrix-org/synapse/issues/5199

* Add support for 'markers' to python_dependencies

* tell xargs not to strip quotes
2019-05-21 15:58:01 +01:00
..
_scripts
api Fix error handling for rooms whose versions are unknown. (#5219) 2019-05-21 13:47:25 +01:00
app Revert "expose SlavedProfileStore to ClientReaderSlavedStore (#5200)" 2019-05-20 16:21:34 +01:00
appservice
config Merge pull request #5204 from matrix-org/babolivier/account_validity_expiration_date 2019-05-21 14:55:15 +01:00
crypto
events Fix error handling for rooms whose versions are unknown. (#5219) 2019-05-21 13:47:25 +01:00
federation Fix error handling for rooms whose versions are unknown. (#5219) 2019-05-21 13:47:25 +01:00
groups
handlers Limit UserIds to a length that fits in a state key (#5198) 2019-05-20 11:20:08 +01:00
http
metrics
module_api
push
replication Fixup bsaed on review comments 2019-05-17 15:48:04 +01:00
res/templates
rest Merge pull request #5209 from matrix-org/erikj/reactions_base 2019-05-20 14:06:40 +01:00
server_notices
state
static
storage Merge pull request #5204 from matrix-org/babolivier/account_validity_expiration_date 2019-05-21 14:55:15 +01:00
streams
util Make all the rate limiting options more consistent (#5181) 2019-05-15 12:06:04 -05:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py Pin eliot to <1.8 on python 3.5.2 (#5218) 2019-05-21 15:58:01 +01:00
secrets.py
server.py Allow client event serialization to be async 2019-05-14 11:58:01 +01:00
server.pyi
types.py
visibility.py