nodebb/src
Julian Lam 85ac4aac94 group creation and deletion
..
admin ban users, closes , banning a user hides all posts topics of a user and their profile page becomes inaccessible
routes group creation and deletion
categories.js merged.. conflicted up the ass. registration looks gud again
favourites.js updated all alert-error to alert-danger (wtf did BS3 need to change that?)
feed.js more winston
groups.js group creation and deletion
imgur.js closes , ,
install.js issue
login.js meta config changes, refactors
messaging.js removed console.log
meta.js changing method to retrieve themes to use /node_modules
notifications.js refactored notifications library to mark all notifs read when the menu is
plugins.js closes
postTools.js fixed - issue where replies would not automatically refresh a post after editing
posts.js merged.. conflicted up the ass. registration looks gud again
redis.js fixing nconf issue where redis js was requiring redis configs before they were defined
schema.js added a new section that only shows unread topics, added mark all read button, closes
sitemap.js closed
threadTools.js Merge branch 'master' of https://github.com/designcreateplay/NodeBB
topics.js merged.. conflicted up the ass. registration looks gud again
upgrade.js meta config changes, refactors
user.js adding localhost as default for email server
webserver.js matching connect-redis session with cookie ttl
websockets.js group creation and deletion