GoToSocial/internal/email
tobi 9fb8a78f91
[feature] New user sign-up via web page (#2796)
* [feature] User sign-up form and admin notifs

* add chosen + filtered languages to migration

* remove stray comment

* chosen languages schmosen schmanguages

* proper error on local account missing
2024-04-11 11:45:53 +02:00
..
common.go [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) 2023-11-30 16:22:34 +00:00
confirm.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
email_test.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
noopsender.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
report.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
reset.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
sender.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
signup.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
test.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00