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 |
|
Roman Chvanikov
|
f3f8ed9e19
|
Set sum types in query
|
2020-05-10 09:13:24 +03:00 |
|
Roman Chvanikov
|
4f26539717
|
Fix credo warning
|
2020-05-09 11:59:49 +03:00 |
|
Roman Chvanikov
|
cbe383ae83
|
Update stats admin endpoint
|
2020-05-09 11:30:37 +03:00 |
|
Roman Chvanikov
|
39d2f2118a
|
update counter_cache logic
|
2020-05-09 01:20:50 +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 |
|
eugenijm
|
7ad5c51f23
|
Admin API: GET /api/pleroma/admin/stats to get status count by visibility scope
|
2020-02-24 21:46:37 +03:00 |
|