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/Session/Utilities
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
..
AVAudioSession+OWS.h Re-organize files 4 years ago
AVAudioSession+OWS.m Re-organize files 4 years ago
AccountManager.swift Re-organize files 4 years ago
AppUpdateNag.swift Fix various warnings 3 years ago
AvatarViewHelper.h Re-organize files 4 years ago
AvatarViewHelper.m Fix document picker appearance 3 years ago
BackgroundPoller.swift save server hash for message receive jobs 3 years ago
CGRect+Utilities.swift Organize files 4 years ago
ContactUtilities.swift Built out the Message Request functionality 2 years ago
DateUtil.h Improve date breaks between messages to be consistent with desktop 3 years ago
DateUtil.m Improve date breaks between messages to be consistent with desktop 3 years ago
HapticFeedback.swift Remove legacy notifications adaptee 3 years ago
IP2Country.swift fix threading issue 3 years ago
KeyPairGeneration.swift Organize files 4 years ago
KeyPairUtilities.swift Add Session ID change notice 4 years ago
MentionUtilities.swift clean 3 years ago
MessageRecipientStatusUtils.swift Re-organize files 4 years ago
OWSOrphanDataCleaner.h Re-organize files 4 years ago
OWSOrphanDataCleaner.m Re-organize files 4 years ago
Platform.swift Re-organize files 4 years ago
QRCode.swift Organize files 4 years ago
SNAppearance.swift Fix document picker appearance 3 years ago
TextFieldHelper.swift Re-organize files 4 years ago
UIAlerts+iOS9.m Re-organize files 4 years ago
UIApplication+OWS.swift Re-organize files 4 years ago
UIImage+Scaling.swift Organize files 4 years ago
UILabel+Interaction.swift Organize files 4 years ago
UIResponder+OWS.swift Re-organize files 4 years ago
UIStoryboard+OWS.swift Re-organize files 4 years ago
UIView+Glow.swift Organize files 4 years ago
UIView+Wrapping.swift Organize files 4 years ago
UIViewController+CameraPermissions.h Re-organize files 4 years ago
UIViewController+Permissions.h Re-organize files 4 years ago
UIViewController+Permissions.m Re-organize files 4 years ago