61 Commits (252dddfc1049d5c7ddebf67c15077ea64dc5889f)

Author SHA1 Message Date
Barış Soner Uşaklı 5bb5ec4618
fix: #8954, clear purged replies and toPids (#8959)
* fix: #8954, clear purged replies and toPids

* fix: redis test
5 years ago
Julian Lam 6e2da9966e refactor: move plugin hook methods to plugin.hooks.* 5 years ago
Barış Soner Uşaklı 8bd63f61e0 feat: resolve flag on delete/purge/ban/delete account 5 years ago
Julian Lam 30a86ed553 fix: #7853, dissociation on post purge 6 years ago
Barış Soner Uşaklı 3c32d8600f
fix: #7788 No new posts (#7793)
* feat: debug no-new-posts

* feat: add test for user delete

* fix: timeout for flag test

* feat: shorter
6 years ago
Barış Soner Uşaklı 1b2b308a7e feat: #7743, posts module 6 years ago
Barış Soner Uşaklı a39f0ef592 fix: #5570, create per category user post zsets 6 years ago
Barış Soner Uşaklı 4caaa046d7 dont load post data again
shorter async.parallel
7 years ago
Barış Soner Uşaklı d3e4daebec posts/delete cleanup 7 years ago
Barış Soner Uşaklı f3a679e268 remove parseInts 7 years ago
Barış Soner Uşaklı 5c7dd54815
fix zsets and update them on post move, closes #6823 (#6827) 7 years ago
Barış Soner Uşaklı ddb83b3eab closes #5731 8 years ago
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 9 years ago
barisusakli 938022a0f7 add postData to action:post.delete, closes #5360 9 years ago
barisusakli dd9e286633 closes #5355 9 years ago
Julian Lam ad633aad45 additional tests and proper handling for purged flag targets, #5232 9 years ago
Julian Lam 1aa70c57eb WIP 9 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 11 years ago
barisusakli e74d39889e removed extra comma 11 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
11 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