nodebb/public/vendor
barisusakli df73ceaeb7 closes
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
..
bootbox updated bootbox to BS3
bootstrap removing unused bootstrap js file
buzz removed unminified buzz library, keeping minified version
colorpicker minifying colorpicker.js
fontawesome moved fontawesome CSS into stylesheet.css, and updating the js and css middlewares to compile at app start, not on first load
jquery closes
requirejs added requirejs, new 'composer' module for all posting related functions (client-side)
tabIndent just sneaking tabIndent into NodeBB core -- nothing to see here...
tinycon added tinycon lib and changed notif icon to be in CSS instead of in
xregexp linting and moving xregexp back to .js