friendica/src
Philipp 40777d08c1
Merge pull request #12459 from MrPetovan/bug/12454-link-preview-translation
Add missing t() call in Settings\Display module
2022-12-18 09:26:04 +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 Use account-user-view entry to instantiate Api\Mastodon\FollowRequest objects 2022-12-18 01:03:37 -05:00
Content Exclude [attachment] from tag search 2022-12-16 20:06:37 -05:00
Core Trim terms of service rules before turning them to an array 2022-12-17 21:13:52 -05:00
Database Add load(true) for ViewDefinitions as well 2022-12-16 22:05:32 +01:00
Factory API: Fix interoperability between Friendica and Mastodon part 2022-12-18 06:30:32 +00:00
Model Fix image grid in shared Friendica posts 2022-12-17 22:07:14 +00:00
Moderation
Module Add missing t() call in Settings\Display module 2022-12-18 01:04:04 -05: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 Use account-user-view entry to instantiate Api\Mastodon\FollowRequest objects 2022-12-18 01:03:37 -05: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 Include DBA definitions from Hooks again 2022-12-16 21:59:32 +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
BaseRepository.php
DI.php Merge branch 'develop' into new_image_presentation 2022-12-05 16:54:12 +01:00
LegacyModule.php