castopod/app/Models
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
..
.gitkeep
CategoryModel.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
CreditModel.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
EpisodeModel.php fix(episodes-page): handle defaultQuery being null when no podcast episodes 2021-04-09 13:16:31 +00:00
EpisodePersonModel.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
LanguageModel.php feat(public-ui): adapt public podcast and episode pages to wireframes 2020-10-15 14:41:43 +00:00
NoteModel.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
PageModel.php fix(episodes-page): handle defaultQuery being null when no podcast episodes 2021-04-09 13:16:31 +00:00
PersonModel.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
PlatformModel.php fix(episodes-page): handle defaultQuery being null when no podcast episodes 2021-04-09 13:16:31 +00:00
PodcastModel.php fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
PodcastPersonModel.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
SoundbiteModel.php feat(rss): add soundbites according to the podcastindex specs 2020-12-07 20:13:46 +00:00
UserModel.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00