21 Commits (f85ec961723b6f89ed1e23f43738b63339871352)

Author SHA1 Message Date
barisusakli f85ec96172 small change to new hook 9 years ago
Timothy Fike 9fdd1b6b70 Don't return data for Topics.updateRecent
Update database if filter passes data back.
9 years ago
Timothy Fike fe3fbb7197 filter:topics.updateRecent
https://community.nodebb.org/topic/9165/prevent-specific-category-from-showing-in-recent
9 years ago
barisusakli 2b8ecfbb94 dont add topic to `topics:recent` if its deleted 9 years ago
barisusakli ffff8093ba make sure user is admin/mod before forking 10 years ago
barisusakli 2b90568157 removed getLatestTids, renamed getPostsByTid removed unused tid param 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
barisusakli c1ac92ac19 popular topics will use topic creation time 10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 11 years ago
barisusakli 8e114c2093 moved isAdminOrMod check out of getTopicsByTids 11 years ago
barisusakli a75727bbbd duh 11 years ago
barisusakli 653850661e topics.getTopics doesnt take set param 11 years ago
barisusakli c56b9aafff closes #2289, replace Infinity with '+inf' 11 years ago
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
11 years ago
barisusakli 6aa53b8323 nextStart changes, fixed move topic notification text 11 years ago
barisusakli f3f4711a60 wait for callback 11 years ago
barisusakli 9fac18c4b6 derp 11 years ago
barisusakli 4736a68534 dont create term object on each call 11 years ago
barisusakli 0362c1a3b0 show day/week/month/year popular topics 11 years ago
barisusakli 9d405812cb changed sortedSetRangeByScore 11 years ago
barisusakli 7a1037dc11 moved posts and recent to new files 11 years ago