castopod/app/Libraries/ActivityPub
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
..
Activities feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Config feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Controllers feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Core feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Database/Migrations fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
Entities feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Filters feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Helpers feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Models feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Objects fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
ActivityRequest.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
HttpSignature.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
WebFinger.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00