Logo
Explore Help
Register Sign In
mirrors/mastodon
1
0
Fork 0
You've already forked mastodon
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-13 05:27:07 +01:00
Code Issues Projects Releases Wiki Activity
mastodon/app/views/notification_mailer/reblog.text.erb

6 lines
189 B
Plaintext
Raw Normal View History

Make salutation of email localizable (#4454)
2017-07-31 07:18:44 +09:00
<%= raw t('application_mailer.salutation', name: display_name(@me)) %>
Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
2016-03-19 19:20:07 +01:00
Fix IDN domains not being rendered correctly in a few left-over places (#17848)
2022-03-22 10:07:11 +01:00
<%= raw t('notification_mailer.reblog.body', name: @account.pretty_acct) %>
Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
2016-03-19 19:20:07 +01:00
Simplify renders in views (#2084) * Simplify render in mailer views * Simplify render in about/more view * Simplify render in accounts follow views * Simplify render in recovery code views * Simplify render in stream entry embed * Simplify render in stream entries status partial * Simplify render in authorize follow new view
2017-04-18 11:15:30 -04:00
<%= render 'status', status: @status %>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 247ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API