index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
activity_pub
/
mrf
/
simple_policy_test.exs
Age
Commit message (
Expand
)
Author
2020-10-13
tests consistency
Alexander Strizhakov
2020-07-31
Revert "Merge branch 'revert-1ac0969c' into 'develop'"
lain
2020-07-31
Revert "Merge branch 'mrf-silence-2' into 'develop'"
lain
2020-07-31
SimplePolicy: Fix problem with DM leaks.
lain
2020-07-30
SimplePolicyTest: Add test for leaking DMs.
lain
2020-07-29
SimpleMRF: :silence --> :followers_only
Alex Gleason
2020-07-28
SimpleMRF: Let instances be silenced
Alex Gleason
2020-07-14
MRF Policies: Return a {:reject, reason} instead of {:reject, nil}
Haelwenn (lanodan) Monnier
2020-04-20
Add :reject_deletes option to SimplePolicy
Alex Gleason
2020-04-12
Always accept deletions through SimplePolicy
Alex Gleason
2020-03-20
Merge branch 'develop' into gun
Alexander Strizhakov
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-18
Improved in-test config management functions.
Ivan Tashkinov
2020-03-04
same copyright date format
Alexander Strizhakov
2019-10-07
mrf/simple_policy: check actor against accept/reject
Haelwenn (lanodan) Monnier
2019-08-19
added test helpers to clear config after tests
Maksim
2019-07-22
Feature/1087 wildcard option for blocks
Alexander Strizhakov
2019-05-26
mrf: simple policy: fix matching imported activitypub and ostatus statuses
William Pitcock
2019-05-22
tests: add tests for banner and avatar removal
William Pitcock
2019-05-20
Add report filtering to MRF.SimplePolicy
Aaron Tinio
2019-05-17
Add tests for MRF.SimplePolicy
Aaron Tinio