session-android/libsession/src/main
Niels Andriesse 66e7df22bb Don't notify for closed group control messages
This addresses an issue where:

• someone would create a closed group
• on other peoples' devices this control message would be received through a background poll or a push notification
• the received message timestamps table would be updated
• processing wouldn't be finished (during a background poll or while handling a push notification the system can cut you off at any time)
• some of the added users don't see the new closed group because when they open the app and get the control message from their swarm it's considered a duplicate and isn't processed again
2021-05-24 08:53:27 +10:00
..
java/org/session/libsession Don't notify for closed group control messages 2021-05-24 08:53:27 +10:00
res refactor: remove more unnecessary strings from libsession's values 2021-05-17 17:29:39 +10:00
AndroidManifest.xml Fix missing compile target 2021-05-18 14:08:21 +10:00