7795 Commits (d5453efdac9d5512aea903100aacfca965b1eabb)
 

Author SHA1 Message Date
barisusakli 8e114c2093 moved isAdminOrMod check out of getTopicsByTids 10 years ago
barisusakli a75727bbbd duh 10 years ago
barisusakli 653850661e topics.getTopics doesnt take set param 10 years ago
barisusakli 79265b9e83 removed dupe code 10 years ago
barisusakli c1b61522f7 check if topic is deleted 10 years ago
barisusakli c458a7f7b2 missing nconf require 10 years ago
barisusakli 9852809c2c cleanup 10 years ago
barisusakli 1d2d69fa45 use helpers, redis crash fix 10 years ago
barisusakli 556e7066e8 moved notFound notAllowed to helpers 10 years ago
barisusakli f8cfd82667 less code in uploadimage 10 years ago
barisusakli 0a44d3f5e0 moved updateCategoryField out, db.delete only sends back err 10 years ago
barisusakli d485b65b67 call next 10 years ago
barisusakli 9ab74b0a61 added ability to take heap snapshots 10 years ago
barisusakli 7825b8b951 closes #2416 10 years ago
psychobunny 2a88e08977 and one last derp 10 years ago
psychobunny 556d817cc5 forgot to return 10 years ago
psychobunny 458ee7cca8 acute ocd attack 10 years ago
psychobunny bfaeee2531 linting 10 years ago
psychobunny b511bc37fb don't initialize taskbar until dom is ready 10 years ago
barisusakli 9d56f50967 voters info 10 years ago
barisusakli 8330a6e6d9 added plugin reset info as well #2415 10 years ago
barisusakli 76933f4c37 closes #2415 10 years ago
barisusakli 30d7f3351b cid isnt always present 10 years ago
Barış Soner Uşaklı 36ac6f849f Merge pull request #2397 from joe1chen/bug-fix-topic-search
Bug fix - Topic search broken due to encodeURIComponent being called too early
10 years ago
barisusakli 02fb81901d moved posts related stuff to user/posts.js 10 years ago
barisusakli d9a071d710 removed unused code from category and topic controller 10 years ago
barisusakli cd05a123ab check cids 10 years ago
barisusakli 52c12fa1b1 use wrapper functions getPostsFields and getTopicsFields 10 years ago
Julian Lam 9a606246a9 more fallbacks 10 years ago
Julian Lam d0770bcb95 latest translations and fallbacks 10 years ago
barisusakli 6b13a84d2f removed extra priv checks
-removed category check from recentreplies since pids are already
checked
-removed category check from topics/unread.js since topics are filtered
now
-added array checks to src/topics.js
10 years ago
barisusakli 5c7487c13b err check 10 years ago
barisusakli 283ac1578f fix null datetime error 10 years ago
barisusakli f3309e3dd4 renamed to local registration
closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/36
10 years ago
barisusakli 545dbbf0df check err and tids 10 years ago
Julian Lam b65d518a97 properly handling error for hook filter:privileges.posts.filter 10 years ago
Julian Lam 9debfd94ec removed the hook I just added: filter:category.recent, was a bit misleading. 10 years ago
Julian Lam 20ea40133b added four new hooks: filter:categories.recent, filter:privileges.categories.get, filter:privileges.posts.filter, filter:privileges.topics.filter 10 years ago
psychobunny b480bff3fd moved taskbar markup out of JS and into modules/taskbar.tpl 10 years ago
barisusakli cd19bf156c update bcryptjs and validator 10 years ago
barisusakli 6ce1415cd4 update db search version 10 years ago
barisusakli 9ff35a18f2 closes #2261 10 years ago
psychobunny 1e453140d9 adding uid to filter:category.topics.get 10 years ago
psychobunny abe887f557 filter:category.topics.get 10 years ago
psychobunny c988f54243 renaming filter:category.topics.get to filter:category.topics.prepare 10 years ago
barisusakli 485827db84 check count before privileges 10 years ago
barisusakli 6a3a3669d2 check privs on getRecentReplies and getRecentTopicReplies 10 years ago
psychobunny c7ca2e2573 fixing time derp if minutes are singular 10 years ago
barisusakli b4daae9b23 closes #2307 10 years ago
psychobunny 3aa18ebb12 no need to inform attempt to listen to address 10 years ago