Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-05-10 | Set sum types in query | Roman Chvanikov | |
2020-05-09 | Fix credo warning | Roman Chvanikov | |
2020-05-09 | Update stats admin endpoint | Roman Chvanikov | |
2020-05-09 | update counter_cache logic | Roman Chvanikov | |
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
2020-02-24 | Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility ↵ | eugenijm | |
scope |