friendica-github/src
2024-12-01 20:51:57 +00:00
..
App remove try block 2024-11-22 11:04:04 +00:00
Capabilities REUSE src directory 2024-08-24 15:27:00 +02:00
Collection/Api REUSE src directory 2024-08-24 15:27:00 +02:00
Console Fix more errors 2024-11-19 08:40:48 +00:00
Contact OStatus support removed 2024-09-11 03:44:40 +00:00
Content Merge branch 'develop' into phpstan-level-1 2024-11-21 08:58:55 +00:00
Core Merge branch 'develop' into phpstan-level-1-in-addons 2024-11-30 19:23:36 +00:00
Database Fix errors in Database namespace 2024-11-19 07:24:27 +00:00
Factory Use Status object in User object 2024-11-28 08:04:53 +00:00
Federation REUSE src directory 2024-08-24 15:27:00 +02:00
Model Merge branch 'develop' into phpstan-level-1 2024-11-29 19:32:37 +00:00
Moderation REUSE src directory 2024-08-24 15:27:00 +02:00
Module Merge branch 'develop' into phpstan-level-1-in-addons 2024-11-30 19:23:36 +00:00
Navigation Fix more errors 2024-11-17 22:26:43 +00:00
Network Refactor Conversation Timeline 2024-11-18 22:00:02 +00:00
Object Merge branch 'phpstan-level-1' into phpstan-level-1-in-addons 2024-11-30 21:06:36 +00:00
Privacy/Entity REUSE src directory 2024-08-24 15:27:00 +02:00
Profile/ProfileField REUSE src directory 2024-08-24 15:27:00 +02:00
Protocol Merge branch 'develop' into phpstan-level-1 2024-11-18 21:45:42 +00:00
Render REUSE src directory 2024-08-24 15:27:00 +02:00
Security Remove unused DI::app() call 2024-11-23 07:41:34 +00:00
User/Settings REUSE src directory 2024-08-24 15:27:00 +02:00
Util Merge branch 'develop' into phpstan-level-1 2024-11-18 21:45:42 +00:00
Worker Merge branch 'develop' into phpstan-level-1 2024-11-18 21:45:42 +00:00
App.php Fix more errors 2024-11-19 08:40:48 +00:00
AppHelper.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
AppLegacy.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
BaseCollection.php use get_class() instead of static() in BaseCollection 2024-11-11 23:40:45 +00:00
BaseDataTransferObject.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseEntity.php REUSE src directory 2024-08-24 15:27:00 +02: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 remove unnecessary finally blocks 2024-11-22 11:02:27 +00:00
BaseRepository.php REUSE src directory 2024-08-24 15:27:00 +02:00
DI.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
LegacyModule.php Remove DI::app() call from LegacyModule 2024-11-23 08:27:40 +00:00