session-ios/SessionMessagingKit
Niels Andriesse aa3a18fa7e 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:57:31 +10:00
..
Contacts Stop running contacts migration 2021-04-08 10:11:52 +10:00
Database Merge branch 'dev' into cleanup 2021-05-20 16:25:59 +10:00
File Server Merge branch 'dev' into cleanup 2021-05-20 16:25:59 +10:00
Jobs Merge branch 'dev' into cleanup 2021-05-20 16:25:59 +10:00
Messages Merge branch 'dev' into cleanup 2021-05-20 16:25:59 +10:00
Meta Remove unused code 2021-05-05 12:13:48 +10:00
Open Groups Merge branch 'dev' into cleanup 2021-05-20 16:25:59 +10:00
Protos Implement proto conversion 2021-05-07 14:53:28 +10:00
Sending & Receiving Don't notify for closed group control messages 2021-05-24 08:57:31 +10:00
Threads Fix new deletion method 2021-05-05 13:49:24 +10:00
To Do Unify contacts APIs 2021-03-01 09:36:18 +11:00
Utilities Merge branch 'dev' into cleanup 2021-05-05 14:10:19 +10:00
Configuration.swift Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
Storage.swift Merge branch 'dev' into cleanup 2021-05-05 14:10:19 +10:00