barisusakli
|
417a573f67
|
closes #3260
|
10 years ago |
barisusakli
|
c5b9c9254a
|
#3275
|
10 years ago |
barisusakli
|
aa577f4adc
|
part 1
no upgrade script yet
|
10 years ago |
Barış Soner Uşaklı
|
c56b30ff60
|
convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
|
10 years ago |
barisusakli
|
9749658d35
|
added about me field
|
10 years ago |
Julian Lam
|
5a0c657587
|
re: #3043, if no address is entered, "http://" won't get automatically saved in
|
10 years ago |
Julian Lam
|
5d495483ad
|
using url module to normalise passed-in url prior to saving in db, closes #3043
|
10 years ago |
barisusakli
|
4e793995a0
|
dont add http:// to website if its empty
|
10 years ago |
barisusakli
|
f7a3aef322
|
escape on the way out, fixes birthday/age calculation
|
10 years ago |
barisusakli
|
fa9fde43fb
|
closes #2971
|
10 years ago |
Julian Lam
|
56fc958939
|
closes #2891
|
10 years ago |
barisusakli
|
8d6d1c32e7
|
allow plugins to update additional fields with filter:user.updateProfile
|
10 years ago |
barisusakli
|
652e247d1b
|
fix username change event log
|
10 years ago |
barisusakli
|
2c8e8a1f1c
|
closes #2550, closes #2518
|
10 years ago |
barisusakli
|
7efc0619cc
|
dont crash if data.username is undefined, dont set username to empty value
|
10 years ago |
barisusakli
|
f1a3815ddc
|
action:user.updateProfile
|
10 years ago |
barisusakli
|
db1cc6b8d2
|
search by fullname
|
10 years ago |
barisusakli
|
d1540322c9
|
closes #2555
|
10 years ago |
barisusakli
|
84b7a2c92d
|
checks in socket.io/user
reset doesnt need socket
|
10 years ago |
barisusakli
|
dcf2691a12
|
fix indent
|
10 years ago |
Barış Soner Uşaklı
|
591a8b6b12
|
Merge pull request #2270 from stevelacy/master
Add user.updateProfile - hook user profile updates
|
10 years ago |
barisusakli
|
1b80e6dbb2
|
fix email update on mongo
|
10 years ago |
Steve Lacy
|
2d238e61ac
|
correct object
|
11 years ago |
Steve Lacy
|
3ff7719cd4
|
add hook: filter: user.updateProfile
|
11 years ago |
barisusakli
|
977cd98a79
|
dont crash if user doesn't have email
|
11 years ago |
barisusakli
|
ba4b98de0e
|
email and username checks on profile update
|
11 years ago |
barisusakli
|
005405b16c
|
closes #1976
|
11 years ago |
barisusakli
|
fcd460438d
|
closes #1824
|
11 years ago |
barisusakli
|
dcbed4e935
|
closes #1763
show alert if email not confirmed, clicking alert will send confirmation
email
|
11 years ago |
barisusakli
|
efe04c12d3
|
closes #1635
if email isnt confirmed, show a warning in account/edit and let users
resend confirm email
|
11 years ago |
barisusakli
|
8afcf44732
|
gravatars will be generated on demand
changing the setting in ACP will affect all default gravatars now.
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
barisusakli
|
1f77df794a
|
added lots of error keys
|
11 years ago |
Julian Lam
|
bc29f832fe
|
language keys for password changing -- issue #1278
|
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 |