friendica/src
2022-12-27 21:47:35 -05:00
..
App Use X-REQUEST-ID for Logging 2022-12-26 21:18:04 +01:00
Capabilities Use X-REQUEST-ID for Error pages 2022-12-26 21:18:05 +01:00
Collection/Api
Console Merge branch 'develop' into new_image_presentation 2022-12-05 16:54:12 +01:00
Contact Use account-user-view entry to instantiate Api\Mastodon\FollowRequest objects 2022-12-18 01:03:37 -05:00
Content Turn fake link spans into full-fledged buttons 2022-12-27 21:47:35 -05:00
Core Merge pull request #12539 from annando/forum-thread 2022-12-27 17:51:22 +01:00
Database Add load(true) for ViewDefinitions as well 2022-12-16 22:05:32 +01:00
Factory Merge remote-tracking branch 'upstream/develop' into diaspora-reshare 2022-12-20 06:58:36 +00:00
Model Adapt UserSession 2022-12-26 21:18:04 +01:00
Moderation We now store the violation as well 2022-12-25 10:44:06 +00:00
Module Merge pull request #12527 from nupplaphil/feat/request_id 2022-12-26 16:07:35 -05:00
Navigation Fixes "E_WARNING: Undefined variable $subject" 2022-12-26 12:14:45 +00:00
Network Measures against several warnings and errors in the log 2022-12-20 06:22:11 +00:00
Object Don't calculate the blurhash on images without a size 2022-12-20 22:32:24 +00:00
Profile/ProfileField
Protocol Improved handling of forum mentions 2022-12-27 17:01:40 +00:00
Render Fix various PHP 8 deprecations 2022-11-19 19:15:47 -05:00
Security Adapt UserSession 2022-12-26 21:18:04 +01:00
Util Issue 12524: Fix first day of week 2022-12-25 22:45:34 +00:00
Worker Ward against empty $target_item array (relocation) in Worker\Delivery->deliverDFRN 2022-12-26 09:22:44 -05:00
App.php Use X-REQUEST-ID for Error pages 2022-12-26 21:18:05 +01: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 Fix redirects 2022-12-27 20:08:33 +01:00
BaseRepository.php
DI.php AP: We can now store received reports 2022-12-23 22:11:50 +00:00
LegacyModule.php