friendica/src
Michael e0a5e32f8e Avoid undefined variable "$rendered" 2022-12-31 16:47:33 +00: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 Add missing copyright text 2022-01-02 10:49:50 +01:00
Console Merge remote-tracking branch 'upstream/develop' into move-delivery 2022-12-30 21:40:09 +00: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 #12583 from annando/delivery-queue 2022-12-31 11:36:54 -05:00
Database Fixup maintenance mode 2022-12-29 23:38:14 +01:00
Factory Merge remote-tracking branch 'upstream/develop' into diaspora-reshare 2022-12-20 06:58:36 +00:00
Model Avoid undefined variable "$rendered" 2022-12-31 16:47:33 +00:00
Moderation We now store the violation as well 2022-12-25 10:44:06 +00:00
Module Merge remote-tracking branch 'upstream/develop' into move-delivery 2022-12-30 21:40:09 +00:00
Navigation Fixes "E_WARNING: Undefined variable $subject" 2022-12-26 12:14:45 +00:00
Network Allow HTTP requests to hosts in local hosts file 2022-12-29 19:44:49 +01:00
Object Merge pull request #12558 from MarekBenjamin/fix-disorted-portraits 2022-12-28 17:30:47 -05:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Merge pull request #12583 from annando/delivery-queue 2022-12-31 11:36:54 -05: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 Add new case to DateTimeFormat::fix 2022-12-30 21:40:37 -05:00
Worker Merge pull request #12583 from annando/delivery-queue 2022-12-31 11:36:54 -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 Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseModule.php Fix redirects 2022-12-27 20:08:33 +01:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php Rename Interface 2022-12-29 22:37:12 +01:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00