nodebb/public/templates
Baris Usakli 8d3a647d16 fixed hardcoded userslug
..
admin putting category options behind a dropdown, and fixing category enable/disable
emails added email verification on registration
install fontawesome 4 migration, closes
noscript fontawesome 4 migration, closes
403.tpl internationalization: 404 and 403
404.tpl internationalization: 404 and 403
500.tpl closes
account.tpl closes
accountedit.tpl closes
accountsettings.tpl fontawesome 4 migration, closes
category.tpl removed btn-large from post topic button
config.json closes
confirm.tpl added email verification on registration
favourites.tpl fixed hardcoded userslug
followers.tpl fontawesome 4 migration, closes
following.tpl fontawesome 4 migration, closes
footer.tpl added footer.build and page.load hooks
header.tpl moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load
home.tpl fontawesome 4 migration, closes
login.tpl modularized SSO, paving the way for potential plugins. cleaned up associated templates/js
logout.tpl fixed serverside templating; footer, logout internationalization; updated more global lang keys
notifications.tpl closes
outgoing.tpl closed
recent.tpl closes
register.tpl closes
reset.tpl revamped client side scripts so that they are loaded using Require.js instead.
reset_code.tpl revamped client side scripts so that they are loaded using Require.js instead.
search.tpl revamped client side scripts so that they are loaded using Require.js instead.
topic.tpl removed .main-post from follow class (now using conditionals to show/hide)
unread.tpl closes
users.tpl fontawesome 4 migration, closes