Commit Graph

218 Commits

Author SHA1 Message Date
Julian Lam
570dfd9786 updated topics module to use uid as a passed in param, instead of through global.uid 2013-04-28 15:41:26 -04:00
Julian Lam
33f155b2d1 updating web sockets so that uid is populated for socket calls 2013-04-28 15:39:40 -04:00
Julian Lam
2a9c33b9f8 user activity counter (bug present where all users register as same session? this isn't good....) 2013-04-25 16:27:22 -04:00
psychobunny
877219cb58 fixed conflicts 2013-04-24 21:19:04 +00:00
psychobunny
e50e136d83 inbetween some changes but asked to pull so I'll comment better later 2013-04-24 21:16:10 +00:00
Julian Lam
0985087f5d auth... 2013-04-24 17:14:05 -04:00
Julian Lam
71e410d571 Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
	src/webserver.js
2013-04-24 16:44:12 -04:00
Julian Lam
c1186f396e some work on session login etc 2013-04-24 16:42:12 -04:00
psychobunny
d711a4e334 added post button, post window, added click handler to toaster alert, started on posts and topics schema and code 2013-04-24 20:40:34 +00:00
Julian Lam
dfd5c9960b finished pw reset page, finally 2013-04-23 23:28:34 -04:00
Julian Lam
5369be0397 timing out reset codes, enhancing template replace so that a single placeholder can be used multiple times 2013-04-23 21:13:01 -04:00
Julian Lam
a73481af8b more work with reset page 2013-04-23 15:39:23 -04:00
Julian Lam
0e8c4f35cd socketing for reset page - started on emailer 2013-04-23 12:06:22 -04:00
Julian Lam
f975105176 added email to registration fields, email existence check 2013-04-22 17:31:51 -04:00
Julian Lam
2d8725d522 changing socket.io to exist on the same port as the server, made config file template (removed config file from repo) 2013-04-22 15:24:23 -04:00
psychobunny
3d81f129e3 added login, fixed gitignore 2013-04-22 19:01:45 +00:00
psychobunny
9b973327a0 registration bugfix 2013-04-22 17:09:40 +00:00
psychobunny
b04d262fe4 init, just some testing 2013-04-22 16:51:32 +00:00