remove old reply highlighting
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ function filterPost(text) {
|
||||
text = htmlesc(text)
|
||||
text = newlineify(text)
|
||||
text = urlify(text)
|
||||
text = filterReplies(text)
|
||||
//text = filterReplies(text)
|
||||
text = filterMentions(text)
|
||||
text = crossout(text)
|
||||
text = boldify(text)
|
||||
|
||||
Reference in New Issue
Block a user