castopod/app/Libraries/ActivityPub
Yassine Doghri 9d23c7e7e1
fix(avatar): use default avatar when no avatar url has been set
- get avatar and cover urls from entity: if no image exists, retrieve the default ones.
- always
set icon and image in actor object: set the default ones if podcast hasn't set them.

fixes #111
2021-04-16 17:05:23 +00:00
..
Activities feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Config fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
Controllers feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Core feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Database/Migrations fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
Entities fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
Filters feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Helpers feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Models feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Objects fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
ActivityRequest.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
HttpSignature.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
WebFinger.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00