Age | Commit message (Expand) | Author |
2019-06-21 | change the anti-link-spam MRF implementation to use old_user? instead of the ... | William Pitcock |
2019-06-19 | unbreak polls | William Pitcock |
2019-06-19 | implement anti link spam MRF | William Pitcock |
2019-06-02 | formatting | William Pitcock |
2019-06-02 | mrf: add subchain policy | William Pitcock |
2019-05-26 | mrf: simple policy: fix matching imported activitypub and ostatus statuses | William Pitcock |
2019-05-22 | mrf: simple policy: add the ability to strip avatars and banners from user pr... | William Pitcock |
2019-05-22 | mrf: defang policy modules for filtering user profile objects | William Pitcock |
2019-05-20 | Add report filtering to MRF.SimplePolicy | Aaron Tinio |
2019-05-17 | mrf: simple policy: mark all posts instead of posts with media as sensitive i... | William Pitcock |
2019-05-17 | Fix typo: s/"tags"/"tag"/g | Aaron Tinio |
2019-05-06 | mrf/tag_policy.ex: Add some documentation | Haelwenn (lanodan) Monnier |
2019-05-06 | Add short documentation on every MRF Policy | Haelwenn (lanodan) Monnier |
2019-03-24 | mrf/keyword_policy.ex: Fix when summary == nil, do not whitelist content == nil | Haelwenn (lanodan) Monnier |
2019-03-13 | [Credo] fix Credo.Check.Readability.MaxLineLength | Haelwenn (lanodan) Monnier |
2019-03-07 | MRF: anti followbot: gracefully handle accounts without a display name | William Pitcock |
2019-02-17 | Fix recipient count in hellthread policy | rinpatch |
2019-02-15 | Readd threshold is not 0 check, optmization? | Karen Konou |
2019-02-15 | Rename test, add check for follower collection when delisting | Karen Konou |
2019-02-15 | Add tests, change default config values, fix a bug | Karen Konou |
2019-02-13 | refactored code | Karen Konou |
2019-02-13 | Merge branch 'develop' into hellthread-filter-fix | Karen Konou |
2019-02-13 | added checks for public url and follower collections | Karen Konou |
2019-02-11 | Filter summary in keywordpolicy | rinpatch |
2019-02-08 | wow | rinpatch |
2019-02-08 | What idiot did that? (me) | rinpatch |
2019-02-08 | Merge branch 'develop' into feature/keyword-policy | rinpatch |
2019-02-08 | rename ftl_removal to federated_timeline_removal to keep consistent naming wi... | rinpatch |
2019-02-08 | Add keyword policy | rinpatch |
2019-02-04 | activitypub: mrf: tag policy: fix force-unlisted and sandbox actions | William Pitcock |
2019-02-04 | activitypub: mrf: tag policy: add support for subscription control | William Pitcock |
2019-02-04 | activitypub: mrf: tag policy: refactor the filtering hook a bit | William Pitcock |
2019-02-04 | activitypub: mrf: tag policy: add support for processing follow requests | William Pitcock |
2019-02-04 | activitypub: mrf: tag policy: implement force-unlisted and sandbox | William Pitcock |
2019-02-04 | mrf: add initial MRF.TagPolicy engine | William Pitcock |
2019-02-04 | removed a debug thingy | Karen Konou |
2019-02-04 | squished a bug | Karen Konou |
2019-02-04 | actually commited the changes | Karen Konou |
2019-02-04 | fixed Map,put arguments, updated nomenclature | Karen Konou |
2019-02-03 | more tweaks, fixed silly mistakes... | Karen Konou |
2019-02-03 | implemented tweaks | Karen Konou |
2019-02-03 | fixed things | Karen Konou |
2019-02-03 | made toggleable, added docs | Karen Konou |
2019-02-03 | added optional delist feature | Karen Konou |
2019-01-24 | mrf: add anti-followbot policy | William Pitcock |
2019-01-14 | mrf: add no placeholder-text policy, strips pointless "." content from posts ... | William Pitcock |
2018-12-31 | update copyright years to 2019 | William Pitcock |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock |
2018-12-23 | Implement kaniini's tweaks | Karen Konou |
2018-12-23 | Renamed the things | Karen Konou |