summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub/mrf/anti_followbot_policy.ex
AgeCommit message (Expand)Author
2024-01-20Dialyzer: remove function that will never matchMark Felder
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-05-08Merge branch 'improve_anti_followbot_policy' into 'develop'Haelwenn
2022-05-08Also use actor_type to determine if an account is a bot in antiFollowbotPolicyIlja
2022-02-25Copyright bump for 2022Sean King
2021-06-07MRF: create MRF.Policy behaviour separate from MRF moduleAlex Gleason
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-07-14MRF Policies: Return a {:reject, reason} instead of {:reject, nil}Haelwenn (lanodan) Monnier
2020-03-04same copyright date formatAlexander Strizhakov
2019-08-30Fix AntiFollowbotPolicy when trying to follow a relayfeld
2019-08-13fix credoAriadne Conill
2019-08-13MRF: add describe() to all modules, add base MRF configuration to base descri...Ariadne Conill
2019-05-06Add short documentation on every MRF PolicyHaelwenn (lanodan) Monnier
2019-03-07MRF: anti followbot: gracefully handle accounts without a display nameWilliam Pitcock
2019-01-24mrf: add anti-followbot policyWilliam Pitcock