Peter Jaszkowiak
|
604358ecc4
|
ESlint keyword-spacing, no-multi-spaces
|
8 years ago |
Peter Jaszkowiak
|
b1b486f729
|
ESlint quote-props
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
barisusakli
|
3fb7f9fce5
|
closes #5398
|
9 years ago |
barisusakli
|
9e52d5ec04
|
new hook, action:user.delete
|
9 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
9 years ago |
Julian Lam
|
4f159acf56
|
fixes #5104
|
9 years ago |
barisusakli
|
4b3b123cd0
|
closes #5042
|
9 years ago |
barisusakli
|
07fe5057e1
|
make sure validator.escape() receives strings only
|
9 years ago |
barisusakli
|
b9961bcffa
|
if email is undefined use empty string
|
9 years ago |
Julian Lam
|
a14263349b
|
updated termsOfUse to use registration interstitial instead of being integrated into register template
|
9 years ago |
barisusakli
|
57ccbd606c
|
closes #4391
|
9 years ago |
barisusakli
|
ac09036156
|
closes #4053
|
9 years ago |
psychobunny
|
99719414fe
|
closes #4052
|
9 years ago |
barisusakli
|
19c2ce0e84
|
fix uid ref
|
10 years ago |
barisusakli
|
d82b797f70
|
fix for #4014
|
10 years ago |
barisusakli
|
1e2779d326
|
closes #4014
|
10 years ago |
barisusakli
|
85b4639015
|
fix typo closes #4097
|
10 years ago |
pichalite
|
5450f59f99
|
fix user full name for local user register
|
10 years ago |
barisusakli
|
32ca95319e
|
closes #3436
|
10 years ago |
barisusakli
|
005db18120
|
closes #4041
|
10 years ago |
Julian Lam
|
1d42655bb5
|
allow User.create to accept fullname
|
10 years ago |
barisusakli
|
ec3ae307e9
|
closes #3853
|
10 years ago |
Julian Lam
|
9f6dc63fed
|
updated to no longer use user.icons.generate, and removed an unneeded upgrade script! :)
|
10 years ago |
Julian Lam
|
4c96f95330
|
Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
public/src/app.js
public/src/client/account/edit.js
|
10 years ago |
barisusakli
|
b616e69070
|
User.exists change
|
10 years ago |
Julian Lam
|
f6d5b52a8b
|
WIP user-icons
|
10 years ago |
barisusakli
|
30d087cbd3
|
closes #3607
|
10 years ago |
barisusakli
|
766e233b87
|
closes #3353
|
10 years ago |
barisusakli
|
57c2418157
|
closes #1306
|
10 years ago |
barisusakli
|
39c3afec62
|
removed updateUserCount
|
10 years ago |
barisusakli
|
8acb0ca304
|
incr on user create
|
10 years ago |
barisusakli
|
aa577f4adc
|
part 1
no upgrade script yet
|
10 years ago |
Julian Lam
|
fc1b0c8d24
|
allowing topic, post, and user creation to specify a timestamp for insertion into the past
|
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
|
73d65dd123
|
filter:users.search filter:users.build hooks
|
10 years ago |
barisusakli
|
fa9fde43fb
|
closes #2971
|
10 years ago |
Julian Lam
|
56fc958939
|
closes #2891
|
10 years ago |
Julian Lam
|
47a7ab15be
|
refactored translator system to be a require.js module, and not a global
|
10 years ago |
barisusakli
|
8f5bf1a7ed
|
closes #2587
|
11 years ago |
barisusakli
|
8e8375cbba
|
validate email password on register
|
11 years ago |
barisusakli
|
0fba1e37a7
|
no need for double trim :P
|
11 years ago |
barisusakli
|
5be1c17aa7
|
refactor user.create
dont fire filter:user.create if there userData is invalid
|
11 years ago |
barisusakli
|
304f5b1c76
|
removed duped and empty bodyLong
|
11 years ago |
barisusakli
|
493d0dea1e
|
part 1 of notif refactor
|
11 years ago |
barisusakli
|
c4b083330c
|
closes #1978
|
11 years ago |
barisusakli
|
c8084e9b2e
|
closes #1978
|
11 years ago |
barisusakli
|
d7520508e3
|
#1375 part1
|
11 years ago |
barisusakli
|
d25300043c
|
#1741
|
11 years ago |
barisusakli
|
7454fd53b9
|
possible fix for #1741
|
11 years ago |
barisusakli
|
ebaf8df0a9
|
#1824
|
11 years ago |
barisusakli
|
dceeed22f7
|
closes #1724
|
11 years ago |
Julian Lam
|
c41bb05711
|
final pass #1720, closed #1720
|
11 years ago |
Julian Lam
|
d257632878
|
first pass #1720, updating existing calls to notifications.create, backwards compatibility in case plugins create notifications too.
|
11 years ago |
psychobunny
|
a0bdd06a6a
|
filter:user.custom_fields - ability to add custom fields into userData
|
11 years ago |
barisusakli
|
65e9f68d73
|
change requireEmail default to off
|
11 years ago |
barisusakli
|
b537666e5c
|
closes #1592, closes #1634
|
11 years ago |
barisusakli
|
66701afdaa
|
closes #1559
fixes the notification image too, the property was called image not
picture
|
11 years ago |
Julian Lam
|
8a510c340b
|
limiting user and group creation so that their slugs can't intersect.
|
11 years ago |
barisusakli
|
6f40393b99
|
added err check
|
11 years ago |
barisusakli
|
f9897daad1
|
all notifications are translated now closes #1388
|
11 years ago |
Julian Lam
|
4c9ea62c0d
|
resolved #1372 -- username clashes will now cause a random # to be appended to the username
|
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 |
psychobunny
|
015ee701c4
|
@barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s
|
11 years ago |
psychobunny
|
5423434b3f
|
closes #1362
|
11 years ago |
Julian Lam
|
ee44128c8c
|
not requiring email any longer for user creation (regression -- closes julianlam/nodebb-plugin-sso-twitter#4)
|
11 years ago |
Julian Lam
|
7b4f596aba
|
updating all group lib methods, and their callers -- #1252
|
11 years ago |
Julian Lam
|
da1a1d5930
|
adding callback to settings.load, and omitting password validation check on user creation if no password is entered (e.g. SSO login)
|
11 years ago |
barisusakli
|
e67e9aee42
|
moved user creation to new file
|
11 years ago |