272 Commits (a141f6f7ec2a736addc2e61151b125259880fc51)

Author SHA1 Message Date
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
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
Julian Lam a12907512f refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 10 years ago
Julian Lam b91d39a0d3 almost everything for #2335 10 years ago
barisusakli b12e3562d5 hide category icons if they are not set 10 years ago
barisusakli 3d5e72bbc8 fix null parents 10 years ago
barisusakli 8471fcbd79 fixed typo 10 years ago
barisusakli 761f56aeb1 removed most of the db.sortedSetCards 10 years ago
barisusakli 62503c16c6 mark category read only if unread 10 years ago
barisusakli feed33f6e2 closes #2100 10 years ago
barisusakli 6aa53b8323 nextStart changes, fixed move topic notification text 10 years ago
barisusakli ba90b5d113 widget render change 11 years ago
barisusakli ac301eaabe changed default to 1 11 years ago