Commit Graph

41 Commits (70c7a26de8135ddc089fc0d2e0766e2e793d505c)

Author SHA1 Message Date
Ivan Tashkinov 10ff01acd9 [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
5 years ago
Sergey Suprunenko 4b3f77a99f Extract RSS Feed functionality from OStatus
5 years ago
feld 1d8e956c32 Use the user.id instead of nickname in report URLs
5 years ago
Ivan Tashkinov dd017c65a4 [#1149] Refactored Oban workers API (introduced `enqueue/3`).
5 years ago
Ivan Tashkinov a90ea8ba15 [#1149] Addressed code review comments (code style, jobs pruning etc.).
5 years ago
Ivan Tashkinov 256ff09aa8 [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
5 years ago
Egor Kislitsyn 158231cd20 Add configurable colors and logo for the digest template
5 years ago
Ivan Tashkinov a180c1360e [#1149] Oban mailer job. Adjusted tests.
5 years ago
Egor Kislitsyn c9970feee2 Fix compatibility with Elixir 1.8
5 years ago
Egor Kislitsyn 4b7f1c6995 Improve digest email template
5 years ago
lain 29807ef6a5 Merge branch 'feature/digest-email' into 'develop'
5 years ago
Eugenij 96028cd585 Remove Reply-To from report emails
5 years ago
Roman Chvanikov eae991b06a merge develop
5 years ago
Maksim 12b1454245 [#1062] added option to disable send email
5 years ago
Roman Chvanikov 657277ffc0 Resolve conflicts
5 years ago
Maksim a0c4ebb4d7 [#184] small refactoring reset password
5 years ago
Roman Chvanikov 3e17610587 Add task to test emails
5 years ago
Roman Chvanikov ce47017c89 Merge develop
5 years ago
Sergey Suprunenko e2b3a27204 Add Reports to Admin API
5 years ago
Roman Chvanikov 64a2c6a041 Digest emails
6 years ago
Alex S c349573791 Merge develop to 788-separate-email-addresses
6 years ago
Alex S a64eb2b389 fallback to the old behaviour
6 years ago
Alex S fe13a1d78c adding notify_email setting for trigger emails
6 years ago
Haelwenn (lanodan) Monnier 9c1b36856b
s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/
6 years ago
Haelwenn (lanodan) Monnier cae0231731
s/Pleroma.AdminEmail/Pleroma.Emails.AdminEmail/
6 years ago
Haelwenn (lanodan) Monnier 1791ee8ec4
s/Pleroma.Mailer/Pleroma.Emails.Mailer/
6 years ago
Egor 9a39d1d846 Replace Pleroma.Jobs with `pleroma_job_queue`
6 years ago
William Pitcock 27e03a2177 reports: fix up email generation for remote reports
6 years ago
Egor bff9eb5ef7 Reports
6 years ago
Haelwenn (lanodan) Monnier 6a6a5b3251
de-group alias/es
6 years ago
William Pitcock 980b5288ed update copyright years to 2019
6 years ago
William Pitcock 2791ce9a1f add license boilerplate to pleroma core
6 years ago
Ivan Tashkinov f69cbf4755 [#114] Added :user_id component to email confirmation path to improve the security.
6 years ago
Ivan Tashkinov 1de0aa2f10 [#114] Account confirmation email, registration as unconfirmed (config-based), auth prevention for unconfirmed.
6 years ago
Ivan Tashkinov 07e93f9940 [#114] Improved tests.
6 years ago
Ivan Tashkinov 3cbf16a5fe [#114] Added UserInviteToken creation, adjusted invitation email link to include it.
6 years ago
Ivan Tashkinov cc83d7ffe7 [#114] Naive implementation of email invitations.
6 years ago
Ivan Tashkinov 9e689de063 [#114] Removed `email_invite` implementation (to be addressed separately).
6 years ago
Ivan Tashkinov 00744c6b03 [#114] Initial implementation of user email invitations.
6 years ago
Ivan Tashkinov f5afb11032 [#114] Initial implementation of user password reset emails (user-initiated).
6 years ago
Ivan Tashkinov 10c156d98f [#114] SMTP deps and config.
6 years ago