nodebb/src
barisusakli d28fb153c7 closes
..
categories removed slice
controllers closes
database duh strings dont work
meta
middleware another relative_path fix
posts removed extra comma
privileges moved isAdminOrMod check out of getTopicsByTids
routes closes
socket.io closes
topics removed extra comma
user removed unnecessary require
views partial fix to
analytics.js updated analytics
batch.js use processSortedSet instead of getting all users
categories.js prevent crash in getChildren
database.js updated error text to show proper setup command
emailer.js check err in emailer
emitter.js fixing previous commit properly
events.js closes
favourites.js removed command param made unvote wrapper
file.js fix urls
groups.js closes
hotswap.js moving nearly all startup messages to verbose type
image.js took out the meta config check from image.js
install.js closes
languages.js cleaned languages.js
logger.js disable stuff that crashes in socket.io 1.x
messaging.js adding mid on the message returned data on addMessage
meta.js closed
notifications.js moving nearly all startup messages to verbose type
password.js use send for child process
plugins.js just show err.message
postTools.js added mainPid to topic restore/edit hooks
posts.js removed extra space
privileges.js more linting
search.js check just in case
settings.js linting settings.js
sitemap.js sitemap topic limit
threadTools.js chop chop
topics.js fix pagination going to 404 if new post creates a new page
upgrade.js store teaserPid in topic
user.js added some failsafe checks for filter:user.isModerator
webserver.js testing socket availability before attempting to bind
widgets.js Made hiding widgets for guests/registered sensible.