nodebb/public/templates/admin
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable
..
testing closed - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
categories.tpl putting category options behind a dropdown, and fixing category enable/disable
facebook.tpl revamped client side scripts so that they are loaded using Require.js instead.
footer.tpl moved image uploading to a require js module, added image upload to site logo
gplus.tpl revamped client side scripts so that they are loaded using Require.js instead.
groups.tpl prevent admin group from being deleted, closes
header.tpl plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well
index.tpl fontawesome 4 migration, closes
logger.tpl fixed logger.tpl to use the new requirejs code
motd.tpl revamped client side scripts so that they are loaded using Require.js instead.
plugins.tpl revamped client side scripts so that they are loaded using Require.js instead.
redis.tpl upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
settings.tpl closes , allow guest posting. enabled from admin/settings, defaults to disabled
themes.tpl fontawesome 4 migration, closes
topics.tpl fontawesome 4 migration, closes
twitter.tpl revamped client side scripts so that they are loaded using Require.js instead.
users.tpl fontawesome 4 migration, closes