Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
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-03-03 | Update Copyrights | Mark Felder | |
2019-06-22 | Load the application before executing the create task | rinpatch | |
2019-06-20 | Release Tasks: Ensure the application is loaded before getting the | rinpatch | |
modules Needed for non-rpc tasks to work | |||
2019-06-19 | aliases for mix tasks | Alexander Strizhakov | |
ecto.migrate ecto.rollback | |||
2019-06-09 | Add migrate/rollback to release tasks | rinpatch | |
2019-06-08 | Make mix tasks work in a release | rinpatch | |