Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content
This commit is contained in:
@ -4,4 +4,4 @@ You were mentioned by <%= @status.account.acct %> in:
|
||||
|
||||
<%= strip_tags(@status.content) %>
|
||||
|
||||
<%= url_for_target(@status) %>
|
||||
<%= TagManager.instance.url_for(@status) %>
|
||||
|
Reference in New Issue
Block a user