Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

add SpamChecker callback for silently dropping inbound federated events #12744

Merged
merged 8 commits into from
May 23, 2022

Commits on May 18, 2022

  1. add SpamChecker callback for hard rejecting federated events

    Signed-off-by: jesopo <github@lolnerd.net>
    jesopo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    97c5a7a View commit details
    Browse the repository at this point in the history
  2. changelog.d/12744.feature

    Signed-off-by: jesopo <github@lolnerd.net>
    jesopo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e7c841c View commit details
    Browse the repository at this point in the history
  3. update documentation for reject_federated_spam_event

    Signed-off-by: jesopo <github@lolnerd.net>
    jesopo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    f2183dd View commit details
    Browse the repository at this point in the history
  4. optimistically aim this change at v1.60.0

    Signed-off-by: jesopo <github@lolnerd.net>
    jesopo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    7b7d713 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. 'drop_federated_event' -> 'should_drop_federated_event'

    Signed-off-by: jesopo <github@lolnerd.net>
    jesopo committed May 23, 2022
    Configuration menu
    Copy the full SHA
    a1489f5 View commit details
    Browse the repository at this point in the history
  2. don't pull in legacy spamchecker modules

    Signed-off-by: jesopo <github@lolnerd.net>
    jesopo committed May 23, 2022
    Configuration menu
    Copy the full SHA
    10ae9e3 View commit details
    Browse the repository at this point in the history
  3. move should_drop_federated_event while look to a helper function

    Signed-off-by: jesopo <github@lolnerd.net>
    jesopo committed May 23, 2022
    Configuration menu
    Copy the full SHA
    0f8b253 View commit details
    Browse the repository at this point in the history
  4. response to feedback

    Signed-off-by: jesopo <github@lolnerd.net>
    jesopo committed May 23, 2022
    Configuration menu
    Copy the full SHA
    a43ef53 View commit details
    Browse the repository at this point in the history