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 621e0d145e closes #4617
Serving english timeago strings from server instead of round-trip
re-request on failure.
9 years ago
..
categories closes #4499 9 years ago
controllers Exposing middleware to app/req, organisation. 9 years ago
database Default mongodb db name should be "nodebb" instead of 0 (unlike redis). (#4573) 9 years ago
groups moved groupTitle from user settings to user profile/edit 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 closes #4617 9 years ago
navigation closes #4587 9 years ago
plugins fixed link to documentation, @akhoury 9 years ago
posts closes #4618 9 years ago
privileges check for invalid topic 9 years ago
rewards closes #4574 9 years ago
routes closes #4617 9 years ago
socket.io Merge pull request #4162 from akhoury/master 9 years ago
topics add /user/<uid> and /post/<pid> redirects 9 years ago
user closes #4615 9 years ago
views :shipit: @pichalite 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 style 9 years ago
coverPhoto.js custom user profile covers 10 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 moving nearly all startup messages to verbose type 11 years ago
image.js added filter:image.size 9 years ago
install.js Enable nodebb-plugin-emoji-one by default 9 years ago
languages.js cleaned languages.js 11 years ago
logger.js closes #4032 9 years ago
messaging.js closes #4275 9 years ago
meta.js removed symlink logic and using route bridging instead. 9 years ago
notifications.js add /user/<uid> and /post/<pid> redirects 9 years ago
pagination.js closes #3720 10 years ago
password.js use send for child process 11 years ago
plugins.js closes #4332 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 fix undefined next 9 years ago
social.js closes #4394 9 years ago
topics.js When forking a topic, updates user bookmarks in the topic to keep the last read position (#4554) 9 years ago
upgrade.js spring cleaning 9 years ago
user.js fix performance issue with acp 9 years ago
webserver.js Exposing middleware to app/req, organisation. 9 years ago