friendica/src
Michael 8bbf3f3699 "MIRROR_FORWARDED" is no more 2022-11-23 21:10:57 +00:00
..
App Fix PHP 8 inheritance deprecation warnings in App\PAge and ParsedLogIterator 2022-11-19 19:30:48 -05:00
Capabilities
Collection/Api
Console
Contact
Content Create /profile/{nickname}/photos route 2022-11-20 17:15:07 -05:00
Core Tempory fix removed 2022-11-23 14:17:39 +00:00
Database Fix database connection with sockets 2022-11-19 19:15:43 -05:00
Factory Fix warning: Undefined array key "public" 2022-11-09 06:31:05 +00:00
Model "MIRROR_FORWARDED" is no more 2022-11-23 21:10:57 +00:00
Moderation Add new Moderation\Report domain classes 2022-11-14 12:22:52 -05:00
Module "MIRROR_FORWARDED" is removed 2022-11-23 14:00:34 +00:00
Navigation Fix wrong user table field name in Repository\Notify 2022-11-15 09:03:43 -05:00
Network Fix various PHP 8 deprecations 2022-11-19 19:15:47 -05:00
Object Ensure IEMail::getMessage returns a string 2022-11-19 19:15:47 -05:00
Profile/ProfileField
Protocol Use guid from shared post in Protocol\Diaspora::getReshareDetails 2022-11-20 13:01:37 -05:00
Render Fix various PHP 8 deprecations 2022-11-19 19:15:47 -05:00
Security
Util mail() requires additional headers to be separated by CRLF 2022-11-13 02:28:06 -05:00
Worker Fix various PHP 8 deprecations 2022-11-19 19:15:47 -05:00
App.php Centralize config.admin_email management in Model\User 2022-11-14 17:02:42 -05:00
BaseCollection.php Reverted some changes that won't work with PHP7.3 2022-11-18 19:41:56 +01:00
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php
LegacyModule.php