Add follow_requests_outstanding_since?/3 to Pleroma.Activity
[akkoma] / lib / pleroma / web / activity_pub / mrf / follow_bot_policy.ex
2021-03-30 Mark FelderLint
2021-03-30 Mark FelderBetter checking of previous follow request attempts
2021-03-30 Mark FelderPrevent duplicates from being processed
2021-03-30 Mark FelderMake the followbot only dispatch follow requests once...
2021-03-30 Mark FelderEnforce that the followbot must be marked as a bot.
2021-03-30 Mark FelderTry to handle misconfiguration scenarios gracefully
2021-03-30 Mark FelderUpstream original followbot implementation