index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
mailers
Age
Commit message (
Expand
)
Author
2019-03-14
Fix error in AdminMailer#new_pending_account (#10264)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-01-02
Improve e-mail digest (#9689)
Eugen Rochko
2018-12-22
Add moderation warnings (#9519)
Eugen Rochko
2018-12-22
Remove MailerHelper does nothing (#9604)
ysksn
2018-08-26
Fix low-hanging rubocop gripes (#8458)
Quint Guvernator
2018-02-21
Account archive download (#6460)
Eugen Rochko
2018-02-04
Make sure status is not nil (#6428)
abcang
2018-01-29
Add direction tags to HTML e-mails for RTL languages (#6373)
Eugen Rochko
2018-01-18
Replace tutorial modal with welcome e-mail (#6273)
Eugen Rochko
2018-01-16
HTML e-mails for NotificationMailer (#6263)
Eugen Rochko
2018-01-16
Change image URL in mailer to full path (#6264)
Yamagishi Kazutoshi
2018-01-16
HTML e-mails for UserMailer (#6256)
Eugen Rochko
2018-01-02
Add confirmation step for email changes (#6071)
Patrick Figel
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-11-07
Add ability to disable login and mark accounts as memorial (#5615)
Eugen Rochko
2017-10-04
Supply @instance variable in password reset instructions / password change ma...
Ryo Kajiwara
2017-09-24
Thread toot notification mails by conversation (#5061)
ThibG
2017-07-07
Set default From address in config (#3756)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-30
Fix that AdminMailer does not send (#4012)
Yamagishi Kazutoshi
2017-06-27
Fix #1624 - Send e-mail notifications to admins about new reports (#3949)
Eugen Rochko
2017-05-11
Remove unnecessary .keep files (#2976)
Yamagishi Kazutoshi
2017-05-08
Delegate Account#user_locale method and allow nil (#2927)
Matt Jankowski
2017-05-05
Misc spec coverage improvements (#2821)
Matt Jankowski
2017-05-01
Fix Rubocop offences (#2630)
yhirano
2017-04-18
Instance helper to replace site title helper (#2038)
Matt Jankowski
2017-04-16
I18n health warnings (#1949)
Matt Jankowski
2017-04-12
Make Reporting admin section translatable (#1549)
Thomas Citharel
2017-03-04
Add digest e-mails
Eugen Rochko
2016-12-26
Follow requests send e-mail notifications, but are excluded from notification...
Eugen Rochko
2016-12-23
Fix confirmation email being sent to old address when changing it
Eugen Rochko
2016-11-20
Adding unified streamable notifications
Eugen Rochko
2016-11-17
Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
Eugen Rochko
2016-11-16
i18n for devise mailer too
Eugen Rochko
2016-11-16
Add user locale setting
Eugen Rochko
2016-11-16
Localizations for most server-side strings
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-07
Adding user settings (model and mailer), no form yet
Eugen Rochko
2016-03-19
Adding e-mail notifications about mentions, follows, favourites and reblogs. ...
Eugen Rochko
2016-02-20
Initial commit
Eugen Rochko