Commit Graph

229 Commits (c7c503f563237c61ffdd8e4fca79b720ced19907)

Author SHA1 Message Date
barisusakli e1392fd61b whitespace fix
barisusakli 6be8675580 closes
psychobunny f385e13531 fix default cover on groups/list page
psychobunny 8e893869ff custom user profile covers
psychobunny 7148d44f90 default cover images for groups
barisusakli 8c2fdcc77c group escape fixes
psychobunny ed358f4bf7 closes
psychobunny 2516be620b Groups.getGroupsAndMembers
Julian Lam 3baad54223 Close
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).
barisusakli 25502f0687 closes
barisusakli e341b80d93 use set to get groups
Julian Lam e25d2fa6e6 closed
Julian Lam 534b13e089 fixed bug where ephemeral groups and the registered-users group wouldn't show in in ACP/category details page for privileges.
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead
barisusakli 491d376fb4 closes
barisusakli 54226a86b4 fix group name link
barisusakli 718f61e3bd closes
barisusakli 38b838d462 closes
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
barisusakli cea385e572 closes
barisusakli e892cf2e51 faster getUserGroups
Barış Soner Uşaklı 4420e7a9fc closes , closes
barisusakli fc19405170 added missing callback
Barış Soner Uşaklı a14e22d534 no need for map
Barış Soner Uşaklı ee17367cc1 removed unused requires, firehook on sucess
Barış Soner Uşaklı 8610c44e78 escape group data
Barış Soner Uşaklı 8eab5ac402 groups.get changes
Barış Soner Uşaklı 8726e2ccb6 ghfw :rage2:
Barış Soner Uşaklı 2129a2fc5f not used
Barış Soner Uşaklı 8117b4459a groups.list added start stop
Julian Lam aca5d24a7d split groups.js into more subsidiary files
Barış Soner Uşaklı 8300aeec35 parseInt member count, use getMemberCount in install js
Barış Soner Uşaklı 50d9a3f0a7 dont call groups.get just to read 2 values
Barış Soner Uşaklı 3f1726636f groups create/delete/update
barisusakli 5ce617ca5a fix case in search
barisusakli 63489457fe group search change
Julian Lam d052db85e0 fixed bug where isMemberOfGroupList would return null if there were no groups to check, instead of false
barisusakli aa577f4adc part 1
no upgrade script yet
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
Julian Lam fc1b0c8d24 allowing topic, post, and user creation to specify a timestamp for insertion into the past
barisusakli 36853f4ad8 filter priv/registered-users/guests in groups.list
barisusakli ffac8eb41d closes
barisusakli b48fdfadad set group member count to 1 on group creation
Julian Lam 5a6c46a0a0 updating group creation method to send back group data in the return callback, and to include the ownerUid if one was passed in
barisusakli 7632997a99 closes
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
barisusakli 8026b3c7d8 closes
barisusakli ed8d60b76b move registered-users/guests to top remove admins from priv settings
Julian Lam d3af278123 removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes
Julian Lam 9b84a887d3 a huge frickin' number of changes for . This is part of
barisusakli 9d62709f7c doggy.gif