lain
|
e853cfe7c3
|
Revert "Merge branch 'copyright-bump' into 'develop'"
This reverts merge request !3825
|
2023-01-02 20:38:50 +00:00 |
marcin mikołajczak
|
10886eeaa2
|
Bump copyright year
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-01 12:13:06 +01:00 |
Tusooa Zhu
|
cd19537f39
|
Make EnsureRePrepended history-aware
|
2022-07-23 17:48:39 -04:00 |
Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
Alex Gleason
|
fe4c4a7178
|
MRF: create MRF.Policy behaviour separate from MRF module
Speeds up recompilation by reducing compile-time deps
|
2021-06-07 14:22:08 -05:00 |
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 |
lain
|
e1e7e4d379
|
Object: Rework how Object.normalize works
Now it defaults to not fetching, and the option is named.
|
2021-01-04 13:38:31 +01:00 |
lain
|
edf8b6abfe
|
EnsureRePrepended: Don't break on chat messages.
|
2020-07-29 10:53:08 +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 |
Maksim
|
bb8065a1fd
|
tests MRF filters
|
2019-07-10 05:12:21 +00:00 |
Haelwenn (lanodan) Monnier
|
af62ace954
|
Add short documentation on every MRF Policy
|
2019-05-06 04:49:50 +02:00 |
William Pitcock
|
980b5288ed
|
update copyright years to 2019
|
2018-12-31 15:41:47 +00:00 |
William Pitcock
|
2791ce9a1f
|
add license boilerplate to pleroma core
|
2018-12-23 20:56:42 +00:00 |
Maksim Pechnikov
|
074fa790ba
|
fix compile warnings
|
2018-12-09 20:50:08 +03:00 |
scarlett
|
d27e3f269f
|
Rename regular expression 'have_re' to 'reply_prefix'.
|
2018-12-06 14:00:41 +00:00 |
scarlett
|
3dff61ebec
|
Harden re: detection.
|
2018-12-06 13:48:12 +00:00 |
scarlett
|
6a6aaa0e1a
|
Use object.normalize.
|
2018-12-06 11:37:29 +00:00 |
scarlett
|
8a1df182cf
|
Add a MRF Policy for appending re: to identical subjects in replies.
|
2018-12-04 23:35:07 +00:00 |