173 Commits (48e14e94645285e94c343017ac1f1a73ba2b864b)

Author SHA1 Message Date
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
Baris Usakli 9dbaf9fef9 more work 12 years ago
Baris Usakli 1a992b7147 first batch of changes 12 years ago
Baris Soner Usakli caf81b7312 fixed a crash if user profile is viewed when they have no posts, fixed the footer user link it uses the userslug now 12 years ago
Baris Usakli cde765b17d remove socket listeners in admin/users/search 12 years ago
Baris Usakli be0afc43a8 user search in admin/users 12 years ago
Baris Usakli 941ed7e194 user search in admin/users 12 years ago
Baris Usakli 7ca2c949dd fixed safari script problem 12 years ago
Baris Usakli c870e8bbf3 testing user search in admin panel 12 years ago
Baris Soner Usakli ea4f39ca21 server side checks for username/email/password, closes #41 12 years ago
Julian Lam d0e5c0dcf1 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam 87e2023c86 closed #28 by implementing solution #2 12 years ago
Baris Usakli 87a786c1b0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 51842a32da dont let users with the same username/slug register closes #33 12 years ago
Julian Lam 578dba10cd fixed #30 12 years ago
Baris Usakli bbee8e94bd fixes #34 12 years ago
Baris Usakli d3a190d74e username to userslug change 12 years ago
Baris Usakli ad11be657e added turkish characters to utils.slugify 12 years ago
Baris Usakli dd4af40be0 removed login code from user.js 12 years ago
Julian Lam e158fdc963 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 4d99870063 updating nodebb executable so that it sends a NODE_ENV environment
variable in, and modified app.js and redis lib to read it.
12 years ago