synapse/changelog.d
David Teller 28199e9357
Uniformize spam-checker API, part 2: check_event_for_spam (#12808)
Signed-off-by: David Teller <davidt@element.io>
2022-05-23 17:27:39 +00:00
..
.gitignore
10533.misc
12477.misc
12498.misc Skip waiting for full state if a StateFilter does not require it (#12498) 2022-05-18 18:33:57 +00:00
12513.feature
12567.misc
12586.misc
12588.misc
12611.bugfix Prevent expired events from being filtered out when retention is disabled (#12611) 2022-05-23 17:18:23 +00:00
12618.feature
12623.feature
12630.misc
12672.feature Send USER_IP commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809) 2022-05-20 15:28:23 +01:00
12673.feature
12676.misc
12677.misc
12679.misc
12680.misc
12683.bugfix
12687.bugfix Add a unique index to state_group_edges to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2022-05-19 14:16:49 +01:00
12689.misc
12691.misc
12693.misc
12694.misc
12695.misc
12696.bugfix
12698.misc
12699.misc
12700.misc
12701.feature
12703.misc Uniformize spam-checker API, part 1: the Code enum. (#12703) 2022-05-20 14:53:25 +02:00
12705.misc
12708.misc
12709.removal
12711.misc
12713.bugfix
12715.doc
12716.misc
12717.misc
12720.misc
12721.bugfix
12723.misc Downgrade some OIDC exceptions to warnings (#12723) 2022-05-18 20:10:21 +01:00
12726.misc
12727.doc
12731.misc
12734.misc
12742.doc
12744.feature add SpamChecker callback for silently dropping inbound federated events (#12744) 2022-05-23 16:36:21 +00:00
12747.bugfix
12748.doc Switch the 'Configuration' link in the docs homepage to the config manual (#12748) 2022-05-18 11:29:32 +00:00
12749.doc
12753.misc Add some type hints to event_federation datastore (#12753) 2022-05-18 16:02:10 +01:00
12759.doc Add some documentation around the rc_invites option to the config docs (#12759) 2022-05-18 12:21:32 +01:00
12761.doc Add documentation for cancellation of request processing (#12761) 2022-05-18 17:56:23 +01:00
12762.misc Discard null-containing strings before updating the user directory (#12762) 2022-05-18 11:28:14 +01:00
12765.doc
12769.misc
12770.bugfix
12772.misc
12773.doc Add missing user directory search endpoint to the generic worker documentation (#12773) 2022-05-19 12:03:12 +01:00
12774.misc Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 2022-05-18 11:19:30 +01:00
12775.misc Refactor resolve_state_groups_for_events to not pull out full state when no state resolution happens. (#12775) 2022-05-18 10:15:52 -07:00
12776.doc Add detail to cache_autotuning config option documentation (#12776) 2022-05-19 07:47:07 -07:00
12777.doc Update configuration manual to document size-related suffixes (#12777) 2022-05-19 07:46:33 -07:00
12779.bugfix Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (#12779) 2022-05-18 11:46:06 +00:00
12781.misc Do not keep going if there are 5 back-to-back background update failures. (#12781) 2022-05-18 13:57:59 +00:00
12783.misc Fix federation in demo scripts. (#12783) 2022-05-18 14:49:33 -04:00
12785.doc Fix YAML parsing error in url_preview_accept_language (#12785) 2022-05-18 17:24:44 +00:00
12786.feature Implement MSC3818: copy room type on upgrade (#12786) 2022-05-19 12:28:10 +01:00
12789.misc hash_password: raise an error if no config file is specified (#12789) 2022-05-19 13:03:13 +00:00
12790.misc Simplify untyped-defs config in mypy.ini (#12790) 2022-05-19 13:49:58 +01:00
12791.misc Update EventContext get_current_event_ids and get_prev_event_ids to accept state filters and update calls where possible (#12791) 2022-05-20 09:54:12 +01:00
12792.feature Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 2022-05-19 18:32:48 +01:00
12794.bugfix Properly close providers.json file stream. (#12794) 2022-05-19 14:23:59 +00:00
12803.bugfix Fix RetryDestinationLimiter re-starting finished log contexts (#12803) 2022-05-19 20:17:10 +01:00
12808.feature Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 2022-05-23 17:27:39 +00:00
12809.feature Send USER_IP commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809) 2022-05-20 15:28:23 +01:00
12818.misc Remove Caddy from the Synapse workers image used in Complement. (#12818) 2022-05-23 10:29:24 +01:00
12819.misc Fix Complement TestCanRegisterAdmin with workers, by adding Complement's shared registration secret. (#12819) 2022-05-23 12:20:30 +01:00
12823.bugfix Fix media thumbnails being unusable before the index had been added in the background. (#12823) 2022-05-23 10:28:56 +01:00
12826.misc Support registering Application Services when running with workers under Complement. (#12826) 2022-05-23 14:11:06 +01:00
12833.misc Add some type hints to tests files (#12833) 2022-05-23 11:23:26 +00:00
12842.misc Disable 'faster room join' Complement tests when testing against Synapse with workers. (#12842) 2022-05-23 17:27:05 +01:00