228 Commits (f88f72abd209a2fbca0a8ed1c2dfdd1b70e9ad80)

Author SHA1 Message Date
Baris Usakli 7f12d568ff user name on home.tpl 12 years ago
Baris Usakli de28d8af55 token bug 12 years ago
Baris Usakli 44485a2e40 fixed session ids 12 years ago
Baris Usakli 39b24436d0 removed global.socket, passing in socket to the functions now 12 years ago
Julian Lam 69bafcf19c refactoring register to use form post instead of socket (for passport integration) 12 years ago
Julian Lam a537c4d805 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam d712f57141 refactored user authentication (passport-local, instead of my own
half-baked implementation)
12 years ago
psychobunny e658531a67 replies are up 12 years ago
psychobunny a655ebb290 most users ever online block 12 years ago
Julian Lam cb9a110a5d RUN npm install AFTER PULLING THIS COMMIT!
Added user label to header, gravatar support
12 years ago
Julian Lam 570dfd9786 updated topics module to use uid as a passed in param, instead of through global.uid 12 years ago
Julian Lam 33f155b2d1 updating web sockets so that uid is populated for socket calls 12 years ago
Julian Lam 2a9c33b9f8 user activity counter (bug present where all users register as same session? this isn't good....) 12 years ago
psychobunny 877219cb58 fixed conflicts 12 years ago
psychobunny e50e136d83 inbetween some changes but asked to pull so I'll comment better later 12 years ago
Julian Lam 0985087f5d auth... 12 years ago
Julian Lam 71e410d571 Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
	src/webserver.js
12 years ago
Julian Lam c1186f396e some work on session login etc 12 years ago
psychobunny d711a4e334 added post button, post window, added click handler to toaster alert, started on posts and topics schema and code 12 years ago
Julian Lam dfd5c9960b finished pw reset page, finally 12 years ago
Julian Lam 5369be0397 timing out reset codes, enhancing template replace so that a single placeholder can be used multiple times 12 years ago
Julian Lam a73481af8b more work with reset page 12 years ago
Julian Lam 0e8c4f35cd socketing for reset page - started on emailer 12 years ago
Julian Lam f975105176 added email to registration fields, email existence check 12 years ago
Julian Lam 2d8725d522 changing socket.io to exist on the same port as the server, made config file template (removed config file from repo) 12 years ago
psychobunny 3d81f129e3 added login, fixed gitignore 12 years ago
psychobunny 9b973327a0 registration bugfix 12 years ago
psychobunny b04d262fe4 init, just some testing 12 years ago