nodebb/public/templates
psychobunny 9977a44099 removed the img-polaroid class from main-poster and replaced the stats with a hover over for desktop. tbd duhsign for mobile
..
admin 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
emails added email verification on registration
403.tpl new 403 page
account.tpl fixed unfollow button
accountedit.tpl relative time fix
category.tpl updated category: tracking active participants + removed placeholder; recent author picture now pulled dynamically; graph/users/picture implemented
config.json friends
confirm.tpl added email verification on registration
footer.tpl image upload and changing images will clean up later andrew stayla
friends.tpl fixed unfollow button
header.tpl Merge branch 'master' of https://github.com/psychobunny/NodeBB
home.tpl fixing the 'motd' hero unit links
login.tpl adding alternate logins to register page
logout.tpl logout functionality
register.tpl added client and server validation on registration
reset.tpl added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events
reset_code.tpl added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events
topic.tpl removed the img-polaroid class from main-poster and replaced the stats with a hover over for desktop. tbd duhsign for mobile
users.tpl fixed users page so that all reps and post counts are comma delimited, some image upload fixes