friendica/src
2022-12-14 23:19:08 +01:00
..
App Fix OPTIONS responses 2022-12-08 10:10:40 -05:00
Capabilities
Collection/Api
Console Merge branch 'develop' into new_image_presentation 2022-12-05 16:54:12 +01:00
Contact Add more BlurHash to avoid not being able to display some picture 2022-12-11 09:56:30 +00:00
Content Fix "part" calculation for splitted posts 2022-12-10 21:23:21 +00:00
Core Merge pull request #12390 from annando/fixes 2022-12-11 15:05:47 -05:00
Database Merge branch 'develop' into new_image_presentation 2022-12-05 16:54:12 +01:00
Factory Use is_int not intval to return Photo->createFromId back to original version 2022-12-12 12:38:45 -05:00
Model Improve code standards in Model\Item 2022-12-13 09:33:01 -05:00
Moderation Add new Moderation\Report domain classes 2022-11-14 12:22:52 -05:00
Module Small fix to show PHP.ini upload_max_filesize value also with binary prefix for consistency 2022-12-14 23:19:08 +01:00
Navigation Delete introductions when referenced contact id doesn't exist anymore in Ping module 2022-12-10 11:42:03 -05:00
Network Merge pull request #12360 from MrPetovan/bug/deprecated 2022-12-10 18:08:17 +01:00
Object Issue 12345: No link preview on DFRN posts 2022-12-08 05:49:25 +00:00
Profile/ProfileField
Protocol Some small fixes 2022-12-11 11:21:02 +01:00
Render Fix various PHP 8 deprecations 2022-11-19 19:15:47 -05:00
Security Issue 10518: "last-activity" instead of "login_date" 2022-12-04 07:03:11 +00:00
Util Merge pull request #12389 from annando/fatal 2022-12-11 15:04:54 -05:00
Worker Some small fixes 2022-12-11 11:21:02 +01:00
App.php Redirect in a different way 2022-12-12 11:24:20 +00: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 Merge branch 'develop' into new_image_presentation 2022-12-05 16:54:12 +01:00
LegacyModule.php