103 Commits (0b052171f0eb812020027dfeeeb5492a0b9b6a06)

Author SHA1 Message Date
barisusakli e7f87f4ffd closes #3686 10 years ago
barisusakli 5950f97f96 more refactors 10 years ago
barisusakli c0c38437a0 isAdminOrMod 10 years ago
barisusakli f9c8b1acf8 if a parent category is deleted add its children to root 10 years ago
barisusakli 8af64ba984 closes #3626 10 years ago
Barış Soner Uşaklı 5b08538264 closes #3614 10 years ago
Julian Lam 4acb31839e nodebb/nodebb#3615 10 years ago
barisusakli 0bfc568ac3 closes #3537 10 years ago
barisusakli a0cd4b49f5 when a category is deleted, set the children's parent to 0 10 years ago
barisusakli 49afe544e1 recursive #3227 10 years ago
barisusakli 7db41275a3 closes #3227 10 years ago
barisusakli 5b87af4389 closes #3447
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
barisusakli 0be2a79210 pass the data used to create the category to filter:category.create 10 years ago
barisusakli 072d287183 closes #3311 10 years ago
Nicolas Siver 9d0a0538a6 use tabs 10 years ago
Nicolas Siver 1e2f4ae5e9 filter slug for category update 10 years ago
barisusakli dff1a04585 more category hooks 10 years ago
barisusakli 5445e32522 2 new hooks 10 years ago
barisusakli ba9a68c59c async.waterfall 10 years ago
barisusakli b292aeea72 closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
10 years ago
Julian Lam a54dccdf3b closed #3068 10 years ago
Сергей Савельев 6b3b44e2fc Delete errors 10 years ago
Сергей Савельев a70f1b09e4 m 10 years ago
EvSpirit 2ea840e65d #2886 Check subcategories when showing category recent topics 10 years ago
EvSpirit 0fcd4dee58 #2886 Check subcategories when showing category recent topics 10 years ago
Julian Lam f8aba4f4ef Merge branch 'master' into search-cid-uid 10 years ago
psychobunny a3f167bfd2 default category should be col-xs-12 10 years ago
Сергей Савельев e529d18414 save 10 years ago
barisusakli 78c65aee05 even more search changes 10 years ago
Julian Lam e8167a80a0 if bgColor and color are not sent in the category creation call, automatic colours are supplied 10 years ago
Сергей Савельев 3831cd0e71 Adding the ability to use a different url 10 years ago
Сергей Савельев 6d03f5c9e8 Revert line order 10 years ago
Сергей Савельев 8a5b5936b7 Revert line bgColor 10 years ago
Сергей Савельев cc384cc4d6 Update file for create categories 10 years ago
Сергей Савельев 3910f8bf28 Add parameters for create categories 10 years ago
Julian Lam 27282a2877 if no order is specified during a category creation, NodeBB won't crash 10 years ago
barisusakli 39a75ea2d7 fix recent replies 10 years ago
barisusakli f5b448c300 closes #2623 10 years ago
barisusakli e46cda835a closes #2624 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
Baris Usakli a36391864a fix recent replies crash, closes #2575 10 years ago
barisusakli b7f55e8453 fix tests 10 years ago
barisusakli 8007bb0644 dont ignore error 10 years ago
barisusakli 7daf3a34a7 removed slice 10 years ago
barisusakli 15c2b124e3 recent replies needs stripTags true
changed [self] to _
10 years ago
barisusakli 21459fff84 use getPostsFromSet for recent replies 10 years ago
barisusakli cb8ce066c8 give guests find read access on category creation 10 years ago
barisusakli 8e114c2093 moved isAdminOrMod check out of getTopicsByTids 10 years ago
barisusakli 0a44d3f5e0 moved updateCategoryField out, db.delete only sends back err 10 years ago
barisusakli d485b65b67 call next 10 years ago