summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub/mrf/anti_followbot_policy.ex
AgeCommit message (Expand)Author
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