2690 Commits (a695c6134b85a2840a572c9196ec429a318c2a15)

Author SHA1 Message Date
barisusakli a695c6134b added missing meta 11 years ago
barisusakli db3632557e moved notification push out of markAsRead 11 years ago
barisusakli 7a1037dc11 moved posts and recent to new files 11 years ago
barisusakli 38733ef94b moved reply post create to topics/create.js 11 years ago
barisusakli 478429af3a moved fork to new file 11 years ago
barisusakli bac3cf03cb moved unread to new file 11 years ago
barisusakli ec63ba4b17 removed unused method 11 years ago
barisusakli 8b6f701246 removd dupe 11 years ago
barisusakli 7f193041a8 removed admin topics 11 years ago
barisusakli 880c393b6d fixed admin groups page
changed gid to groupName
11 years ago
Julian Lam 6f78d29498 upgrade script should not delete non-hidden groups 11 years ago
Julian Lam 1e3b9b7cf6 removing console logs 11 years ago
Julian Lam d33253bc3a Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 96d58288c9 tweaking upgrade script so it works with a real db 11 years ago
Julian Lam 4701eb1cee updating groups so that members leave a group when it is deleted 11 years ago
Julian Lam ce867aec53 updated upgrade script date 11 years ago
Julian Lam 0e44eb8629 final refactoring pass for groups -- #1252 11 years ago
barisusakli 26d67257fe moved privilege check out of getRecentReplies
it was being called twice in api/home
11 years ago
barisusakli ef0740049a dont return everything in followers, #1250 11 years ago
barisusakli b2a837d283 getPostSummary change 11 years ago
barisusakli 301008b9cb missed this one 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 befaa56ad0 derp derp derp more refactoring of groups 11 years ago
Julian Lam c893effcb9 WIP commit -- groups refactoring + upgrade scripts 11 years ago
barisusakli 2f8ecc00d8 closes #1250 11 years ago
Julian Lam 85a5c123af minor tweak to winston logging for user jobs 11 years ago
psychobunny 3bd93a40fc closes #1235 11 years ago
Julian Lam c709b7ed5b Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 4239c376c8 truncating user list in Groups ACP page, resolved #1132. Refactored system groups handling 11 years ago
Julian Lam 3c5fc72e20 adding "system" flag to system groups 11 years ago
barisusakli 567d867b1e fixed require to missing public config.json 11 years ago
Julian Lam ab5ec68f2f Merge branch 'master' of github.com:designcreateplay/NodeBB 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 e86eb8667e threadTools jshint 11 years ago
Julian Lam cc0fabc619 removing console logs from upgrade script 11 years ago
barisusakli 7d382b2900 closes #1243 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 64676b66c8 removed unused validator require 11 years ago
barisusakli 6774f0f52f fit image to 128x128 and keep aspect ratio, closes #1240 11 years ago
barisusakli 6a4dd5cc05 closes #1160 11 years ago
barisusakli e11efad0b7 added getSortedSetRangeByScore 11 years ago
Julian Lam 2badb76fc2 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 61afee98c3 updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration 11 years ago
barisusakli e67e9aee42 moved user creation to new file 11 years ago
barisusakli f83b7ee972 renamed event 11 years ago
barisusakli 8efc33d6a1 closes #976 11 years ago