8056 Commits (b07a522c600683717805c72d8bc57344099eeb1d)
 

Author SHA1 Message Date
barisusakli 0864480433 forgot return 10 years ago
barisusakli cb8ce066c8 give guests find read access on category creation 10 years ago
barisusakli 8b573bff39 send 10 topics in digest not 11 10 years ago
barisusakli 9791dfb9ea closes #2420 10 years ago
Julian Lam 23485fcbf3 missed one invocation of old LESS library, #2419 10 years ago
Julian Lam 207bfa8960 closed #2419 10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 10 years ago
barisusakli 32e08ba419 closes #2070 10 years ago
barisusakli 807d4b7e2e update template.js dep 10 years ago
barisusakli 114d0506e1 fixed typo 10 years ago
barisusakli f0797493ee make sure sockets leave the current room when entering another 10 years ago
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