ChatSecure / ChatSecure-iOS

ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
https://chatsecure.org
Other
3.13k stars 1.02k forks source link

Muting group push notifications not working & double notifications #1147

Open ghost opened 5 years ago

ghost commented 5 years ago

For every message received I get a push notification displaying the username and the message as well as another push notification that says "New Message!" (this happens for both individual and group messages). It gets annoying pretty quickly as the "New Message!" notification is pretty redundant.

Furthermore, after disabling push notifications I stop getting the notifications displaying the message contents and the sender's username (as expected), but I keep getting "New Message!" notifications (not expected).

I am using trashserver.net as XMPP server, which is XEP-0357 compliant: https://compliance.conversations.im/server/trashserver.net/

I had to mute ChatSecure to avoid constant ringing of my phone.

chrisballinger commented 5 years ago

Try doing a "Reset" in account settings

On Tue, Aug 13, 2019 at 8:42 AM ichi_i notifications@github.com wrote:

For every message received I get a push notification displaying the username and the message as well as another push notification that says "New Message!" (this happens for both individual and group messages). It gets annoying pretty quickly as the "New Message!" notification is pretty redundant.

Furthermore, after disabling push notifications I stop getting the notifications displaying the message contents and the sender's username (as expected), but I keep getting "New Message!" notifications (not expected).

I am using trashserver.net as XMPP server, which is XEP-0357 compliant: https://compliance.conversations.im/server/trashserver.net/

I had to mute ChatSecure to avoid constant ringing of my phone.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ChatSecure/ChatSecure-iOS/issues/1147?email_source=notifications&email_token=AAD6UHZ3UMHKA3KDH5WY77LQELI6RA5CNFSM4ILME7WKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HE7XGTQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD6UH6ZYC7OLCNPX2G2GE3QELI6RANCNFSM4ILME7WA .

ghost commented 5 years ago

I'm doing that almost weekly, as over a week I accumulate a lot of used tokens (~1,000). Resetting doesn't fix the issue unfortunately.

On Tue, Aug 13, 2019 at 20:44, Chris Ballinger notifications@github.com wrote:

Try doing a "Reset" in account settings

On Tue, Aug 13, 2019 at 8:42 AM ichi_i notifications@github.com wrote:

For every message received I get a push notification displaying the username and the message as well as another push notification that says "New Message!" (this happens for both individual and group messages). It gets annoying pretty quickly as the "New Message!" notification is pretty redundant.

Furthermore, after disabling push notifications I stop getting the notifications displaying the message contents and the sender's username (as expected), but I keep getting "New Message!" notifications (not expected).

I am using trashserver.net as XMPP server, which is XEP-0357 compliant: https://compliance.conversations.im/server/trashserver.net/

I had to mute ChatSecure to avoid constant ringing of my phone.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ChatSecure/ChatSecure-iOS/issues/1147?email_source=notifications&email_token=AAD6UHZ3UMHKA3KDH5WY77LQELI6RA5CNFSM4ILME7WKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HE7XGTQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD6UH6ZYC7OLCNPX2G2GE3QELI6RANCNFSM4ILME7WA .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

chrisballinger commented 5 years ago

it's okay to have a large number of used tokens - they are designed to be relatively ephemeral and are intended to be automatically rotated frequently

ghost commented 5 years ago

I will stop resetting them then, thanks for the explanation. Are you able to replicate the "New Message!" issue by any chance? Or is it just me?

myzinsky commented 4 years ago

same issue here