friendica/src
2026-03-08 21:19:30 +00:00
..
App Show page-specific title before site name 2025-05-31 21:01:15 +02:00
Capabilities REUSE src directory 2024-08-24 15:27:00 +02:00
Collection/Api Fix errors in Collection namespace 2024-12-01 21:03:06 +00:00
Console chore: fix code style 2026-02-26 20:49:05 +00:00
Contact chore: fix code style 2026-02-20 08:52:49 +00:00
Content Improve performance on post counts 2026-03-08 13:22:04 +00:00
Core Update the date format for member since/joined 2026-02-28 20:39:17 +01:00
Database Fix code standards 2026-02-24 06:51:05 +00:00
Event OEmbed is removed 2025-09-17 01:42:31 +00:00
Factory Quote check is removed 2026-01-28 11:19:27 +00:00
Federation simplify GServer repository 2025-03-07 13:49:22 +00:00
Model Fix PR #15584 with counts 2026-03-08 21:19:30 +00:00
Moderation Fix 2 PHPStan errors 2025-02-26 15:06:57 +00:00
Module Fix code style 2026-03-08 13:25:33 +00:00
Navigation chore: fix code style with spaces_inside_parentheses rule 2026-02-20 08:28:32 +00:00
Network No salmon anymore 2026-02-26 22:40:34 +00:00
Object More localisated dates 2026-02-28 11:53:50 +00:00
Privacy/Entity REUSE src directory 2024-08-24 15:27:00 +02:00
Profile/ProfileField remove deprecation of BaseCollection::map(), check return type of BaseCollection::map() 2025-03-12 15:50:24 +00:00
Protocol Handle warnings because of missing handle information 2026-03-07 13:20:37 +00:00
Render User nav: Add icons to the remaining entries 2025-07-02 20:52:17 +02:00
Security Merge pull request #15556 from annando/issue-15553 2026-02-27 10:32:28 +01:00
System Make PHP-CS even more happy :) 2025-01-02 12:54:39 +01:00
User/Settings Fix 2 PHPStan errors 2025-02-25 07:48:38 +00:00
Util More localisated dates 2026-02-28 11:53:50 +00:00
Worker Fetch missing quoted post asynchronously 2026-02-16 08:54:13 +00:00
App.php chore: fix code style 2026-02-26 20:49:05 +00:00
AppHelper.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
AppLegacy.php OEmbed is removed 2025-09-17 01:42:31 +00:00
BaseCollection.php chore: fix code style 2026-02-23 11:08:45 +00:00
BaseDataTransferObject.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseEntity.php remove unnecessary properties from BaseEntity 2024-12-07 06:58:11 +00:00
BaseFactory.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseModel.php fix errors in BaseModel 2024-12-01 20:51:57 +00:00
BaseModule.php Terminology: Fan/Sharing -> Follow, Mutual friend(ship) -> Friend 2025-09-19 20:31:13 +02:00
BaseRepository.php chore: fix code style for PHP 7.4 2026-02-20 11:12:21 +00:00
DI.php Respect robots.txt when fetching server data 2026-02-11 07:50:24 +00:00
LegacyModule.php Remove DI::app() call from LegacyModule 2024-11-23 08:27:40 +00:00