MatrixSynapse/synapse
Will Hunt 70259d8c8c
Limit AS transactions to 100 events (#8606)
* Limit AS transactions to 100 events

* Update changelog.d/8606.feature

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>

* Add tests

* Update synapse/appservice/scheduler.py

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-10-21 15:36:53 +01:00
..
_scripts
api
app
appservice Limit AS transactions to 100 events (#8606) 2020-10-21 15:36:53 +01:00
config
crypto
events
federation
groups
handlers Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
http
logging Separate the TCP and terse JSON formatting code. (#8587) 2020-10-21 06:59:54 -04:00
metrics Start an opentracing span for background processes. (#8567) 2020-10-19 12:26:26 +01:00
module_api
push Add `DeferredCache.get_immediate` method (#8568) 2020-10-19 15:00:12 +01:00
replication
res/templates Include a simple message in email notifications that include encrypted content (#8545) 2020-10-19 09:12:39 -04:00
rest Expose the experimental appservice login flow to clients. (#8504) 2020-10-19 13:03:55 -04:00
server_notices
spam_checker_api
state
static
storage Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
streams
util Fix 'LruCache' object has no attribute '_on_resize' (#8591) 2020-10-19 21:13:50 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py