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.
Nate Lee 07c59ae174 changed cls.getItem to equal cls.get from cls.set
based off of naming schema
10 years ago
..
categories closes #4669 10 years ago
controllers use userCount 10 years ago
database Default mongodb db name should be "nodebb" instead of 0 (unlike redis). (#4573) 10 years ago
groups closes #4645 10 years ago
messaging add roomId to messaging filter (#4596) 10 years ago
meta Fixing issue where the relative path was ignored for express modules (#4621) 10 years ago
middleware changed cls.getItem to equal cls.get from cls.set 10 years ago
navigation closes #4587 10 years ago
plugins Revert "fixed link to documentation, @akhoury" 10 years ago
posts fixes #4653 10 years ago
privileges fixes #4636 (#4639) 10 years ago
rewards closes #4574 10 years ago
routes work-in-progress commit for #4655 10 years ago
socket.io closes #4651 10 years ago
topics removed some dupe code 10 years ago
user topic watching 10 years ago
views closes #4651 10 years ago
widgets closes #2302 10 years ago
analytics.js fixes crash in analytics 10 years ago
batch.js fast path for mongodb batches (otherwise it's O(n^2) memory, which gets ugly fast) 10 years ago
categories.js better filterIgnoringUids 10 years ago
coverPhoto.js custom user profile covers 10 years ago
database.js closes #3938 10 years ago
emailer.js fix #4546 10 years ago
emitter.js closes #3098 11 years ago
events.js more refactors 10 years ago
favourites.js remove logs 10 years ago
file.js add a hook for plugins like nodebb-plugin-imagemagick that don't want to replace the entire upload system 10 years ago
groups.js closes #4499 10 years ago
hotswap.js moving nearly all startup messages to verbose type 11 years ago
image.js added filter:image.size 10 years ago
install.js Enable nodebb-plugin-emoji-one by default 10 years ago
languages.js work-in-progress commit for #4655 10 years ago
logger.js closes #4032 10 years ago
messaging.js closes #4275 10 years ago
meta.js work-in-progress commit for #4655 10 years ago
notifications.js add /user/<uid> and /post/<pid> redirects 10 years ago
pagination.js closes #3720 10 years ago
password.js use send for child process 11 years ago
plugins.js added defaultLang support, #4655 10 years ago
posts.js closes #4499 10 years ago
privileges.js user refactor 10 years ago
pubsub.js closes #3014 11 years ago
reset.js use fs.access 10 years ago
search.js closes #4366 10 years ago
settings.js Update array-check for settings trim and expand 10 years ago
sitemap.js fixed #4624 10 years ago
social.js closes #4394 10 years ago
topics.js style changes 10 years ago
upgrade.js spring cleaning 10 years ago
user.js use userCount 10 years ago
webserver.js work-in-progress commit for #4655 10 years ago