133 Commits (af1fa11606356f7e52814ba053007e3e88a34f36)

Author SHA1 Message Date
Julian Lam 2a6de59277 if group search is executed with empty string, return all groups 10 years ago
Julian Lam fd8a885145 fixed tests by removing the broken one, heh heh heh 10 years ago
Julian Lam 6502dd2561 group searching 10 years ago
barisusakli dd38ee96fa return cover:url in user groups 10 years ago
barisusakli 21522e59c4 added slug to user group return #2635 10 years ago
Julian Lam 5160ab1ed1 closed #2625 10 years ago
barisusakli ad21e73491 send values to plugins when updating groups 10 years ago
Julian Lam eb5b8ccec3 better check for group exist, groups with different cases can no longer be created, #2588 10 years ago
barisusakli 9f8b274e24 filter:group.get 10 years ago
barisusakli 94fa212eab added filter:groups.get 10 years ago
Julian Lam c026a64e8e adding concept of group slugs, #2588. ping @barisusakli for downstream plugin changes 10 years ago
barisusakli 6f140384e0 send groupData on action:group.create 10 years ago
Julian Lam 04be40158c if you attempt to join a group when you're already in a group, you can't anymore. 10 years ago
Julian Lam 577a646adc this should appease @barisusakli 10 years ago
Julian Lam 8d23265324 sending in groupObj data into group.delete hook 10 years ago
Julian Lam fa87d883dc allowing "hidden" to be passed directly to Groups.create 10 years ago
Julian Lam d813bda883 update, create, destroy hooks, #2609 10 years ago
Julian Lam 5c6dfb7462 missed one, @EisFrei 10 years ago
Julian Lam cfdd4ec164 Revert "missed one, ping @EisFrei"
This reverts commit 2ed6b78cc5.
10 years ago
Julian Lam 2ed6b78cc5 missed one, ping @EisFrei 10 years ago
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 10 years ago
Julian Lam 36a49cd994 guests can no longer attempt to join a group, #2588 10 years ago
Julian Lam 87b9a60610 fixed group renaming, ping @schamper 10 years ago
Julian Lam 7289d50e6c whoops, fixing travis and groups 10 years ago
Julian Lam d02f7e0e42 #2609 10 years ago
Julian Lam 6ac04e9da7 closed #2609 10 years ago
Julian Lam 698f598a30 default cover photo for groups, #2588 10 years ago
Julian Lam 675968f0f3 cover photo for groups, #2588 10 years ago
Julian Lam 635393a274 group creation and deletion from outside ACP, #2588 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
Julian Lam 7be0830751 properly showing private state in group details, #2588 10 years ago
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588 10 years ago
Julian Lam 65537d997f if a group is deleted, flush the owner and pending sets, too 10 years ago
Julian Lam 96c37c25b0 join, leave, accept, reject: handlers + UI, #2588 10 years ago
Julian Lam 3a3d45155e show pending members in frontend UI, #2588 10 years ago
Julian Lam 71b41239ac attempting to join a private group causes the join to be pending, #2588 10 years ago
Julian Lam d747ce5760 granting and rescinding ownership, #2588 10 years ago
Julian Lam a907fa2187 added concept of group ownership, #2588 10 years ago
Julian Lam 917f76feab group join/leave controls in groups list page (+ helper!) 10 years ago
barisusakli be11577aa4 closes #2477 10 years ago
barisusakli 51c520f888 closes #2480 10 years ago
barisusakli 420aa5e102 fix moderators 10 years ago
barisusakli 1004fb2822 closes #2354 10 years ago
barisusakli a6e498bb5d error check 10 years ago
barisusakli 608943255b better check 10 years ago
barisusakli ec0624918f possible fix for #2351 10 years ago
Julian Lam 0a38a783c7 TravisCI is TOO DAMN FAST 10 years ago
barisusakli e769ebe668 closes #2347 10 years ago
psychobunny 50b264ac7d prevent deleted users belonging to a group from breaking edit functionality 10 years ago
Martin Freisen a258f2b20b include plugins for the hooks to work 11 years ago