lain
|
e853cfe7c3
|
Revert "Merge branch 'copyright-bump' into 'develop'"
This reverts merge request !3825
|
2023-01-02 20:38:50 +00:00 |
marcin mikołajczak
|
10886eeaa2
|
Bump copyright year
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-01 12:13:06 +01:00 |
Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
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 |
Mark Felder
|
8539e386c3
|
Add missing Copyright headers
|
2020-10-12 12:00:50 -05:00 |
Michael Weiss
|
ae3b0b4c0d
|
Fix digest mix task on OTP releases
This is based on #2191, credit belongs to @rinpatch.
|
2020-05-13 13:34:03 +02:00 |
rinpatch
|
e00403af23
|
Mix tasks: derive moduledoc from doc files
|
2019-10-03 14:00:23 +03:00 |
rinpatch
|
869ea2ab90
|
Move digest email docs to a separate file and improve styling
|
2019-10-03 01:10:36 +03:00 |
Egor Kislitsyn
|
4b7f1c6995
|
Improve digest email template
|
2019-08-14 20:46:05 +07:00 |
Roman Chvanikov
|
b052a9d4d0
|
Update DigestEmailWorker to compile and send emails via queue
|
2019-07-14 22:32:11 +03:00 |
Roman Chvanikov
|
657277ffc0
|
Resolve conflicts
|
2019-06-29 00:52:50 +03:00 |
Roman Chvanikov
|
3e17610587
|
Add task to test emails
|
2019-06-04 02:48:21 +03:00 |