BlueBubblesApp / bluebubbles-helper

A helper for the BlueBubbles macOS Server App to hook into private APIs
Apache License 2.0
40 stars 9 forks source link

[Feature Request] Sync pinned chats from the Mac to the client apps #6

Closed sabogalc closed 3 years ago

sabogalc commented 3 years ago

This would be a nice continuity feature, though it may cause issues for chats that were manually pinned on the Android app. Would those chats sync to the Mac and then be pinned there too? Let me know what you guys think.

tneotia commented 3 years ago

Implemented bundle side (pass in the chat guid and it will pin if it is unpinned in imessage or unpin if it is pinned in imessage). Please create a ticket on the client repo to support pulling from server and also updating the server side.