]> git.mxchange.org Git - friendica.git/commit
Image handling reworked, new image formats added (#13900)
authorMichael Vogel <icarus@dabo.de>
Sat, 17 Feb 2024 06:45:41 +0000 (07:45 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2024 06:45:41 +0000 (07:45 +0100)
commit14e5b060299e7f0444c363d52f33b161175c1dd6
tree15cfb4ed892ee4ddd8063642c924c27d1e8e1b84
parent1ea8a4042d97d68ee0c8edb296d8c4a6c182485b
Image handling reworked, new image formats added (#13900)

* Image handling reworked, new image formats added

* Updated messages.po

* The dot is now part of the file extension

* Added WebP in install documentation

* Handle unhandled mime types

* Fixed animated picture detected
31 files changed:
doc/Install.md
mod/photos.php
src/Console/MoveToAvatarCache.php
src/Contact/Avatar.php
src/Content/Text/BBCode.php
src/Core/Installer.php
src/Factory/Api/Mastodon/Attachment.php
src/Model/Contact.php
src/Model/Photo.php
src/Model/Post/Link.php
src/Model/Post/Media.php
src/Model/User.php
src/Module/Api/Mastodon/Instance.php
src/Module/Api/Mastodon/InstanceV2.php
src/Module/Api/Mastodon/Statuses.php
src/Module/Api/Twitter/Statuses/Update.php
src/Module/Media/Photo/Browser.php
src/Module/Media/Photo/Upload.php
src/Module/Photo.php
src/Module/Profile/Photos.php
src/Module/Proxy.php
src/Module/Settings/Profile/Photo/Crop.php
src/Module/Settings/Profile/Photo/Index.php
src/Module/User/Import.php
src/Network/HTTPClient/Client/HttpClientAccept.php
src/Object/Image.php
src/Protocol/DFRN.php
src/Protocol/Feed.php
src/Util/Images.php
src/Util/ParseUrl.php
view/lang/C/messages.po