anonymousland-synapse/synapse
Jess Porter 39bed28b28
SpamChecker metrics (#12513)
* add Measure blocks all over SpamChecker

Signed-off-by: jesopo <github@lolnerd.net>

* fix test_spam_checker_may_join_room and test_threepid_invite_spamcheck

* better changelog entry
2022-05-13 12:17:38 +01:00
..
_scripts Add missing type hints to config classes. (#12402) 2022-04-11 12:07:23 -04:00
api Fix incorrect type hint in filtering code. (#12695) 2022-05-10 14:10:22 -04:00
app Reload cache factors from disk on SIGHUP (#12673) 2022-05-11 13:43:22 +00:00
appservice Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
config add default_power_level_content_override config option. (#12618) 2022-05-12 10:41:35 +00:00
crypto
events SpamChecker metrics (#12513) 2022-05-13 12:17:38 +01:00
federation Complain if a federation endpoint has the @cancellable flag (#12705) 2022-05-11 14:52:26 +01:00
groups Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
handlers add default_power_level_content_override config option. (#12618) 2022-05-12 10:41:35 +00:00
http Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
logging Use getClientAddress instead of getClientIP. (#12599) 2022-05-04 14:11:21 -04:00
metrics Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
module_api Use ParamSpec in a few places (#12667) 2022-05-09 10:27:39 +00:00
push Remove unneeded ActionGenerator class. (#12691) 2022-05-11 07:15:21 -04:00
replication Respect the @cancellable flag for ReplicationEndpoints (#12700) 2022-05-11 12:25:39 +01:00
res Fix Jinja templating error when generating thumbnail URLs. (#12510) 2022-04-20 12:03:03 -04:00
rest URL preview cache expiry logs: INFO -> DEBUG, text clarifications (#12720) 2022-05-12 18:16:32 +01:00
server_notices Update the server notices user profile in room if changed. (#12115) 2022-04-08 07:51:27 -04:00
spam_checker_api
state Refactor EventContext (#12689) 2022-05-10 19:43:13 +00:00
static
storage Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
streams Generate historic pagination token for /messages when no ?from token provided (#12370) 2022-04-06 11:40:28 +01:00
util Immediately retry any requests that have backed off when a server comes back online. (#12500) 2022-05-10 10:39:54 +01:00
__init__.py Dump setuptools; correct pyproject version number (#12478) 2022-04-20 17:33:20 +01:00
event_auth.py
notifier.py Immediately retry any requests that have backed off when a server comes back online. (#12500) 2022-05-10 10:39:54 +01:00
py.typed
server.py SpamChecker metrics (#12513) 2022-05-13 12:17:38 +01:00
types.py
visibility.py Optimise backfill calculation (#12522) 2022-04-26 10:27:11 +01:00