castopod/modules/Fediverse
Yassine Doghri 91128fad7a fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
..
Activities refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Config fix(activitypub): allow cors on get requests for routes exposing acitivitypub objects 2022-02-05 10:57:02 +00:00
Controllers fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
Core refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Database/Migrations feat(media): save audio, images, transcripts and chapters to media for episode and persons 2021-12-29 12:10:13 +00:00
Entities fix(activitypub): add target actor id to like / announce activities to send directly to note's actor 2022-02-03 14:12:47 +00:00
Filters fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
Helpers fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
Models fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
Objects fix(activitypub): add target_actor_id for create activity to broadcast post reply 2022-02-03 14:12:47 +00:00
ActivityRequest.php fix(activitypub): add conditions for possibly missing actor properties + add user-agent to requests 2022-02-03 14:12:36 +00:00
HttpSignature.php fix(http-signature): update SIGNATURE_PATTERN allowing signature keys to be sent in any order 2022-02-03 10:15:59 +00:00
WebFinger.php fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00