mautrix / imessage

A Matrix-iMessage puppeting bridge
https://go.mau.fi/mautrix-imessage/
GNU Affero General Public License v3.0
332 stars 36 forks source link

[bluebubbles] Implement handleGroup[Name|Icon][Changed|Removed] #164

Closed cnuss closed 5 months ago

trek-boldly-go commented 5 months ago

Group name updates work correctly. Group icons added or changed work, but removing an icon is not supported by the underlying bridge so it cannot be supported at this time. https://github.com/mautrix/imessage/blob/c296acaac61b9f81551e9a9eaba30815425fb84c/portal.go#L1637C1-L1650C2