castopod/app/Views/podcast
Yassine Doghri 2d297f45b3
feat: add cache to ActivityPub sql queries + cache activity and note pages
- authenticated pages are not cached
- add AnalyticsTrait to register a podcast webpage hit across
mutliple controllers
- set actor_id as unique in podcasts table
- fix issues with preview card not appearing
- update codeigniter4-uuid
2021-05-03 15:32:54 +00:00
..
_partials feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
_layout.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
_layout_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
activity.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
activity_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
episode.php fix(persons): prevent overflow of persons list by adding horizontal scroll 2021-04-12 10:08:05 +00:00
episode_authenticated.php fix(persons): prevent overflow of persons list by adding horizontal scroll 2021-04-12 10:08:05 +00:00
episodes.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
episodes_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
follow.php fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +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 feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00