This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2026-08-14 19:27:16 -05:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
97ba08113d4877fb2cfe38561fc41b057d07fb21
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