This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-11-22 20:45:04 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
9d5fb49cd8
mastodon
/
app
/
views
/
notification_mailer
/
_status.text.erb
4 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Slightly improved e-mail notifications
2016-10-02 15:37:35 +02:00
<%= strip_tags(@status.content) %>
Fix #110 - Make web UI use browser history, change links in e-mails to link to that
2016-11-13 14:01:21 +01:00
<%= web_url("statuses/#{@status.id}") %>
Reference in New Issue
Copy Permalink