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 |
|
Maksim Pechnikov
|
a8d967762e
|
migrate to oban 2.0-rc1
|
2020-06-23 15:09:01 +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 |
|
Ivan Tashkinov
|
269d592181
|
[#1505] Restricted max thread distance for fetching replies on incoming federation (in addition to reply-to depth restriction).
|
2020-02-15 20:41:38 +03:00 |
|
Ivan Tashkinov
|
d458f4fdca
|
[#1505] Added tests, changelog entry, tweaked config settings related to replies output on outgoing federation.
|
2020-02-08 19:58:02 +03:00 |
|
Ivan Tashkinov
|
86e4d23acb
|
[#1505] Background fetching of incoming activities' replies collections.
|
2020-01-25 10:47:30 +03:00 |
|