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