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 |
Julian Lam
|
9e64f4e303
|
passing in a picture into notifications now
|
11 years ago |
Julian Lam
|
aba1b95cac
|
updating notifications.create to accept a hash instead of discrete arguments - breaking change
|
11 years ago |
Julian Lam
|
d0d3160fc7
|
final pass, #999
|
11 years ago |
Baris Soner Usakli
|
ce4896f2c5
|
fixed read notifications
|
11 years ago |
Baris Soner Usakli
|
d4bc6904fb
|
fixed socket crash
|
11 years ago |
Baris Soner Usakli
|
1c14bcd1ed
|
dont update last online time if status is offline
|
11 years ago |
Baris Soner Usakli
|
860aabe0d3
|
oops fixed
|
11 years ago |
Baris Soner Usakli
|
7b4f098cb4
|
dont allow negative or zero pagination values for user setting
|
11 years ago |
Baris Soner Usakli
|
475f9bea04
|
closes #1011, last online wont give away your invisible status
|
11 years ago |
Baris Soner Usakli
|
c560f8fb75
|
reduced DRY fail
|
11 years ago |
Baris Soner Usakli
|
8456025f28
|
2 more maps
|
11 years ago |
Baris Soner Usakli
|
5e0435677b
|
function name is good enough :)
|
11 years ago |
Baris Soner Usakli
|
a8e5c7d149
|
error checks more err first, replaced a eachSeries with async.map
|
11 years ago |
Baris Soner Usakli
|
bb59158bbc
|
closes #721, admins can edit other users from their edit page
|
11 years ago |
psychobunny
|
ad9209ec38
|
modifying user.getSettings / user.saveSettings to allow passing in custom data
|
11 years ago |
Baris Soner Usakli
|
242927d702
|
user selectable pagination
|
11 years ago |
Julian Lam
|
f8ea87b003
|
issue #961 - fixed bug where if a moderators group was not found, it would cause the active users box to derp out. Also renamed the moderators priv group name
|
11 years ago |
Julian Lam
|
e176abae50
|
started #961, first pass
|
11 years ago |
Baris Soner Usakli
|
a142789c25
|
if status is not set assume online
|
11 years ago |
Baris Soner Usakli
|
5bed729682
|
closes #935
|
11 years ago |