castopod/app/Entities
2021-05-03 17:39:58 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Actor.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Category.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Credit.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Episode.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
EpisodePerson.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
Language.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Note.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Page.php feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Person.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
Platform.php feat(embeddable-player): add embeddable player widget 2021-02-27 21:21:26 +00:00
Podcast.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
PodcastPerson.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
Soundbite.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
User.php feat(rss): add soundbites according to the podcastindex specs 2020-12-07 20:13:46 +00:00