castopod/app/Controllers
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
..
Admin perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Actor.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Auth.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
BaseController.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Episode.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Feed.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Home.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Install.php refactor(analytics): move all analytics files to a new Libraries/Analytics folder 2021-04-14 15:58:40 +00:00
Note.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Page.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Platform.php feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
Podcast.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00