friendica/src
2024-11-08 23:23:01 +00:00
..
App Fix name of Mode class 2024-11-05 12:20:43 +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 add missing use statement 2024-11-05 12:17:41 +00:00
Contact OStatus support removed 2024-09-11 03:44:40 +00:00
Content Replace calls for App:::getThemeInfoValue() with AppHelper 2024-11-08 23:23:01 +00:00
Core Replace calls for App:::getThemeInfoValue() with AppHelper 2024-11-08 23:23:01 +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 all calls for App::getTimeZone() with AppHelper 2024-11-08 23:08:40 +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 Replace static calls of DI::app() with DI::apphelper() 2024-11-06 07:57:43 +00:00
Worker Replace App with AppHelper in Worker classes 2024-11-08 07:42:35 +00:00
App.php Replace calls of App::setProfileOwner with AppHelper 2024-11-08 16:20:55 +00:00
AppHelper.php Move AppHelper code to AppLegacy, create interface for AppHelper 2024-11-08 16:07:24 +00:00
AppLegacy.php Move AppHelper code to AppLegacy, create interface for AppHelper 2024-11-08 16:07:24 +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