240 Commits (85ca5474239268e85985e941d3c82c7fb92bbe56)

Author SHA1 Message Date
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli b92f455cc1 group cleanup 8 years ago
barisusakli c58e23db58 fix tests 9 years ago
barisusakli 5e5e46e95f closes #4499 9 years ago
barisusakli cb2ea163a0 closes #4486 9 years ago
barisusakli ae8c40f8a8 dont pass non strings to validator.js #4462 9 years ago
barisusakli 018f7ba65a closes #4307
ability to send an array of keys to getSortedSetRange
use getSortedSetRevRange instead of getSortedSetRevUnion
9 years ago
barisusakli 2b7ed63236 fix for groups that don't have private field 9 years ago
barisusakli 2fd121dc15 #4154 9 years ago
barisusakli 1070fff0e3 closes #3991 9 years ago
barisusakli 990434476b group.exists([]) fix 9 years ago
barisusakli e1392fd61b whitespace fix 9 years ago
barisusakli 6be8675580 closes #4012 9 years ago
psychobunny f385e13531 fix default cover on groups/list page 9 years ago
psychobunny 8e893869ff custom user profile covers 9 years ago
psychobunny 7148d44f90 default cover images for groups 9 years ago
barisusakli 8c2fdcc77c group escape fixes 9 years ago
psychobunny ed358f4bf7 closes #3589 9 years ago
psychobunny 2516be620b Groups.getGroupsAndMembers 9 years ago
Julian Lam 3baad54223 Close #3578
This commit introduces notification creation if a user requests
membership to a group (in which case notifications are sent to
all group owners), and user invites to a group (in which case
a notification is sent to the invitee).
9 years ago
barisusakli 25502f0687 closes #3508 10 years ago
barisusakli e341b80d93 use set to get groups 10 years ago
Julian Lam e25d2fa6e6 closed #2811 10 years ago
Julian Lam 534b13e089 fixed bug where ephemeral groups and the registered-users group wouldn't show in in ACP/category details page for privileges. 10 years ago
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead 10 years ago
barisusakli 491d376fb4 closes #2605 10 years ago
barisusakli 54226a86b4 fix group name link 10 years ago
barisusakli 718f61e3bd closes #3263 10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli cea385e572 closes #3223 10 years ago
barisusakli e892cf2e51 faster getUserGroups 10 years ago
Barış Soner Uşaklı 4420e7a9fc closes #3188, closes #3170 10 years ago
barisusakli fc19405170 added missing callback 10 years ago
Barış Soner Uşaklı a14e22d534 no need for map 10 years ago
Barış Soner Uşaklı ee17367cc1 removed unused requires, firehook on sucess 10 years ago
Barış Soner Uşaklı 8610c44e78 escape group data 10 years ago
Barış Soner Uşaklı 8eab5ac402 groups.get changes 10 years ago
Barış Soner Uşaklı 8726e2ccb6 ghfw :rage2: 10 years ago
Barış Soner Uşaklı 2129a2fc5f not used 10 years ago
Barış Soner Uşaklı 8117b4459a groups.list added start stop 10 years ago
Julian Lam aca5d24a7d split groups.js into more subsidiary files 10 years ago
Barış Soner Uşaklı 8300aeec35 parseInt member count, use getMemberCount in install js 10 years ago
Barış Soner Uşaklı 50d9a3f0a7 dont call groups.get just to read 2 values 10 years ago
Barış Soner Uşaklı 3f1726636f groups create/delete/update 10 years ago
barisusakli 5ce617ca5a fix case in search 10 years ago
barisusakli 63489457fe group search change 10 years ago
Julian Lam d052db85e0 fixed bug where isMemberOfGroupList would return null if there were no groups to check, instead of false 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
Julian Lam 8aac4bdfa1 fixed issue where Groups.getUserGroups called getGroupsData on all groups, resulting in a very unscalable method if called on forum with thousands of groups 10 years ago
Julian Lam fc1b0c8d24 allowing topic, post, and user creation to specify a timestamp for insertion into the past 10 years ago