Commit Graph

44 Commits (260c87006e288029aea69229b9cd2c018b4811fe)

Author SHA1 Message Date
knova 13d943667e Changed references of "Pleroma" to "Akkoma" in email text
2 years ago
Tusooa Zhu 7726148472 Send emails i18n'd using backend-stored user language
2 years ago
Tusooa Zhu c301a95276 Make all emails translatable
2 years ago
Alex Gleason 9879c18548
Avoid `use Phoenix.Swoosh` to prevent recompiling the Endpoint
3 years ago
Mark Felder 4cacce4b42 Revert "Add plaintext support for all emails except the digest"
4 years ago
Mark Felder 0368419fce Slightly better formatting
4 years ago
Mark Felder 5df9f68392 Add plaintext support for all emails except the digest
4 years ago
Mark Felder e945ccc91b Add a registration email that only sends if no other emails (welcome, approval, confirmation) are enabled
4 years ago
Mark Felder 2956c21a55 Improve confirmation email language
4 years ago
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
4 years ago
lain e1e7e4d379 Object: Rework how Object.normalize works
4 years ago
Alex Gleason 80891e83d8
Merge remote-tracking branch 'upstream/develop' into registration-workflow
4 years ago
Alexander Strizhakov cebe3c7def Fix for dropping posts/notifs in WS when mix task is executed
4 years ago
Alex Gleason 9546c1444c
Merge remote-tracking branch 'upstream/develop' into registration-workflow
4 years ago
Alex Gleason 28005563f0
Send approval pending email during registration
4 years ago
Egor Kislitsyn 8baee855d9
Fix emails
4 years ago
Egor Kislitsyn 7c22c9afb4
Allow admins request user backups
4 years ago
Egor Kislitsyn 7fdd81d000
Add "Your backup is ready" email
4 years ago
Alexander Strizhakov 4727030f59
fixes for mix tasks
4 years ago
Maksim Pechnikov 3edaecae96 added welcome email
4 years ago
Mark Felder 05da5f5cca Update Copyrights
5 years ago
Ivan Tashkinov 10ff01acd9 [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
5 years ago
Egor Kislitsyn 158231cd20 Add configurable colors and logo for the digest template
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
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 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 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