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.
psychobunny 458d4996a6 filter:categories.get 9 years ago
..
categories closes #4499 9 years ago
controllers filter:categories.get 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 When forking a topic, updates user bookmarks in the topic to keep the last read position (#4554) 9 years ago
middleware don't add "page-xxx-" class if trailing slash exists 9 years ago
navigation closes #4587 9 years ago
plugins spring cleaning 9 years ago
posts add /user/<uid> and /post/<pid> redirects 9 years ago
privileges check for invalid topic 9 years ago
rewards closes #4574 9 years ago
routes add /user/<uid> and /post/<pid> redirects 9 years ago
socket.io add /user/<uid> and /post/<pid> redirects 9 years ago
topics add /user/<uid> and /post/<pid> redirects 9 years ago
user add /user/<uid> and /post/<pid> redirects 9 years ago
views closes #2302 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 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 9 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 10 years ago
image.js closes #4590 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 9 years ago
password.js use send for child process 10 years ago
plugins.js closes #4332 9 years ago
posts.js closes #4499 9 years ago
privileges.js user refactor 9 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 added new hook for hotswap preparation 9 years ago