43 Commits (bff5453c550d69bfd44eb09df2e1a4d1886452cf)

Author SHA1 Message Date
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 10 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