friendica/src/Protocol/ActivityPub
Hypolite Petovan 7cdd2d1336 Refactor User::getAvatarUrlForId into getAvatarUrl
- Use user/owner array as parameter instead of uid
- Rename $profile variables to $owner when it's the result of User::getOwnerDataByNick
- Replace Module\Photo::stripExtension with native pathinfo() calls
2021-10-02 19:06:25 -04:00
..
Processor.php ActivityPub: Update relation when receiving a follow reject message 2021-10-02 13:52:54 -04:00
Receiver.php Simplify attachment processing in Protocol\ActivityPub\Receiver 2021-08-09 19:29:12 -04:00
Transmitter.php Refactor User::getAvatarUrlForId into getAvatarUrl 2021-10-02 19:06:25 -04:00