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
8 years ago
barisusakli
2c140c2107
ability to filter flags by category
8 years ago
barisusakli
f46755759a
show categories in unread as tree
8 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
9 years ago
barisusakli
32041d50f7
prevent crash if children are falsy
9 years ago
barisusakli
9cef1ffe99
forgot parseInt
9 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' ...]
9 years ago
Barış Soner Uşaklı
5b08538264
closes #3614
9 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
psychobunny
b81646477f
remove hardcoded topic_row_size
...
I can't believe this is still here haha
10 years ago
Barış Soner Uşaklı
094cd6df32
closes #2777
10 years ago
Barış Soner Uşaklı
429d7cbfa2
added filter:category.get
10 years ago
barisusakli
57453f33ab
new group members route
...
getMembers can take start end
ability to specify how many group members to return
10 years ago
barisusakli
cd99324286
closes #2413 , closes #2599
10 years ago
barisusakli
a77a761433
closes #1917
10 years ago
barisusakli
26b2ef1543
prevent crash in getChildren
10 years ago
barisusakli
a69eafd9f7
added postcount to topic
10 years ago
barisusakli
30d7f3351b
cid isnt always present
10 years ago
barisusakli
cd05a123ab
check cids
10 years ago
barisusakli
05a4737e84
closes #2409
10 years ago
barisusakli
b3544f644a
relative path upload fixes #2403
10 years ago
barisusakli
39def60f9b
return empty array
10 years ago
barisusakli
420aa5e102
fix moderators
10 years ago
barisusakli
8294aec5e7
fixed indent
10 years ago
barisusakli
8fdc03eaad
categories.js refactor
10 years ago
barisusakli
db979d7a20
filter:category.get change #1527
10 years ago
barisusakli
1ae39d638a
closes #2356
10 years ago