synapse-product/synapse
Erik Johnston 75538813fc Fix background updates to handle redactions/rejections (#5352)
* Fix background updates to handle redactions/rejections

In background updates based on current state delta stream we need to
handle that we may not have all the events (or at least that
`get_events` may raise an exception).
2019-06-06 00:45:46 +10:00
..
_scripts
api Add a test room version where we enforce key validity (#5348) 2019-06-05 10:38:25 +01:00
app Unify v1 and v2 REST client APIs (#5226) 2019-06-03 21:28:59 +10:00
appservice
config Neilj/mau tracking config explainer (#5284) 2019-06-05 13:16:23 +01:00
crypto Clean up debug logging (#5347) 2019-06-05 10:35:40 +01:00
events Fix appservice timestamp massaging (#5233) 2019-05-24 14:44:04 +01:00
federation Add a test room version where we enforce key validity (#5348) 2019-06-05 10:38:25 +01:00
groups Enforce validity period on server_keys for fed requests. (#5321) 2019-06-03 22:59:51 +01:00
handlers Fix background updates to handle redactions/rejections (#5352) 2019-06-06 00:45:46 +10:00
http Improve docstrings on MatrixFederationClient. (#5332) 2019-06-04 11:14:16 +01:00
metrics
module_api
push
replication
res/templates
rest Merge pull request #5333 from matrix-org/rav/server_keys/09_improve_notary_server 2019-06-04 11:48:18 +01:00
server_notices
state
static
storage Fix background updates to handle redactions/rejections (#5352) 2019-06-06 00:45:46 +10:00
streams
util Call RetryLimiter correctly (#5340) 2019-06-04 22:02:53 +01:00
__init__.py 0.99.5.2 2019-05-30 16:29:47 +01:00
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py