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/Database
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)
2 years ago
..
Notification+Contacts.swift Implement nicknames 3 years ago
OWSBackupFragment.h Make things compile again 4 years ago
OWSBackupFragment.m Make things compile again 4 years ago
OWSPrimaryStorage.h Restructure 4 years ago
OWSPrimaryStorage.m Fix push notification handling 3 years ago
OWSStorage+Subclass.h Make things compile again 4 years ago
OWSStorage.h Restructure 4 years ago
OWSStorage.m Add missing strings 3 years ago
SSKPreferences.swift Restructure 4 years ago
Storage+ClosedGroups.swift Add missing strings 3 years ago
Storage+Contacts.swift fix notification preview type nested transaction crash 3 years ago
Storage+Jobs.swift Correctly handle multiple untrusted attachments 3 years ago
Storage+Messaging.swift fix transaction crash 3 years ago
Storage+OpenGroups.swift Merge branch 'dev' into cleanup 3 years ago
Storage+Shared.swift fix nested transaction crash 3 years ago
TSDatabaseSecondaryIndexes.h Restructure 4 years ago
TSDatabaseSecondaryIndexes.m Restructure 4 years ago
TSDatabaseView.h Built out the Message Request functionality 2 years ago
TSDatabaseView.m Built out the Message Request functionality 2 years ago