BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
554 stars 47 forks source link

Add support for Attachment `user_info` and `attribution_info` #516

Closed zlshames closed 1 year ago

zlshames commented 1 year ago

User info is probably less useful. But attribution info can be used to get the height/width of the attachment, which we can use. Then fallback to the height/width parsed using our existing methodologies

zlshames commented 1 year ago

done