193 Commits (b4b483b35aec1d5d123ebef0355330f220451097)

Author SHA1 Message Date
Baris Usakli 154d0160bc closes #200 12 years ago
Julian Lam d7eb30ccbd fuck git pt 2 12 years ago
Baris Usakli c647793512 meta config changes, refactors 12 years ago
Baris Usakli c70c67394a closes #171 12 years ago
Baris Soner Usakli 6690f49c4e added profile views to users, little cleanup to use app.addCommasToNumbers 12 years ago
Baris Usakli 929282a2f7 ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible 12 years ago
Baris Soner Usakli ded0200355 upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
Julian Lam e8f1d645fe closed #160
new build_title function to be called via socket

also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
12 years ago
Julian Lam 7251af56e3 refactored notifications library to mark all notifs read when the menu is
opened (closes #134)
12 years ago
Baris Soner Usakli 3f6f4e347d change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating 12 years ago
Baris Usakli 472f40479e privacy page 12 years ago
Julian Lam 931beecc21 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam d6938f4818 first pass at a custom title function (not ready for prod) 12 years ago
Baris Soner Usakli 72a0082a28 admin user page fix, added routers for admin/users 12 years ago
Baris Soner Usakli 744e4579b7 setUserFields 12 years ago
Julian Lam 762cecf1c3 fixed #129 12 years ago
Julian Lam a990cf3e0d added missing "return" when a user creation doesn't pass all server-side
checks...
12 years ago
Baris Soner Usakli e9afd4a107 fixed broken view again 12 years ago
Julian Lam 93d4630433 Merge remote-tracking branch 'origin' 12 years ago
Julian Lam 123aac0862 limiting notification counts (issue #112) 12 years ago
Baris Usakli 22d954d01f fixed for broken category view, after topic move 12 years ago
Julian Lam 667c331a67 refactored `User.create` in preparation for twitter compatibility (issue 12 years ago
Baris Soner Usakli 93c6228347 handle err 12 years ago
Baris Usakli ff9990701b changed to async.eachSeries 12 years ago
Baris Usakli a4de1b247f decrease/increase post count on post deletion/restore 12 years ago
Baris Usakli 2bb4aab6ac changes to online users code 12 years ago
Julian Lam 3c62b86096 Merge branch 'nconf' 12 years ago
Julian Lam 145898c3ba using nconf to manage config file now (issue #24) 12 years ago
Baris Soner Usakli a7ed1f97df delete old email key before setting new one when someone changes their email 12 years ago
Baris Soner Usakli 61cc0853db browsing thread changes to use sessions 12 years ago
Baris Soner Usakli 910e9d6ee0 closes #73 12 years ago
Baris Usakli 6eb9af77e6 first pass at subfolder 12 years ago
Baris Usakli d66aef7812 moved bcrpyt rounds to config file 12 years ago
Baris Usakli 93653e88df changed most of the ajax calls to use sockets 12 years ago
Baris Usakli 8f2a0014b3 closes #70 12 years ago
Baris Usakli 1d39b08195 password change, closes #66 12 years ago
Baris Soner Usakli 026056c8eb moved create/delete to top, handle error in get_online_userS 12 years ago
Baris Soner Usakli 6ecfd611eb removed one of the RDB,keys from user.js, canged userlist to store uids 12 years ago
Baris Soner Usakli f760b01bfe fixed type in user.js 12 years ago
Baris Soner Usakli f2d7f856aa async.each in user.js 12 years ago
Baris Soner Usakli c47db0e908 async.each for get_userslugs_by_uids 12 years ago
Baris Soner Usakli 1c855ce502 async.each for get_userslugs_by_uids 12 years ago
Damian Bushong e3b4a6029c Clean up excess end-of-line whitespace 12 years ago
Damian Bushong f61e71729a More cleanup of user.js
See added comments for more information on problems discovered within the codebase.
12 years ago
Damian Bushong 7a5013325c Force a default gravatar if no email provided
Gravatar provides the forceDefault option, let's use it.
12 years ago
Damian Bushong 78ef54baf2 Cleanup user.js for style guide compliance 12 years ago
Baris Soner Usakli 4c33cee051 user restore for try.nodebb 12 years ago
Baris Soner Usakli 0eb83f1e85 css changes 12 years ago
Baris Usakli efb5cfe1ac nothing 12 years ago
Baris Usakli f718d25d36 === is gud 12 years ago