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/Shared
Morgan Pretty 7af0f865f5 Refactored the 'RecipientState' type
• Refactored the 'RecipientState' type to just be columns on the 'Interaction' table
• Added some syntactic sugar to clean up the 'CallbackWrapper' boilerplate within the LibSession+Networking code
• Fixed an issue where sending a message into a group where you are the only member would result in the message permanently being in the sending state
• Fixed an issue when initially setting up the interaction database structure where the community whisper mechanism needed another column
• Fixed a bug where the MessageSendJob wouldn't time out during path building
• Fixed a bug where the MessageSendJob wouldn't retry 8 times before detecting a timeout (meaning it would retry up to 80 times in total before permanently failing)
1 year ago
..
Types Merge branch 'dev' into standardised-strings 1 year ago
Views fix some modals 1 year ago
BaseVC.swift fix gradient background 3 years ago
BezierPathView.swift WIP: refactor BezierPathView with swiftUI 2 years ago
CaptionView.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
FullConversationCell.swift Refactored the 'RecipientState' type 1 year ago
LoadingIndicatorView.swift minor change of swiftui preview syntax for CI 2 years ago
LoadingViewController.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 1 year ago
OWSBezierPathView.h Fixed a hang, removed redundant libs, files and code 2 years ago
OWSBezierPathView.m Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
QRCodeScanningViewController.swift workaround for restarting capture after going back from message notification screen 1 year ago
ScanQRCodeScreen.swift clean with constants 1 year ago
ScanQRCodeWrapperVC.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
ScreenLockUI.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 1 year ago
SessionCarouselView+Info.swift optimise round corner for carousel view 3 years ago
SessionCarouselView+SwiftUI.swift upgrade to minimum iOS 15.0 support 1 year ago
SessionCarouselView.swift implement carousel view delegate 3 years ago
SessionCarouselViewDelegate.swift implement carousel view delegate 3 years ago
SessionHostingViewController.swift standardize modal & input error accessibility ids 1 year ago
SessionTableViewController.swift Merge branch 'dev' into standardised-strings 1 year ago
SessionTableViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
SessionTableViewTitleView.swift Fixed a number of bugs found in the internal release 2 years ago
UserSelectionVC.swift Fixed an accessibility regression 3 years ago