friendica/src
2025-09-03 17:36:51 +02: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 Fix error message when starting cron daemon 2025-07-11 19:18:37 +02:00
Contact Fix code style 2025-03-17 07:38:53 +00:00
Content URI fragments aren't hashtags 2025-08-17 18:45:18 +02:00
Core Prevent parallel update processes 2025-08-30 06:06:50 +00:00
Database Merge pull request #14966 from Art4/phpstan-strict-rules 2025-06-18 06:53:47 +02:00
Event Create event for profile_edit and profile_post hooks 2025-04-11 08:21:29 +00:00
Factory Offer HLS videos in the API as well 2025-08-30 07:05:32 +00:00
Federation simplify GServer repository 2025-03-07 13:49:22 +00:00
Model Fix contact handling (improved error handling / only insert if new) 2025-09-02 06:16:13 +00:00
Moderation Fix 2 PHPStan errors 2025-02-26 15:06:57 +00:00
Module Frio: Improve gallery actions UX 2025-09-03 17:36:51 +02:00
Navigation Fix codestyle 2025-08-03 18:55:39 +00:00
Network Fix many strict errors 2025-06-06 10:55:59 +00:00
Object Fix code style 2025-06-13 12:35:48 +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 Fix contact handling (improved error handling / only insert if new) 2025-09-02 06:16:13 +00:00
Render User nav: Add icons to the remaining entries 2025-07-02 20:52:17 +02:00
Security Issue 15008: "Followers only" now works with pictures 2025-07-25 20:35:23 +00: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 Issue 14223: Fix Youtube preview problems 2025-08-30 16:14:34 +00:00
Worker Avoid error when target item couldn't be fetched 2025-08-30 07:29:45 +00:00
App.php The signer is added to the request log 2025-08-03 12:13:58 +00:00
AppHelper.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
AppLegacy.php Mark more new classes as internal 2025-01-22 19:52:48 +00:00
BaseCollection.php Fix 10 PHPStan errors 2025-03-13 09:14:48 +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 Improved Mastodon API compatibility 2025-03-01 12:38:09 +00:00
BaseRepository.php Fix version in deprecation messages 2025-06-30 10:41:58 +00:00
DI.php Fix version in deprecation messages 2025-06-30 10:41:58 +00:00
LegacyModule.php Remove DI::app() call from LegacyModule 2024-11-23 08:27:40 +00:00