Peter Jaszkowiak
3c2d4fe649
Switch from underscore to lodash
8 years ago
Baris Usakli
062bced3dd
cleanup and tests
8 years ago
Barış Soner Uşaklı
17d0759672
fix lint
8 years ago
Barış Soner Uşaklı
14f3907aa4
change the way group member posts are stored
8 years ago
Julian Lam
6e7b505ea7
more linting
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
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
8f916343f0
closes #5361
8 years ago
barisusakli
938022a0f7
add postData to action:post.delete, closes #5360
8 years ago
barisusakli
dd9e286633
closes #5355
8 years ago
Julian Lam
ad633aad45
additional tests and proper handling for purged flag targets, #5232
8 years ago
Julian Lam
1aa70c57eb
WIP
8 years ago
barisusakli
1b34ebe230
closes #5133
9 years ago
barisusakli
218a1b7aab
closes #5015
9 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
9 years ago
Ben Lubar
fae28ed3cc
Add an index for going from a post to its replies
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
barisusakli
6f86621e30
closes #5096
9 years ago
Julian Lam
d1721303ab
fixes #5079 , fixes #5088
9 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
10 years ago
barisusakli
6f046af34b
fix callback
10 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
11 years ago
Julian Lam
f9f1cf63cf
fixing topic deletion and purging
11 years ago
barisusakli
1ae39d638a
closes #2356
11 years ago
barisusakli
fcc42883ab
some checks for purge
11 years ago
barisusakli
b12476c422
if a post is purged, remove it from flagged posts as well
11 years ago
barisusakli
09bd42b9f6
removed deleted
11 years ago
barisusakli
b1d48df6d8
dont modify counts on soft post delete
11 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