301 Commits (89383c261f87cad2f226477f20e28282be4f4fda)

Author SHA1 Message Date
Barış Soner Uşaklı 8446a733e5 closes #5569 7 years ago
aStonedPenguin 610a1c943f Add unread-class to category children (#6071)
* Add unread-class to category children

* unused variables

* Move child unread-class to a better place

* comma?

¯\_(ツ)_/¯

* feedback
7 years ago
Baris Usakli 037a0e5239 closes #5742
also fix reverse infinite scroll when sorting is changed
8 years ago
Baris Usakli da8b1b605c #5723 8 years ago
Baris Usakli d13eb52f39 closes #5722 8 years ago
Baris Usakli de5fe25e57 closes #5715 8 years ago
Barış Soner Uşaklı bcc566fb68 remove unnecessary checks 8 years ago
Barış Soner Uşaklı f1b8492164 remove unnecessary checks 8 years ago
Barış Soner Uşaklı 3d1b1a9423 closes #5706 8 years ago
Baris Usakli 61eb7aa68b more tests 8 years ago
Barış Soner Uşaklı 79a48cec5f controllers/category tests 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak 532951c24f ESlint space-in-parens, block-spacing 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli ab7867d4b5 topic follow tests, fix filterIgnoring 8 years ago
barisusakli 0b9829850c closes #5273 8 years ago
barisusakli db14c29e41 socket.io/categories tests 8 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 8 years ago
barisusakli 958fe3e72f closes #3762 9 years ago
barisusakli 2c140c2107 ability to filter flags by category 9 years ago
barisusakli f46755759a show categories in unread as tree 9 years ago
barisusakli fa9f1ac7fe fix dependency errors 9 years ago
barisusakli 6d946425fa fix tests, circular deps 9 years ago
barisusakli 7a044b4978 better filterIgnoringUids 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
barisusakli 654961ca3b style 9 years ago
barisusakli 5950f97f96 more refactors 10 years ago
barisusakli 32041d50f7 prevent crash if children are falsy 10 years ago
barisusakli 9cef1ffe99 forgot parseInt 10 years ago
barisusakli da09ce3e06 optimize getParents
when loading the root categories listing all categories have a parentCid
of 0 so return early instead of calling the database with
['category:0','category:0','category:0''category:0' ...]
10 years ago
Barış Soner Uşaklı 5b08538264 closes #3614 10 years ago
barisusakli 878690e5f7 removed extra param 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 5d94b00883 parse category description closes #3209 10 years ago
Julian Lam 0bc175dd4c fixed #3355
fixed issue where disabled categories showed up in the category dropdown in /unread
10 years ago
Julian Lam 5340537631 closed #2820 10 years ago
Julian Lam 6fedcca4ee changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP 10 years ago
Nicolas Siver 46ce3aae9f tree view 10 years ago
Julian Lam 463c893c3d fixed regression introduced by #2080, closed #3189 10 years ago
barisusakli 48b5d90a9e closes #3150 10 years ago
barisusakli 50feb7a766 default to zero if post_count topic_count is falsy 10 years ago
barisusakli c24dce4dd6 closes #3062 10 years ago
Julian Lam ceba856006 fixing categories with null parentCids, again 10 years ago
Julian Lam 80250b6f6c adding default of parentCid 0 if parentCid not set 10 years ago
barisusakli 27bab3330a pass data to getCategoryTopics, renamed end to stop 10 years ago