This website requires JavaScript.
Explore
Help
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Mastodon
/
app
/
mailers
History
Eugen Rochko
14544dc4dd
Fix subject of email subscription notification e-mail being difficult to localize (
#38507
)
2026-04-01 08:32:47 +00:00
..
concerns
Add optional bulk mailer settings (
#35203
)
2025-06-30 14:49:14 +00:00
admin_mailer.rb
Use
around_action
to set locale in admin/notification mailers (
#38140
)
2026-03-11 10:18:24 +00:00
application_mailer.rb
Use
headers
shorthand in mailers (
#31956
)
2024-09-19 13:38:32 +00:00
email_subscription_mailer.rb
Fix subject of email subscription notification e-mail being difficult to localize (
#38507
)
2026-04-01 08:32:47 +00:00
notification_mailer.rb
Use
around_action
to set locale in admin/notification mailers (
#38140
)
2026-03-11 10:18:24 +00:00
user_mailer.rb
Remove unused
@markdown
from user mailer terms action (
#38160
)
2026-03-12 09:22:56 +00:00