ad-aures_castoPod/modules/Fediverse
2025-11-03 10:35:35 +01:00
..
Activities docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Commands feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
Config refactor: rename controller methods for views and actions to be more consistent 2024-12-18 16:05:25 +00:00
Controllers fix(fediverse): access to URI in 'object' instead of going down with '->id' in delete case 2025-11-03 10:35:35 +01:00
Core refactor: add modules folder to phpstan paths + fix errors 2024-04-28 16:41:24 +00:00
Database/Migrations fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
Entities docs(plugins): clear up some ideas and fix links 2025-10-06 16:53:59 +00:00
Filters fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
Helpers fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
Models fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
Objects fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
ActivityRequest.php chore: update CodeIgniter to v4.5.6 2024-12-29 16:02:08 +00:00
HttpSignature.php feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
WebFinger.php feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00