1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
threads look awesome now More... over 12 years ago
fixed session ids More... over 12 years ago
minor stylistic change to header More... over 12 years ago
Merge branch 'master' of github.com:psychobunny/node-forum More... over 12 years ago
accidentally developed on a merge commit... *fingers crossed* More... over 12 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 12 years ago
removed global.socket, passing in socket to the functions now More... over 12 years ago
beginning google integration More... over 12 years ago
hide alternate login strategies if config is not set More... over 12 years ago
Merge branch 'master' of github.com:psychobunny/node-forum More... over 12 years ago
tweaking twitter login so that if the config is blank, trying to log in via twitter won't crash the server More... over 12 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 12 years ago
clear topic and content after post More... over 12 years ago
enabling twitter login More... over 12 years ago
skeleton for twitter integration via passport More... over 12 years ago
refactoring register to use form post instead of socket (for passport integration) More... over 12 years ago
minor style changes to header More... over 12 years ago
integrated LESS middleware to static served CSS/less files More... over 12 years ago
Merge branch 'master' of github.com:psychobunny/node-forum More... over 12 years ago
interim commit More... over 12 years ago
housekeeping More... over 12 years ago
updaring config template More... over 12 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 12 years ago
forgot to update config, derp More... over 12 years ago
updating header to show user label when logged in, and register/login when not More... over 12 years ago
Merge branch 'master' of github.com:psychobunny/node-forum More... over 12 years ago
refactored user authentication (passport-local, instead of my own half-baked implementation) More... over 12 years ago
small refactor of routing, cleanup, templates are now parsed entirely on client side for /, /register, /login for now More... over 12 years ago
breadcrumbs, and changed home in nav to 'forum' More... over 12 years ago
got ajaxify working with threads, some cleanup, fixed anon posting, got rid of a few more global.sockets calls More... over 12 years ago