castopod/app/Views/podcast
Yassine Doghri 92536ddb38
fix(activity-pub): get database records using new model instances
update types and some remap logic
2021-06-11 09:35:21 +00:00
..
_partials perf(cache): use deleteMatching method to prevent forgetting cached elements in models 2021-06-11 09:35:19 +00:00
_layout.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
_layout_authenticated.php refactor(persons): move podcast and episode persons models to person model for consistency 2021-05-17 17:11:23 +00:00
activity.php fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
activity_authenticated.php fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
episode.php refactor(persons): move podcast and episode persons models to person model for consistency 2021-05-17 17:11:23 +00:00
episode_authenticated.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
episodes.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
episodes_authenticated.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
follow.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
note.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_remote_action.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00