Comment.
This commit is contained in:
parent
36c1165deb
commit
d96c7c92ae
@ -561,6 +561,7 @@ class Post
|
|||||||
for quotelink in $$ '.quotelink', @nodes.comment
|
for quotelink in $$ '.quotelink', @nodes.comment
|
||||||
# Don't add board links. (>>>/b/)
|
# Don't add board links. (>>>/b/)
|
||||||
# Don't add text-board quotelinks. (>>>/img/1234)
|
# Don't add text-board quotelinks. (>>>/img/1234)
|
||||||
|
# Don't count capcode replies as quote. (Admin/Mod/Dev Replies: ...)
|
||||||
# Only add quotes that link to posts on an imageboard.
|
# Only add quotes that link to posts on an imageboard.
|
||||||
if quotelink.hash
|
if quotelink.hash
|
||||||
@.nodes.quotelinks.push quotelink
|
@.nodes.quotelinks.push quotelink
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user