nodebb/src
barisusakli 74282ffeea removed another unnecessary socket call
..
categories ACP setting and API return for subcats
controllers closes , closes
database query change
meta finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed
middleware closes
posts undo
privileges optimize getTopicsByTids and getTeasers
routes removed setTimeout when someone tries to log in with a non-existant username
socket.io closes , closes
topics removed another unnecessary socket call
user closes
categories.js crash fix
database.js updated error text to show proper setup command
emailer.js applying translator to messages.
emitter.js apparently this was confusing
events.js Add missing new lines at end of files.
favourites.js closes
file.js upload_url shouldn't use path.join
groups.js
hotswap.js proof-of-concept for hot-swapping of routes
image.js took out the meta config check from image.js
install.js closes
languages.js cleaned languages.js
logger.js first commit
messaging.js send uids to isOnline in messaging
meta.js better error messaging when js fails to compile when reloading
notifications.js eachLimit notifications.push
password.js closes
plugins.js added callbacks to css and js reloading, issue
postTools.js closes
posts.js closes , closes
privileges.js more work on
search.js
settings.js linting settings.js
sitemap.js dont display all categories
threadTools.js merge
topics.js another crash fix
upgrade.js closes
user.js check uid
webserver.js closed
widgets.js optimized widget call by bundling all queries into one for ; fixes active users widget crash