nodebb/src
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed 
..
admin cleaned up requires
routes incorrect url was being passed for callback - twitter and g+
categories.js Merge remote-tracking branch 'origin/master' into category-whitelisting
categoryTools.js refactored groups and categories, groups no longer explodes when
favourites.js removed global.io
feed.js added back feeds, removed duplicate post var in feed
groups.js tweaks to category permission modal
imgur.js fixed posts not appearing immediately
install.js fixing category admin panel integration
logger.js closes , if the file path doesnt exists logger was crashing
login.js camel case for user.js methods
messaging.js fixed missing require in messaging
meta.js added tinycon lib and changed notif icon to be in CSS instead of in
notifications.js linting notifications.js
plugins.js allowing plugins with no hooks to not cause NodeBB to hang on app start
postTools.js removed buildFooter filter
posts.js plugins - filter:posts.custom_profile_info pass in pid as well
redis.js added topic tests
sitemap.js fontawesome 4 migration, closes
threadTools.js category whitelist for replying to posts, lots of refactoring, too
topics.js closes
upgrade.js updated schema date
user.js integrated Tinycon lib and actually fixed notification counts... heh.
webserver.js plugins - filter:server.create_routes allows you to define API routes as well now
websockets.js integrated Tinycon lib and actually fixed notification counts... heh.