This website requires JavaScript.
Explore
Help
Sign In
nrd.li
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2019-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
f722aa8c75
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 13:37:35 +00: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 13:01:21 +00:00
<%= web_url("statuses/#{@status.id}") %>
Reference in a new issue
Copy permalink