friendica-github/src
2024-11-10 23:33:28 +00:00
..
App Fix missing $app 2024-11-10 12:13:32 +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 lang strings object in PhpToPo command 2024-11-10 22:50:59 +00:00
Contact OStatus support removed 2024-09-11 03:44:40 +00:00
Content Replace typehint App with AppHelper in all classes 2024-11-10 23:33:28 +00:00
Core replace calls for App::getBasePath() with AppHelper 2024-11-10 10:57:13 +00:00
Database Fixed for the string truncation for "latin1" charset 2024-10-07 20:44:45 +00:00
Factory REUSE src directory 2024-08-24 15:27:00 +02:00
Federation REUSE src directory 2024-08-24 15:27:00 +02:00
Model Replace calls for App:::getThemeInfoValue() with AppHelper 2024-11-08 23:23:01 +00:00
Moderation REUSE src directory 2024-08-24 15:27:00 +02:00
Module Replace typehint App with AppHelper in all classes 2024-11-10 23:33:28 +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 Replace calls for App::getProfileOwner() with AppHelper 2024-11-08 22:45:14 +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 Replace App with AppHelper in Worker classes 2024-11-08 07:42:35 +00:00
Render REUSE src directory 2024-08-24 15:27:00 +02:00
Security Replace calls for App::setContactId() with AppHelper 2024-11-08 22:50:08 +00:00
User/Settings REUSE src directory 2024-08-24 15:27:00 +02:00
Util Merge branch 'add-static-code-analysis' into refactoring-of-app-class 2024-11-10 08:10:17 +00:00
Worker replace calls for App::getBasePath() with AppHelper 2024-11-10 10:57:13 +00:00
App.php Refactor App class 2024-11-10 12:02:31 +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 Fix wrong use of static 2024-11-04 13:46:33 +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