Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
|
Alexander Strizhakov
|
485697d96c
|
config descriptions for custom MRF policies
|
2020-11-10 19:20:14 +03:00 |
|
Haelwenn (lanodan) Monnier
|
3a0f99ed35
|
KeywordPolicy: Still match when fields are absent
|
2020-09-17 22:07:54 +03:00 |
|
Haelwenn (lanodan) Monnier
|
858d9fc7e8
|
MRF Policies: Return a {:reject, reason} instead of {:reject, nil}
|
2020-07-14 11:04:16 +02:00 |
|
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
|
Ariadne Conill
|
4244e17de0
|
fix credo
|
2019-08-13 22:36:24 +00:00 |
|
Ariadne Conill
|
c574b7a1fc
|
MRF: add describe() to all modules, add base MRF configuration to base describe()
|
2019-08-13 22:08:58 +00:00 |
|
Ariadne Conill
|
b93498eb52
|
constants: add as_public constant and use it everywhere
|
2019-07-29 02:43:19 +00:00 |
|
Haelwenn (lanodan) Monnier
|
af62ace954
|
Add short documentation on every MRF Policy
|
2019-05-06 04:49:50 +02:00 |
|
Haelwenn (lanodan) Monnier
|
eab9425cc4
|
mrf/keyword_policy.ex: Fix when summary == nil, do not whitelist content == nil
|
2019-03-24 15:47:50 +01:00 |
|
Haelwenn (lanodan) Monnier
|
c42d34b2ec
|
[Credo] fix Credo.Check.Readability.MaxLineLength
|
2019-03-13 04:26:56 +01:00 |
|
rinpatch
|
379d04692c
|
Filter summary in keywordpolicy
|
2019-02-11 21:35:40 +03:00 |
|
rinpatch
|
7356659273
|
wow
|
2019-02-08 15:12:13 +03:00 |
|
rinpatch
|
f88dec8b33
|
What idiot did that? (me)
|
2019-02-08 13:16:50 +03:00 |
|
rinpatch
|
8a0b755c19
|
rename ftl_removal to federated_timeline_removal to keep consistent naming with SimplePolicy
|
2019-02-08 13:12:09 +03:00 |
|
rinpatch
|
46aa8c18a2
|
Add keyword policy
|
2019-02-08 12:38:24 +03:00 |
|