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

Send socket events for settings/theme backup changes #513

Closed bluebubbles-copilot[bot] closed 1 year ago

bluebubbles-copilot[bot] commented 1 year ago

This, combined with some client modifications, will ensure that the backup list displayed on a client at any time (when connected to the server) properly reflects the actual backup list

Issue Metadata

zlshames commented 1 year ago

Wont do. When the backup page is loaded, the backups should be loaded as well. No need to send events for that.

tneotia commented 1 year ago

That is the current behavior, I think this ticket was more if you have the backup list open on desktop and movile at same time, create a backup on mobile, desktop should pick it up immediately. I do think thats overkill tho