cocodelabs / znc-palaver

ZNC module for push notifications
MIT License
112 stars 14 forks source link

Add setting for redacted notifications #69

Open kontaxis opened 3 years ago

kontaxis commented 3 years ago

This is a request for a setting so that notifications don't include anything about the message that triggered them. Given that notifications travel from the ZNC service to Palaver servers to Apple servers to the client, users may want to obscure the sender, network, and content of a message.

"Settings > Notifications > Show Message Previews" sort of does that but still includes the sender and the name of the channel.

See #70

beren12 commented 3 years ago

iOS can do this itself, it'll hide the message contents if the phone is locked if you have that setting on.