BlueBubblesApp / bluebubbles-helper

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

[Feature request] Show other user's focus mode status #27

Closed UvixCreative closed 1 year ago

UvixCreative commented 1 year ago

This is distinct from #21, this is a feature request for the app to display other user's focus mode status. For example, a chat on the native app(s) will show "[User] has notifications silenced" due to their focus mode settings. When you send a message while the other user has notifications silenced as such, the status for the message shows as "Delivered quietly." It would be nice to have this functionality in BlueBubbles as well.

The native feature also has a button to "send a notification," overriding the default behavior of delivering the notification quietly. This would be a nice feature as well, but I'm personally not too concerned about it (and it might be worthy of a separate issue/request for itself)

tneotia commented 1 year ago

The fetching of focus mode status has been added

tneotia commented 1 year ago

This is fully completed now