friendica/src
Hypolite Petovan 9261b5262c
Merge pull request #14845 from annando/issue-14433
Issue 14433: Display reshared content in feeds
2025-03-10 10:24:49 -04:00
..
App Merge branch 'develop' into replace-hooks-with-eventdispatcher 2025-02-11 09:59:13 +00:00
Capabilities
Collection/Api Fix errors in Collection namespace 2024-12-01 21:03:06 +00:00
Console Simplify AddonHelper::getAvailableAddons(), move style logic into Module class 2025-02-04 13:48:04 +00:00
Contact Fix code style 2025-01-13 13:31:54 +00:00
Content Fixes fatal error "Return value must be of type Friendica\Object\OEmbed, string returned" 2025-03-08 12:11:37 +00:00
Core Merge pull request #14795 from Art4/deprecate-strategies-via-addons 2025-03-09 20:55:25 -04:00
Database Handle redirected servers in server detection. 2025-02-15 14:43:23 +00:00
Event Create Events for protocol support hooks 2025-02-24 08:40:07 +00:00
Factory Support for language and publification date 2025-03-02 16:47:21 +00:00
Federation
Model Support for language and publification date 2025-03-02 16:47:21 +00:00
Moderation Replace Logger with DI::logger() in Moderation classes 2025-01-13 10:17:26 +00:00
Module Improved Mastodon API compatibility 2025-03-01 12:38:09 +00:00
Navigation Fix coding style in Repository\Notify and Util\Emailer 2025-01-28 07:50:30 -05:00
Network Handle redirected servers in server detection. 2025-02-15 14:43:23 +00:00
Object Support for language and publification date 2025-03-02 16:47:21 +00:00
Privacy/Entity
Profile/ProfileField
Protocol Issue 14433: Display reshared content in feeds 2025-03-10 05:15:43 +00:00
Render
Security Fix code style 2025-01-13 13:31:54 +00:00
System Make PHP-CS even more happy :) 2025-01-02 12:54:39 +01:00
User/Settings
Util Support for language and publification date 2025-03-02 16:47:21 +00:00
Worker Replace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL in ExpirePosts 2025-03-08 11:23:54 -05:00
App.php Fixes: Uncaught Exception TypeError: "array_merge(): Argument #1 must be of type array, int given" 2025-02-16 05:59:23 +00:00
AppHelper.php
AppLegacy.php Mark more new classes as internal 2025-01-22 19:52:48 +00:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php remove unnecessary properties from BaseEntity 2024-12-07 06:58:11 +00:00
BaseFactory.php
BaseModel.php fix errors in BaseModel 2024-12-01 20:51:57 +00:00
BaseModule.php Improved Mastodon API compatibility 2025-03-01 12:38:09 +00:00
BaseRepository.php
DI.php Merge branch 'develop' into new-addonproxy 2025-02-05 19:20:27 +00:00
LegacyModule.php Remove DI::app() call from LegacyModule 2024-11-23 08:27:40 +00:00