Commit Graph

8317 Commits (ad21e73491a066daab5111b90453176f087dab77)
 

Author SHA1 Message Date
barisusakli ad21e73491 send values to plugins when updating groups
Julian Lam eb5b8ccec3 better check for group exist, groups with different cases can no longer be created,
Julian Lam 1e57c5d001 linting
Julian Lam e5a33539d2 updated globals for jslint
barisusakli 9f8b274e24 filter:group.get
barisusakli 94fa212eab added filter:groups.get
Julian Lam c026a64e8e adding concept of group slugs, . ping @barisusakli for downstream plugin changes
barisusakli 6f140384e0 send groupData on action:group.create
Julian Lam 4317b3c872 fixing more exposed XSS outlets in groups frontend
Julian Lam 491e0060d4 more files that should be loaded for maintenanceMode to work
Julian Lam fe45fc967d updating maintenance mode middleware so js doesn't crash until login client-side js is ready
barisusakli f5b448c300 closes
barisusakli e46cda835a closes
barisusakli 03ae7db561 on user delete remove from ip sorted set, fix search by ip
barisusakli f67053df52 figure out pathname, dont crash if callback isnt supplied
Julian Lam 04be40158c if you attempt to join a group when you're already in a group, you can't anymore.
Julian Lam 8ba05c08fe category privilege rescinding
Julian Lam 577a646adc this should appease @barisusakli
barisusakli 3eb922393f closes
barisusakli 61f069a071 final test fixes
copy pasta is bad
barisusakli d94668216d misc test fixes
barisusakli 4554ef2195 more test fixes
barisusakli 15d2f54cd0 fix list tests
barisusakli 46fd1843ba fix key tests
barisusakli 162a7b9e0c cleanup hash tests before hooks
barisusakli 584daf12a0 cleaned up key tests
barisusakli 74099d1d8c proper set tests with before hooks
Julian Lam 8d23265324 sending in groupObj data into group.delete hook
barisusakli 6b5b0b9eec proper list tests, added before hooks
Julian Lam 5bc078d9df latest spanish translations
Julian Lam d4d99cba7c fixes
Julian Lam 36cfbbbc58 Merge branch 'master' of github.com:nodebb/NodeBB
barisusakli c324d71727 closes
Julian Lam fa87d883dc allowing "hidden" to be passed directly to Groups.create
barisusakli 429c4022f0 closes
barisusakli 3e666adfea action:plugin.install and uninstall
Julian Lam d813bda883 update, create, destroy hooks,
Julian Lam 5c6dfb7462 missed one, @EisFrei
Julian Lam cfdd4ec164 Revert "missed one, ping @EisFrei"
This reverts commit 2ed6b78cc5.
Julian Lam 2ed6b78cc5 missed one, ping @EisFrei
Julian Lam 666cef4029 updated hooks action:groups.join, action:groups.leave, and action:groups.requestMembership to match other action hooks in group namespace (that's "group", not "groups"), ping @EisFrei
Julian Lam 36a49cd994 guests can no longer attempt to join a group,
barisusakli cd99324286 closes , closes
barisusakli 8f5bf1a7ed closes
Julian Lam 188c667580 closed
barisusakli d9a7547e63 next(err)
barisusakli 468d2be668 added error checks and missing returns to widgets closes
Julian Lam 86a6979606 added comments to explain the voting logic
Julian Lam 87b9a60610 fixed group renaming, ping @schamper
Julian Lam 7289d50e6c whoops, fixing travis and groups