You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam fcda27e251 allowing plugins with no hooks to not cause NodeBB to hang on app start 11 years ago
..
admin cleaned up requires 11 years ago
routes Missed one lcasing 11 years ago
categories.js Merge remote-tracking branch 'origin/master' into category-whitelisting 11 years ago
categoryTools.js refactored groups and categories, groups no longer explodes when 11 years ago
favourites.js removed global.io 11 years ago
feed.js added back feeds, removed duplicate post var in feed 11 years ago
groups.js tweaks to category permission modal 11 years ago
imgur.js fixed posts not appearing immediately 11 years ago
install.js fixing category admin panel integration 11 years ago
logger.js closes #456, if the file path doesnt exists logger was crashing 11 years ago
login.js camel case for user.js methods 11 years ago
messaging.js fixed missing require in messaging 11 years ago
meta.js plugins - filter:scripts.get hook lets a plugin add client-side JS to the header and queue up for minification on production 11 years ago
notifications.js removed global.io 11 years ago
plugins.js allowing plugins with no hooks to not cause NodeBB to hang on app start 11 years ago
postTools.js removed buildFooter filter 11 years ago
posts.js signature parsing now calls its own postTools method (with associated plugin hook 11 years ago
redis.js added topic tests 11 years ago
sitemap.js fontawesome 4 migration, closes #473 11 years ago
threadTools.js category whitelist for replying to posts, lots of refactoring, too 11 years ago
topics.js closes #595 11 years ago
upgrade.js updated schema date 11 years ago
user.js #589 11 years ago
webserver.js Allow same origin framing 11 years ago
websockets.js fixed post count in paginator and post bar when infinite loader kicked in 11 years ago