nodebb/src
Julian Lam 64e87b761f closed
..
admin tons more changes
database closes
routes fixing derped plugin css files due to cache buster
categories.js added err to callbacks
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 should close
logger.js closes , if the file path doesnt exists logger was crashing
login.js added parseInt
messaging.js parseInt fixes getObjects fix
meta.js adding cache busters to client side files (closed )
notifications.js pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes )
plugins.js updated install
postTools.js fixed categories.getRecentReplies so it only returns count posts instead of getting 10, posts are added and removed from sorted set when they are deleted restored
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 pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes )
upgrade.js fixed conflicts
user.js closed
webserver.js moving cache buster to production builds only (*facepalm* I'm bad at this)
websockets.js closed