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
|
abf25e5d52
|
Create MRF.filter_pipeline to inject :object_data when present
|
2020-09-17 22:07:54 +03:00 |
|
Haelwenn (lanodan) Monnier
|
6da6540036
|
Bump copyright years of files changed after 2020-01-07
Done via the following command:
git diff fcd5dd259a --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
2020-03-02 06:08:45 +01:00 |
|
Mark Felder
|
478619782b
|
Standardize @behaviour usage in MRFs
|
2020-02-14 11:02:24 -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 |
|
William Pitcock
|
561a21986d
|
formatting
|
2019-06-02 10:29:15 +00:00 |
|
William Pitcock
|
4087ccdab8
|
mrf: add subchain policy
|
2019-06-02 10:07:42 +00:00 |
|