]> git.mxchange.org Git - friendica.git/commit - src/Model/Group.php
Add user meta-groups for followers and mutual contacts
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 15 Jul 2019 01:48:35 +0000 (21:48 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 30 Jul 2019 00:31:46 +0000 (20:31 -0400)
commit05792523628070247ea01fa040bc445998edbfa4
treef351bdc7dd22d99c73a61fac9693a305e8a5af5e
parentc6a806b9e12e315319360823dc350a5eef98ea8a
Add user meta-groups for followers and mutual contacts

- Both Group::expand and Item::enumeratePermissions now have a user id parameter to expand meta-groups
include/text.php
mod/lockview.php
mod/network.php
src/Model/Group.php
src/Model/Item.php
src/Protocol/ActivityPub/Transmitter.php
src/Worker/Notifier.php