481 Commits (4db171985dfd04822ce2598a952df95d9f12251a)

Author SHA1 Message Date
barisusakli 9d405812cb changed sortedSetRangeByScore 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
barisusakli 67f9c8670a closes #1355 11 years ago
Julian Lam bc29f832fe language keys for password changing -- issue #1278 11 years ago
barisusakli 10f56faf9d admin cleanup
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
11 years ago
barisusakli ac88b5fc25 fixing user deletion, missing cb 11 years ago
barisusakli fdf0076f37 decrease user count when user is deleted 11 years ago
Barış Soner Uşaklı 9f5893bc83 Update delete.js 11 years ago
Julian Lam d33253bc3a Merge remote-tracking branch 'origin/master' 11 years ago
barisusakli ef0740049a dont return everything in followers, #1250 11 years ago
Julian Lam 7b4f596aba updating all group lib methods, and their callers -- #1252 11 years ago
barisusakli c7c3bc1c8e no need to create empty array 11 years ago
barisusakli fa98da6978 related to #1250 11 years ago
Julian Lam c893effcb9 WIP commit -- groups refactoring + upgrade scripts 11 years ago
Julian Lam 85a5c123af minor tweak to winston logging for user jobs 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 0f66e80a5a added setting to disable notification sounds 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 6a4dd5cc05 closes #1160 11 years ago
barisusakli e67e9aee42 moved user creation to new file 11 years ago
barisusakli 1eafc6ba3d moved user delete to its own file, closes #746 11 years ago
barisusakli 42f42adfaf clean up, radix 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
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