Baris Soner Usakli
|
54b4c55dfc
|
removed the unused login function
|
12 years ago |
Baris Soner Usakli
|
fee76db8dc
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
954392e4c4
|
fixes to gravatars and get functions in user.js
|
12 years ago |
Baris Soner Usakli
|
08f7b64ccf
|
hash changes to user data
|
12 years ago |
Julian Lam
|
1fc6e0db2c
|
added email verification on registration
added email header and footer
|
12 years ago |
Baris Soner Usakli
|
73e958e627
|
added join date to users, fixed post count when a new topic is created. account page shows time joined,picture and name
|
12 years ago |
psychobunny
|
5e48b4cdc5
|
redis updates for sets: added sadd, srem, and sismember; finished basic favouriting/up/down votes - still need to add socket support in future
|
12 years ago |
psychobunny
|
2b50c43a5f
|
Merge branch 'master' of https://github.com/psychobunny/node-forum
|
12 years ago |
psychobunny
|
7db1834182
|
gravatars in posts
|
12 years ago |
Julian Lam
|
430e65a352
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
bceaf67c20
|
INSTALL build-essential AND RUN npm install!!!!
bcrypt integration
|
12 years ago |
Baris Usakli
|
ed26728a0f
|
show username on homepage
|
12 years ago |
Baris Usakli
|
7f12d568ff
|
user name on home.tpl
|
12 years ago |
Julian Lam
|
9c05a76fcb
|
facebook integration
|
12 years ago |
Julian Lam
|
bef0bd87da
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
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 |
Baris Usakli
|
39b24436d0
|
removed global.socket, passing in socket to the functions now
|
12 years ago |
Julian Lam
|
8e5714cab4
|
skeleton for twitter integration via passport
|
12 years ago |
Julian Lam
|
69bafcf19c
|
refactoring register to use form post instead of socket (for passport integration)
|
12 years ago |
Julian Lam
|
829dae05c5
|
updating header to show user label when logged in, and register/login when
not
|
12 years ago |
Julian Lam
|
d712f57141
|
refactored user authentication (passport-local, instead of my own
half-baked implementation)
|
12 years ago |
Julian Lam
|
62779ef0dd
|
relative time on topics and posts
|
12 years ago |
psychobunny
|
f8345a1223
|
added timestamp to record users
|
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
|
2358528880
|
merging changes for stash pop
|
12 years ago |
Julian Lam
|
64ca3d7444
|
properly broadcasting a user.active change
|
12 years ago |
Julian Lam
|
7827534819
|
tweaking active.register so that it emits an active user change
|
12 years ago |
Julian Lam
|
19cd9e05ed
|
fixing login and logout sessions
|
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
|
7e637a93bb
|
added login message + ajaxify.go to homepage (should add redirect code to originating page later)
|
12 years ago |
Julian Lam
|
f774974803
|
logout functionality
|
12 years ago |
Julian Lam
|
eac3785b29
|
fixing issue with auth (removed session saving stuff by mistake)
|
12 years ago |
Julian Lam
|
3eb4f0e1a2
|
commenting out global.uid setting
|
12 years ago |
Julian Lam
|
0985087f5d
|
auth...
|
12 years ago |
Julian Lam
|
c1186f396e
|
some work on session login etc
|
12 years ago |
Julian Lam
|
dfd5c9960b
|
finished pw reset page, finally
|
12 years ago |
Julian Lam
|
5792946a16
|
added DEL support to redis wrapper lib
|
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
|
dea9a707dc
|
interim commit for password reset
|
12 years ago |
psychobunny
|
8f7b295480
|
integrated dcp templates, changed reset email to use templates
|
12 years ago |
Julian Lam
|
19f9a48a8c
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
psychobunny
|
a06b3519a1
|
moved event alert to serverside, now node controls the registration alert. added some transition animation to page changes
|
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 |
psychobunny
|
3d81f129e3
|
added login, fixed gitignore
|
12 years ago |
psychobunny
|
efa0649081
|
moved RedisDB.js to src/redis.js
|
12 years ago |
psychobunny
|
9b973327a0
|
registration bugfix
|
12 years ago |
psychobunny
|
b04d262fe4
|
init, just some testing
|
12 years ago |