castopod/app/Views/podcast/_partials
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
..
episode_card.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
header.php fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
note_actions_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
note_actions.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
note_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
note_with_replies_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
note_with_replies.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
note.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
preview_card.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
reblog_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
reblog.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
reply_actions_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
reply_actions.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
reply_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
reply.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
sidebar.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00