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 9db5083cc5 Built out the Message Request functionality
Added the MessageRequestsViewController
Added a 'Message Requests' button to the settings screen
Added accept/reject buttons for message requests to the ConversationVC
Added the ability to hide the message request item on the HomeVC (re-appears if you get a new message request)
Added code to handle an edge-case where the message request approval state wouldn't be returned to the sender due to the recipient running an old version of the app
Prevented contacts which aren't associated with an approved thread from appearing when creating a closed group
Disabled notifications for threads which aren't approved
Updated the app notification count to exclude unapproved messages
Updated the app to ignore closed group creation messages if the group has no admins which are approved contacts
Fixed up the keyboard avoidance behaviour in the ConversationVC
Fixed a couple of minor interaction issues which affected some devices
Fixed an issue where the database migrations would run on the 2nd launch when creating a new account (causing odd behaviours)
4 years ago
..
Attachments Revert "improve attachment image quality" 4 years ago
Blocking Rename contactIdentifier → contactSessionID 5 years ago
Data Extraction Rename contactIdentifier → contactSessionID 5 years ago
Expiration fix disappearing messages for sync messages 4 years ago
Link Previews Updated the link previews to default to HTTPS 4 years ago
Mentions Fixed the initial open group mention list 4 years ago
Notifications Revert "WIP: make the attachment download work in NSE" 4 years ago
Pollers Merge pull request #500 from RyanRory/improvements 4 years ago
Quotes Finish replies UI 5 years ago
Read Tracking Remove unused code 5 years ago
Typing Indicators disable typing indicators and read receipts by default 4 years ago
MessageReceiver+Decryption.swift Redesign conversation screen part 1 5 years ago
MessageReceiver+Handling.swift Built out the Message Request functionality 4 years ago
MessageReceiver.swift Built out the Message Request functionality 4 years ago
MessageSender+ClosedGroups.swift Further cleanup 4 years ago
MessageSender+Encryption.swift Redesign conversation screen part 1 5 years ago
MessageSender.swift fix duplicated disappearing message in closed groups 4 years ago
Notification+MessageReceiver.swift Debug 5 years ago