Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
1b34ebe230
closes #5133
8 years ago
barisusakli
218a1b7aab
closes #5015
8 years ago
Ben Lubar
123c66e3ec
Cache the number of replies in the post object. See #5050 .
...
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
8 years ago
Ben Lubar
fae28ed3cc
Add an index for going from a post to its replies
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
barisusakli
6f86621e30
closes #5096
8 years ago
Julian Lam
d1721303ab
fixes #5079 , fixes #5088
8 years ago
barisusakli
f9f4b3b91f
closes #4632
9 years ago
barisusakli
ff88186d41
closes #4537
9 years ago
barisusakli
46c8101c5c
closes #4152
9 years ago
barisusakli
f005231996
closes #3664
9 years ago
barisusakli
6f046af34b
fix callback
9 years ago
barisusakli
0c6495de72
moved postTools and threadTools into posts/ and topics/
10 years ago
Barış Soner Uşaklı
e7dd881092
teaser fixes
...
if a post is deleted/restored update the teaser to the latest undeleted
pid, if all posts are deleted it will be set to null
10 years ago
barisusakli
78c65aee05
even more search changes
10 years ago
barisusakli
56d18666d6
closes #2752
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
10 years ago
barisusakli
a77a761433
closes #1917
10 years ago
barisusakli
e74d39889e
removed extra comma
10 years ago
barisusakli
2c7d9e1a7c
store teaserPid in topic
...
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
10 years ago
Julian Lam
f9f1cf63cf
fixing topic deletion and purging
10 years ago
barisusakli
1ae39d638a
closes #2356
10 years ago
barisusakli
fcc42883ab
some checks for purge
10 years ago
barisusakli
b12476c422
if a post is purged, remove it from flagged posts as well
10 years ago
barisusakli
09bd42b9f6
removed deleted
10 years ago
barisusakli
b1d48df6d8
dont modify counts on soft post delete
10 years ago
barisusakli
b48d81310c
#2095
11 years ago
barisusakli
fd12ec763a
sortedSetsRemove
...
instead of calling sortedSetRemove() one at a time for each id remove
value from multiple sortedSets with one db call
11 years ago
barisusakli
a4d4e53f45
speed up category purge
...
using eachLimit
dont emit stats on every topic delete
11 years ago
barisusakli
7c84680b06
closes #1709
11 years ago
Charles
b811bef42c
Don't decrease postCount when purging post from a deleted topic
11 years ago
barisusakli
311a7ad5b9
#1281 topic purge
11 years ago
barisusakli
a65d612907
#1281 post purge
11 years ago
barisusakli
833aa0f738
derp
11 years ago