nodebb/public/templates/admin
Julian Lam 41187dfddb adding a confirm dialog behind the theme revert button in the acp
..
categories.tpl more fixes to ajaxify, updated /users blocks to sit flush to the left, started work on the ACP including basic templates, added a method to get active users in all rooms (socket connections), added more routes mostly pointing to admin, added a routing folder to start organizing routes better, starting with admin.
facebook.tpl moved admin css to its own file for LESS compilation, and adding in
footer.tpl adding a confirm dialog behind the theme revert button in the acp
gplus.tpl moved admin css to its own file for LESS compilation, and adding in
header.tpl fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
index.tpl fixed topics bug that was prevent /latest /popular /active and subsequently the admin versions of those routes from working. removed debug statements. added admin socket room. added dynamic updating of active users on acp index
motd.tpl motd tweaks in admin panel
redis.tpl admin/redis page
settings.tpl new header for meta title
themes.tpl started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
topics.tpl actually using identicon default across the site
twitter.tpl moved admin css to its own file for LESS compilation, and adding in
users.tpl derp