ad-aures_castoPod/modules/Fediverse
2025-12-20 18:48:44 +00:00
..
Activities docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Commands fix(fediverse): add "processing" and "failed" statuses to better manage broadcast load 2024-08-16 15:29:27 +00:00
Config refactor: add modules folder to phpstan paths + fix errors 2024-04-28 16:41:24 +00:00
Controllers fix(fediverse): access to URI in 'object' instead of going down with '->id' in delete case 2025-11-03 12:14:12 +01:00
Core chore: update CI4 to v4.6.4 + php and js packages to latest 2025-12-20 18:48:44 +00:00
Database/Migrations fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-22 10:01:43 +00:00
Entities chore: update CI4 to v4.6.4 + php and js packages to latest 2025-12-20 18:48:44 +00:00
Filters chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Helpers fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-22 10:01:43 +00:00
Models chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Objects fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-22 10:01:43 +00:00
ActivityRequest.php fix: remove exit function from podcast:import command to allow for episodes:compute-downloads to run 2025-01-08 12:11:18 +00:00
HttpSignature.php fix: remove exit function from podcast:import command to allow for episodes:compute-downloads to run 2025-01-08 12:11:18 +00:00
WebFinger.php fix: remove exit function from podcast:import command to allow for episodes:compute-downloads to run 2025-01-08 12:11:18 +00:00