You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Sending & Receiving
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
4 years ago
..
Attachments fix inconsistent voice message durations 5 years ago
Blocking Rename contactIdentifier → contactSessionID 5 years ago
Data Extraction Rename contactIdentifier → contactSessionID 5 years ago
Expiration Unify contacts APIs 5 years ago
Link Previews Finish link preview UI 5 years ago
Mentions Delete V1 OGS & file server 5 years ago
Notifications Remove unused code 5 years ago
Pollers Merge branch 'dev' into cleanup 4 years ago
Quotes Finish replies UI 5 years ago
Read Tracking Remove unused code 5 years ago
Typing Indicators Remove unused code 5 years ago
MessageReceiver+Decryption.swift Redesign conversation screen part 1 5 years ago
MessageReceiver+Handling.swift Merge branch 'dev' into cleanup 4 years ago
MessageReceiver.swift Hopefully fix closed group handling bug 4 years ago
MessageSender+ClosedGroups.swift Make closed group polling variable rate 5 years ago
MessageSender+Encryption.swift Redesign conversation screen part 1 5 years ago
MessageSender.swift Don't notify for closed group control messages 4 years ago
Notification+MessageReceiver.swift Debug 5 years ago