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/SignalUtilitiesKit/Messaging
Morgan Pretty 47314bd639 Added a notification to indicate the user has a new message request
Fixed a bug where the notification count could be increased for message requests
Fixed a bug where an approved contact could be 'unapproved' due to an order of execution issue when generating the config sync message
Fixed a check to avoid registering for push notifications when on the simulator (old check didn't cater for M1 Macs)
Moved the 'hasHiddenMessageRequests' into the group user defaults so it can be accessed within the notification extension
Added code to handle an edge case where an old client could incorrectly un-approve a contact via a legacy configuration message
3 years ago
..
Sending & Receiving fix sharing not work for session 4 years ago
BlockListCache.swift Rename contactIdentifier → contactSessionID 4 years ago
BlockListUIUtils.h Re-organize files 4 years ago
BlockListUIUtils.m Fixed a couple of crashes 3 years ago
ConversationStyle.swift Redesign conversation screen part 1 4 years ago
DisappearingTimerConfigurationView.swift Re-organize files 4 years ago
FullTextSearcher.swift add note to self to the default global search screen with empty search text 3 years ago
OWSFailedAttachmentDownloadsJob.h Re-organize files 4 years ago
OWSFailedAttachmentDownloadsJob.m Re-organize files 4 years ago
OWSFailedMessagesJob.h Re-organize files 4 years ago
OWSFailedMessagesJob.m Re-organize files 4 years ago
OWSMessageUtils.h Restructure 4 years ago
OWSMessageUtils.m Added a notification to indicate the user has a new message request 3 years ago
OWSUnreadIndicator.h Re-organize files 4 years ago
OWSUnreadIndicator.m Re-organize files 4 years ago
ThreadViewModel.swift fix a deadlock issue 3 years ago