4882 Commits (ed3a1b47bd634aed67139d668ca6227c80e7bac0)
 

Author SHA1 Message Date
barisusakli ca0dbf84be no need for exists check
if topic doesnt exist topicData will be null
11 years ago
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 b470a9b264 fixes jumping to top on vote 11 years ago
barisusakli 7f193041a8 removed admin topics 11 years ago
Julian Lam 8abaa812ec fixing client-side script for groups page in ACP 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 4206c17da3 rounding out tests for groups 11 years ago
Julian Lam 1dcac09e53 OMG TESTS #1252 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 d6b6e39f2a Sardinian (sc) and Thai (th) 11 years ago
Julian Lam 85a5c123af minor tweak to winston logging for user jobs 11 years ago
barisusakli c070808209 store postcontainer 11 years ago
barisusakli cabc3e5e3d more cleanup 11 years ago
barisusakli 9b63facf6f more postTools refactor 11 years ago
barisusakli 9dd0f3c9b9 some more 11 years ago
barisusakli 363e7c23bd postTools cleanup 11 years ago
barisusakli 8ffaecaa4c fixed paginator on entry, moved out postTools to a new file 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
barisusakli f61ca4327d fixed profile 11 years ago
Julian Lam cc0fabc619 removing console logs from upgrade script 11 years ago