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
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
..
Attachments Merge pull request #558 from mpretty-cyro/feature/pdf-preview 3 years ago
Blocking Fixed bugs raised by QA 3 years ago
Data Extraction update translation 3 years ago
Expiration fix disappearing messages for sync messages 4 years ago
Link Previews Updated the link previews to default to HTTPS 3 years ago
Mentions Fixed the initial open group mention list 3 years ago
Notifications Revert "WIP: make the attachment download work in NSE" 4 years ago
Pollers fix crash of dictionary.subscript.getter for closed groups 3 years ago
Quotes Finish replies UI 4 years ago
Read Tracking Remove unused code 4 years ago
Typing Indicators Fixed bugs raised by QA 3 years ago
MessageReceiver+Decryption.swift Redesign conversation screen part 1 4 years ago
MessageReceiver+Handling.swift Added a notification to indicate the user has a new message request 3 years ago
MessageReceiver.swift Built out the Message Request functionality 3 years ago
MessageSender+ClosedGroups.swift Further cleanup 4 years ago
MessageSender+Encryption.swift Redesign conversation screen part 1 4 years ago
MessageSender.swift fix duplicated disappearing message in closed groups 3 years ago
Notification+MessageReceiver.swift Debug 4 years ago