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/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)
4 years ago
..
AppSetup.h Re-organize files 5 years ago
AppSetup.m Delete unused OWSAttachmentDownloads 5 years ago
AppVersion.h Re-organize files 5 years ago
AppVersion.m Redesign conversation screen part 1 5 years ago
Bench.swift
ByteParser.h
ByteParser.m Redesign conversation screen part 1 5 years ago
Collection+OWS.swift
CommonStrings.swift improve translation and notificaiton displaying 4 years ago
DirectionalPanGestureRecognizer.swift Re-organize files 5 years ago
DisplayableText.swift Re-organize files 5 years ago
FeatureFlags.swift Re-organize files 5 years ago
FunctionalUtil.h
FunctionalUtil.m Redesign conversation screen part 1 5 years ago
ImageCache.swift Re-organize files 5 years ago
NSArray+OWS.h
NSArray+OWS.m Redesign conversation screen part 1 5 years ago
NSAttributedString+OWS.h
NSAttributedString+OWS.m
NSObject+Casting.h
NSObject+Casting.m
NSSet+Functional.h
NSSet+Functional.m
NSURLSessionDataTask+StatusCode.h
NSURLSessionDataTask+StatusCode.m
NoopNotificationsManager.swift cancel local notifications for unsend requests 4 years ago
Notification+Loki.swift
OWSAlerts.swift Re-organize files 5 years ago
OWSAnyTouchGestureRecognizer.h Re-organize files 5 years ago
OWSAnyTouchGestureRecognizer.m Re-organize files 5 years ago
OWSDispatch.h Re-organize files 5 years ago
OWSDispatch.m Re-organize files 5 years ago
OWSError.h Re-organize files 5 years ago
OWSError.m Redesign conversation screen part 1 5 years ago
OWSFormat.h
OWSFormat.m add size label for file type attachment 4 years ago
OWSOperation.h Re-organize files 5 years ago
OWSOperation.m Redesign conversation screen part 1 5 years ago
OWSQueues.h Re-organize files 5 years ago
OWSSignalAddress.swift Re-organize files 5 years ago
OrderedDictionary.swift
OutageDetection.swift Re-organize files 5 years ago
ParamParser.swift
ReachabilityManager.swift Re-organize files 5 years ago
ReverseDispatchQueue.swift
SSKAsserts.h
Searcher.swift Re-organize files 5 years ago
ShareViewDelegate.swift
SignalAccount.h Re-organize files 5 years ago
SignalAccount.m Redesign conversation screen part 1 5 years ago
SignalIOS.pb.swift Re-organize files 5 years ago
SignalIOSProto.swift Re-organize files 5 years ago
SwiftSingletons.swift
TSConstants.h Re-organize files 5 years ago
TSConstants.m Re-organize files 5 years ago
Theme.h Re-organize files 5 years ago
Theme.m Re-organize files 5 years ago
ThreadUtil.h Re-organize files 5 years ago
ThreadUtil.m Remove unused code 5 years ago
UIAlertController+OWS.swift
UIColor+Extensions.swift Built out the Message Request functionality 4 years ago
UIColor+OWS.h Re-organize files 5 years ago
UIColor+OWS.m Re-organize files 5 years ago
UIFont+OWS.h Re-organize files 5 years ago
UIFont+OWS.m Re-organize files 5 years ago
UIGestureRecognizer+OWS.swift Re-organize files 5 years ago
UIImage+OWS.swift Re-organize files 5 years ago
UIUtil.h Re-organize files 5 years ago
UIUtil.m Re-organize files 5 years ago
UIView+OWS.swift implement animation for selected search result message flickering 4 years ago
UIView+Utilities.swift Re-organize files 5 years ago
UIViewController+OWS.h Re-organize files 5 years ago
UIViewController+OWS.m Re-organize files 5 years ago
UIViewController+Utilities.swift Redesign conversation screen part 1 5 years ago
VersionMigrations.h Re-organize files 5 years ago
VersionMigrations.m Built out the Message Request functionality 4 years ago
WeakTimer.swift