friendica/src
2024-11-08 12:13:20 +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 Fix usage of static 2024-11-05 11:27:29 +00:00
Core Replace App with AppHelper in Worker classes 2024-11-08 07:42:35 +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 Fix defaults in Contact model 2024-11-04 20:02:44 +00:00
Moderation REUSE src directory 2024-08-24 15:27:00 +02:00
Module Refactor Security\Authentication class, remove dependency for App instance 2024-11-06 13:21:57 +01: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 refactor of Friendica\Object\Api\Mastodon\Preferences class 2024-11-04 13:30:26 +01: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 Refactor Security\Authentication class, remove dependency for App instance 2024-11-06 13:21:57 +01: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 extract redirect method into AppHelper 2024-11-08 12:13:20 +00:00
AppHelper.php extract redirect method into AppHelper 2024-11-08 12:13:20 +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