1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-14 01:26:05 +01:00
mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonCore/Extension
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 Accept missing metadata on attachments 2022-12-21 23:06:49 +01:00
MastodonSDK chore: [WIP] restore the replyTo entry for compose 2022-10-10 19:14:52 +08:00
FileManager.swift feat: [WIP] restore compose status publish function with background task support 2022-10-31 20:41:19 +08:00
NSItemProvider.swift feat: [WIP] restore compose status publish function with background task support 2022-10-31 20:41:19 +08:00
NSKeyValueObservation.swift feat: [WIP] restore compose status publish function with background task support 2022-10-31 20:41:19 +08:00