Commit Graph

17384 Commits (0717beb1177abd82d55b8862f01b8a94416a6088)
 

Author SHA1 Message Date
Ryan Zhao 0717beb117 update theming for SwiftUI 12 months ago
Ryan Zhao d6e17f7f56 minor refactor 12 months ago
ryanzhao ffe10c2a54 Merge branch 'dev' into message-detail-screen 12 months ago
ryanzhao 5464d9c97a fix import 12 months ago
ryanzhao a127f4c4e2 WIP: SwiftUI + theming 12 months ago
ryanzhao 34fbad4570 Merge branch 'dev' into message-detail-screen 12 months ago
ryanzhao d30b69911e WIP: theming with swiftui 12 months ago
RyanZhao 19beff509b
Merge pull request #864 from f-person/feat/all-orientations-for-ipad
feat: Enable upside down orientation for iPad
12 months ago
ryanzhao 7d18ed58fc minor fix 12 months ago
ryanzhao e07887c4aa add action sheet 12 months ago
Ryan Zhao 114868ef16 add detailed error info 12 months ago
Ryan Zhao cd0e699bde minor refactor 12 months ago
Ryan Zhao ae2a17a527 add message failing status 12 months ago
Ryan Zhao 1805b16fc4 Merge branch 'dev' into message-detail-screen 12 months ago
Ryan Zhao 2851e167ff WIP: add message failing status 12 months ago
Morgan Pretty 8a47adfe79
Merge pull request #868 from mpretty-cyro/fix/user-config-crashes
Fixes for user config crashes
12 months ago
Morgan Pretty 6ad303d450 Updated build and version numbers 12 months ago
Morgan Pretty a3adb23bad Merge remote-tracking branch 'upstream/dev' into fix/user-config-crashes
# Conflicts:
#	Session/Media Viewing & Editing/PhotoCapture.swift
12 months ago
Ryan Zhao c0270d53e0 Merge branch 'dev' into message-detail-screen 12 months ago
Morgan Pretty 8ac44b132d
Merge pull request #869 from mpretty-cyro/fix/cherry-pick-certain-fixes
Include specific fixes from the other branch
12 months ago
Morgan Pretty b12497e305 Include specific fixes from the other branch
Fixed a crash with the QRCode scanner
Fixed a crash when trying to take a video attachment
12 months ago
Morgan Pretty f373a989a8 Fixes for user config crashes
Added a method to determine if the database is suspended
Updated the code to show the "Failed" state if sending a message fails due to a suspended database
Prevented a crash which could occur in rare cases when accessing the Seed via the home screen prompt (direct user to share logs with session - db locked or device in an invalid state)
Prevented a crash which could occur when trying to send a message due to failing to retrieve the mnemonic (db locked or device in an invalid state)
Fixed a bug where optimistic messages could end up appearing multiple times
Fixed a crash with the QRCode scanner
Fixed a crash when trying to take a video attachment
Fixed a crash where the image picker grid could go out of bounds when selecting elements
Fixed a crash which could occur when a user provides a recovery password with a word that contains less than 3 characters
Fixed a potential issue where the dependency injection could result in a stale date being used in some places (removing the DI here, proper fix requires larger changes in another branch)
12 months ago
ryanzhao c2f57700a5 infinite loop carousel 12 months ago
Ryan Zhao b4d414bbfe add carousel view to message details screen 12 months ago
Ryan Zhao 6568ab0d19 carousel view with swiftui 12 months ago
ryanzhao 4f774e6251 message bubble & file info 1 year ago
Morgan Pretty 6ba9d1df89
Merge pull request #751 from mpretty-cyro/feature/updated-user-config-handling
Updated User Config Handling
1 year ago
Morgan Pretty 703b1d9788 CI tweaks and tweak for initial UX issue with 'blinded25' id
Added parallelisation for the unit tests
Added the SSH_KEY env variable for the 'Upload artifacts' step
Disabled xcbeautify for the prod build (as I expect it's suppressing the build error)
Disabled support for starting a conversation with a 'blinded25' id (would be invalid at this stage)
Fixed a broken unit test
1 year ago
Morgan Pretty bc5d8d0931 Cleaning up final things before release
Added basic support for the '25' blinded prefix
Fixed a unit test CI issue
1 year ago
ryanzhao 86bf0f6cbd Merge branch 'feature/updated-user-config-handling' of https://github.com/mpretty-cyro/session-ios into message-detail-screen 1 year ago
Morgan Pretty f13f75eedf Fixed some bad CI script commas 1 year ago
Morgan Pretty c86cc0ed9c CI tweaks and incremented build number
Added the XCBeautify pod (so the CI doesn't need to separately install something)
Updated the CI build script to use XCBeautify
Fixed some broken unit tests
1 year ago
Ryan Zhao 9bbd8f31cc WIP: message detail screen with swiftui 1 year ago
Morgan Pretty 970efbc3be Merge remote-tracking branch 'origin/feature/ci' into feature/updated-user-config-handling 1 year ago
Morgan Pretty 6e32e759c5 Added missing commas in CI config file 1 year ago
Morgan Pretty 69ddb782a1 Attempting to cache the Pods folder to speed up the CI
Fixed a CocoaPods warning
1 year ago
Morgan Pretty 9bdae9dee8 Fixed a typo in the Ci config 1 year ago
Morgan Pretty f15f16be70 More CI tweaks
Updated the Podfile to use the CocoaPods CDN (hopefully much faster than the master spec repo)
Removed the custom derivedDataPath (seemed to break the Copy Frameworks step of CocoaPods)
1 year ago
Morgan Pretty b72bf42605 Updated the CI and fixed a couple of config bugs
Updated to the 1.0.0 release of libSession
Set the User Config feature flag to July 31st 10am AEST
Shifted quote thumbnail generation out of the DBWrite thread
Stopped the CurrentUserPoller from polling the user config namespaces if the feature flag is off
Fixed an issue where the scrollToBottom behaviour could be a little buggy when an optimistic update is replaced with the proper change
Fixed an issue where the 'attachmentsNotUploaded' error wouldn't result in a message entering an error state
Fixed a bug where sync messages with attachments weren't being sent
1 year ago
Morgan Pretty 2833cef5e4 Tweaks to test the static upload script 1 year ago
Morgan Pretty c7f6b5a94e Replaced the 'ZXingObjC' dependency with a native implementation for scanning QR Codes 1 year ago
ryanzhao ddf4c5b5ad WIP: wrap profile picture view with swift ui 1 year ago
ryanzhao acf49ef443 bind real data to view 1 year ago
ryanzhao d6e22cbdae WIP: build message info screen with swiftui 1 year ago
Morgan Pretty f623db678e Attempt to work around a stupid CocoaPods restriction 1 year ago
Morgan Pretty f8b69cd03c Disabling XCPretty due to permission issue 1 year ago
Morgan Pretty 5bd0d5d640 Attempting multiline bash command for xcpretty 1 year ago
Morgan Pretty 3c81e3a487 Changed the submodule to be via HTTPS instead of SSH
Cleaned out some old, unused references from project files
1 year ago
Morgan Pretty 8de4a66865 Reverting last change 1 year ago
Morgan Pretty c8c70c448e Tweaks to the submodule command 1 year ago