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/SessionShareExtension
Morgan Pretty ff08579088 Added logic to for unblinding current conversation & bug fixes
Added logic to handle unblinding the conversation the user currently has open
Fixed a bug where the nav bar wouldn't appear when creating a new account
Fixed a bug where messages send to an open group inbox weren't getting their open group server id set (causing duplicates)
Fixed a bug where the interaction/gallery data might not get updated in certain cases
Fixed an issue where visible messages which were getting sent over 24 hours than when they were originally meant to be sent would fail due to clock offset issues
2 years ago
..
Base.lproj Fix screen lock handling 3 years ago
Meta Removed an initial request occurring when pushing the conversation screen (could hold up main thread) 2 years ago
SAEScreenLockViewController.swift Refactored SessionShareExtension code to Swift 3 years ago
ShareAppExtensionContext.swift Added initial support for sharing URLs and text 3 years ago
ShareVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
SimplifiedConversationCell.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2 years ago
ThreadPickerVC.swift Added logic to for unblinding current conversation & bug fixes 2 years ago
ThreadPickerViewModel.swift Finished of the Conversation screen and JobQueue concurrency 2 years ago