friendica/src
2024-11-17 19:50:01 +00:00
..
App Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +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 refactor usage of Friendica\App namespace 2024-11-11 00:30:58 +00:00
Contact OStatus support removed 2024-09-11 03:44:40 +00:00
Content Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Core Merge branch 'develop' into refactoring-of-app-class 2024-11-17 07:37:58 +00:00
Database Add admin info to stats Endpoint 2024-10-21 07:24:24 +02:00
Factory Preparation für multiple icon styles / improved code 2024-11-10 19:50:01 +00:00
Federation REUSE src directory 2024-08-24 15:27:00 +02:00
Model Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Moderation REUSE src directory 2024-08-24 15:27:00 +02:00
Module fix property scope 2024-11-17 19:50:01 +00:00
Navigation OStatus support removed 2024-09-11 03:44:40 +00:00
Network Issue 14451: Accept GZIP content encoding 2024-09-27 19:34:49 +00:00
Object Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +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 refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Render REUSE src directory 2024-08-24 15:27:00 +02:00
Security Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
User/Settings REUSE src directory 2024-08-24 15:27:00 +02:00
Util Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Worker Fix phpstan errors 2024-11-16 19:36:08 +00:00
App.php Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
AppHelper.php Move AppHelper code to AppLegacy, create interface for AppHelper 2024-11-08 16:07:24 +00:00
AppLegacy.php Fix cs in App and AppLegacy classes 2024-11-10 11:42:59 +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 REUSE src directory 2024-08-24 15:27:00 +02:00
BaseModule.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseRepository.php REUSE src directory 2024-08-24 15:27:00 +02:00
DI.php deprecate App::ge DI::app(),tTimeZone() and App::setTimezone() 2024-11-06 07:52:46 +00:00
LegacyModule.php REUSE src directory 2024-08-24 15:27:00 +02:00