403 Commits (6f2ea3eafca4b28df9848634e6a2ce7673775718)

Author SHA1 Message Date
barisusakli 2ad715ead3 closes #1412 11 years ago
barisusakli c64da01080 closes #1410 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
11 years ago
barisusakli 7a6f7d3e49 fixed 2 tests 11 years ago
barisusakli 3f44f4bb3a closes #1319 11 years ago
barisusakli 99e6223bf0 removed console.log 11 years ago
barisusakli f185e13175 added check to isReadyToPost, banned and exists 11 years ago
Julian Lam d33253bc3a Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 7b4f596aba updating all group lib methods, and their callers -- #1252 11 years ago
barisusakli fa98da6978 related to #1250 11 years ago
barisusakli 2f8ecc00d8 closes #1250 11 years ago
Julian Lam 98745ae0c4 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2b8a7c73ac daily digest emails! resolved #326 11 years ago
barisusakli 64676b66c8 removed unused validator require 11 years ago
barisusakli e67e9aee42 moved user creation to new file 11 years ago
barisusakli f83b7ee972 renamed event 11 years ago
barisusakli 8efc33d6a1 closes #976 11 years ago
barisusakli 10d8eed7b9 closes #1229 11 years ago
barisusakli e49d445422 added err checking 11 years ago
psychobunny da7d6a3137 closes #1175 11 years ago
barisusakli 1eafc6ba3d moved user delete to its own file, closes #746 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
barisusakli 6011399063 removed comment 11 years ago
barisusakli d8e00f95a2 moved user search to its own file 11 years ago
barisusakli 383b68e7fc user js refactor 11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago
barisusakli 3f5c51174d refactored user.js
took out notifications, email and reset code to separate files
11 years ago
Julian Lam 1e0ec5dd47 appending relative path to user images for subfolder installs 11 years ago
Julian Lam 4bb6d89e83 fixed #1172 11 years ago
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js 11 years ago
Julian Lam a7f310b49a fixed #1189 11 years ago
Julian Lam b2bc1d4555 setting password to null in getUserData, because Object.delete is bad? :P (thanks @barisusakli) 11 years ago
Julian Lam e9e53ad95e added a new property to userData "hasPassword", disabling "current password" field in user editing if no password is set (for SSO logins, for example) 11 years ago
Julian Lam e956c19587 #1110 - moved isEmailAvailable into User.email 11 years ago
Baris Soner Usakli 81f4767687 user.js hint 11 years ago
Baris Soner Usakli 1ba3acfd03 display ips to admins/users on profile 11 years ago
Baris Soner Usakli cc8ac2c026 get ips if admin or self 11 years ago
Baris Soner Usakli 037ac9180b closes #1122 11 years ago
Julian Lam c48d81379b logging unique IPs as well 11 years ago
Julian Lam 1710b97df5 removed console log 11 years ago
Julian Lam 8557c56c45 resolved #1117 11 years ago
Julian Lam a0b6d15b2e closed #1102 11 years ago
Julian Lam d3ba03ceae fixed #1089 11 years ago
Baris Soner Usakli 020a70ecb6 removed showemail setting from user hash, its in user settings now 11 years ago
Baris Soner Usakli 3be0ad5bce wait for user object to be saved before returning from User.create 11 years ago
Julian Lam f50d77bca0 resolved #1060 11 years ago
Baris Soner Usakli 520b349c17 closes #1044 11 years ago
Julian Lam e4812fab87 removing console.log 11 years ago
Baris Soner Usakli d75cdf8b9f check err firsT 11 years ago