nodebb/src
psychobunny e316dd3330 fixed a bug in create category
..
admin tons more changes
database clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes
routes added ability to upload category images. closes , closes
categories.js fixed a bug in create category
categoryTools.js refactored groups and categories, groups no longer explodes when
database.js fixed instruction in database.js
favourites.js fixed favouriting
feed.js merged master
groups.js parseInt fixes getObjects fix
imgur.js fixed posts not appearing immediately
install.js added check for unknown db
logger.js closes , if the file path doesnt exists logger was crashing
login.js added parseInt
messaging.js parseInt fixes getObjects fix
meta.js removed notification count in title, removed api calls to it (left method intact) so hopefully title building is faster too. closes
notifications.js moved reds into redis, fixed notifications prune param
plugins.js updated install
postTools.js fixes bug introduced in c0721e105f
posts.js , moved everything out of parallel - poster doesn't need to wait for these functions to happen
sitemap.js parseInt fixes getObjects fix
threadTools.js fixes bug introduced in c0721e105f
topics.js , moved everything out of parallel - poster doesn't need to wait for these functions to happen
upgrade.js closes
user.js parseInt fixes getObjects fix
webserver.js parseInt fixes getObjects fix
websockets.js removed notification count in title, removed api calls to it (left method intact) so hopefully title building is faster too. closes