nodebb/src
barisusakli c5224d099e parseInt show title
..
categories closes
controllers parseInt show title
database fix email update on mongo
meta added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup
middleware fixed maintenance mode assets not being loaded properly
posts removed deleted
privileges admin/mods always gets the reply privs
routes property fixed
socket.io updated installation data to only create four categories by default, and altered colour to be less stark (heh, what does that mean anyway...). Also added an intro post
topics closes
user fix indent
views closes
batch.js
categories.js fixed typo
database.js updated error text to show proper setup command
emailer.js fix emailer crash (line 35)
emitter.js fixing previous commit properly
events.js log post purges
favourites.js derp
file.js fix urls
groups.js include plugins for the hooks to work
hotswap.js more linting
image.js took out the meta config check from image.js
install.js updated installation data to only create four categories by default, and altered colour to be less stark (heh, what does that mean anyway...). Also added an intro post
languages.js cleaned languages.js
logger.js fixing deprecation notice for morgan
messaging.js time based check
meta.js added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup
notifications.js cleanup and optimize notifications
password.js closed
plugins.js closes
postTools.js log post purges
posts.js fix status if it was never set before
privileges.js more linting
search.js check just in case
settings.js linting settings.js
sitemap.js much faster sitemap
threadTools.js log topic move
topics.js removed most of the db.sortedSetCards
upgrade.js removed || 1
user.js removed users:online set
webserver.js added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup
widgets.js widget render change