You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 8be3b8c05e accidentally developed on a merge commit... *fingers crossed*
Merge branch 'master' of github.com:psychobunny/node-forum

Conflicts:
	public/templates/login.tpl
12 years ago
..
emails
403.tpl
footer.tpl tweaking twitter login so that if the config is blank, trying to log in via twitter won't crash the server 12 years ago
header.tpl minor style changes to header 12 years ago
home.tpl got ajaxify working with threads, some cleanup, fixed anon posting, got rid of a few more global.sockets calls 12 years ago
login.tpl accidentally developed on a merge commit... *fingers crossed* 12 years ago
logout.tpl
register.tpl refactoring register to use form post instead of socket (for passport integration) 12 years ago
reset.tpl added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events 12 years ago
reset_code.tpl added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events 12 years ago
topic.tpl small refactor of routing, cleanup, templates are now parsed entirely on client side for /, /register, /login for now 12 years ago