]> git.mxchange.org Git - friendica.git/commit
The "share" handling is improved
authorMichael <heluecht@pirati.ca>
Tue, 25 Oct 2022 06:37:23 +0000 (06:37 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 25 Oct 2022 06:37:23 +0000 (06:37 +0000)
commitf54a886a5e085f2b05d38e13b29c61efe67ee920
tree67c918ab008ca9772cdee32419f28ab9309c7a70
parent4930737cc448bcff196a2e06065249c0ffc363d0
The "share" handling is improved
14 files changed:
mod/display.php
mod/share.php
src/Content/Item.php
src/Content/Text/BBCode.php
src/Factory/Api/Mastodon/Status.php
src/Factory/Api/Twitter/Status.php
src/Model/Contact.php
src/Model/Item.php
src/Model/Post/Media.php
src/Model/Tag.php
src/Protocol/ActivityPub/Transmitter.php
src/Protocol/Diaspora.php
src/Protocol/Feed.php
src/Worker/Delivery.php