1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-14 09:45:00 +01:00
mastodon-app-ufficiale-ipho.../MastodonSDK/Sources
Mary 7eebb62267 Accept missing metadata on attachments
Akkoma/Pleroma (and Friendica until recently) aren't providing attachment meta information like width or height.

Because Mastodon app enforced those fields to be present, attachments would be filtered out.

This commit change the behaviour of Mastodon.Entity.Status.mastodonAttachments by allowing those values to be missing and use default values instead.
2022-12-21 23:06:49 +01:00
..
CoreDataStack feat: Show translation provider 2022-12-19 07:32:48 +01:00
MastodonAsset Merge pull request #613 from j-f1/joined-at 2022-12-18 14:30:57 +01:00
MastodonCommon chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
MastodonCore Accept missing metadata on attachments 2022-12-21 23:06:49 +01:00
MastodonExtension add a divider between the image and the text in the card 2022-12-02 22:56:12 -05:00
MastodonLocalization Merge pull request #728 from j-f1/characters_left-i18n 2022-12-21 20:57:00 +01:00
MastodonSDK chore: Remove unused code 2022-12-13 07:07:56 +01:00
MastodonUI Merge pull request #792 from j-f1/hide-empty-status-text 2022-12-21 20:58:36 +01:00