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-10-12 | Add missing Copyright headers | Mark Felder | |
2020-05-13 | Fix digest mix task on OTP releases | Michael Weiss | |
This is based on #2191, credit belongs to @rinpatch. | |||
2019-10-03 | Mix tasks: derive moduledoc from doc files | rinpatch | |
2019-10-03 | Move digest email docs to a separate file and improve styling | rinpatch | |
2019-08-14 | Improve digest email template | Egor Kislitsyn | |
2019-07-14 | Update DigestEmailWorker to compile and send emails via queue | Roman Chvanikov | |
2019-06-29 | Resolve conflicts | Roman Chvanikov | |
2019-06-04 | Add task to test emails | Roman Chvanikov | |