friendica/src
2022-11-28 01:11:02 +01:00
..
App Cache the Module class 2022-11-27 01:48:52 +01:00
Capabilities
Collection/Api
Console
Contact
Content Fix null value passed to string functions deprecation notices 2022-11-25 08:13:05 -05:00
Core Catch worker argument type errors 2022-11-26 15:21:46 -05:00
Database Fix null value passed to string functions deprecation notices 2022-11-25 08:13:05 -05:00
Factory Issue 12149: Show that a post was reshared 2022-11-27 20:47:08 +00:00
Model Return only one result in case of exact match in Api\Mastodon\Search 2022-11-27 08:28:52 -05:00
Moderation Add new Moderation\Report domain classes 2022-11-14 12:22:52 -05:00
Module Added missing ')' 2022-11-28 01:11:02 +01:00
Navigation Remove related notifications when marking an item for deletion 2022-11-26 21:48:26 -05:00
Network [Composer] Upgrade to phpseclib version 3 2022-11-25 08:13:05 -05:00
Object Merge pull request #12269 from annando/api-edit 2022-11-25 19:22:27 -05:00
Profile/ProfileField
Protocol Merge pull request #12249 from MrPetovan/bug/deprecated 2022-11-25 23:32:32 +01:00
Render Fix various PHP 8 deprecations 2022-11-19 19:15:47 -05:00
Security Extend IHandleUserSessions from IHandleSessions and adapt classes 2022-10-23 20:41:17 +02:00
Util Merge branch 'develop' into show_image_upload_limit 2022-11-27 23:52:58 +01: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 Add \ReturnTypeWillChange attribute to methods inherited from native interfaces 2022-11-25 08:13:05 -05:00
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php API: Enable edit 2022-11-25 19:35:40 +00:00
LegacyModule.php