aboutsummaryrefslogtreecommitdiff
path: root/test/emails
AgeCommit message (Collapse)Author
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-07Extract RSS Feed functionality from OStatusSergey Suprunenko
2019-10-06Use the user.id instead of nickname in report URLsfeld
Ensures links to profiles of remote users work.
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
2019-08-19added test helpers to clear config after testsMaksim
2019-08-04Remove Reply-To from report emailsEugenij
2019-07-10[#1062] added option to disable send emailMaksim