Commit Graph

375 Commits (af463d874e169df60c9f7d91be1fb0de1e820664)

Author SHA1 Message Date
Ryan ZHAO e430ef7943 fix accessibility id 9 months ago
Ryan ZHAO 23511941c5 fix the ons error logic 9 months ago
Ryan ZHAO 4da21035ca fix ons search error 9 months ago
Ryan ZHAO 572e5ceb7d fix an issue where 100 bytes string won't pass the display name length test 9 months ago
Ryan ZHAO ab2f93a993 workaround for restarting capture after going back from message notification screen 10 months ago
Ryan ZHAO a05aab193c fix the error message for ons searching time out 10 months ago
Ryan ZHAO e82cf79dd4 fix an issue that the camera freezes after scanning something other than a session id in new conversation screen 10 months ago
Ryan ZHAO d6b8616543 further fix for global search sorting 10 months ago
Ryan ZHAO ed04c5153e fix default contact list sorting behaviour in global search screen 10 months ago
Ryan ZHAO 16f47d4f87 fix an issue where copy is cut off on small devices 10 months ago
Morgan Pretty 1726930e2e Merge remote-tracking branch 'upstream/dev' into onboarding 10 months ago
Ryan ZHAO 1839d596ce replace "Unknown" section with "#" for global search 10 months ago
Ryan ZHAO 3f3c7321ad fix contacts sorting issue in global search 10 months ago
Ryan ZHAO 54fea140b7 fix global search section title for conversations 10 months ago
Ryan ZHAO 45d9718ef8 fix a bunch of accessibility ids 10 months ago
Ryan ZHAO fea940c69d fix an issue that the screen stack is odd when sending message requests 10 months ago
Morgan Pretty f9d9954cf5 Attempts to fix more crashes and fix unit tests
• Fixed an index out of bounds issue with the mnemonic
• Attempt to fix a crash due to failing to hash SignalAttachment
• Attempt to fix a crash due to list data change inconsistencies
• Ensuring we are shutting down the network when resetting app data
• Updated the broken unit tests
11 months ago
Ryan ZHAO 648c3e658e fix incorrectly displayed empty state in home screen 11 months ago
Ryan ZHAO aa5d7f14d3 fix home screen in light mode 11 months ago
Morgan Pretty 73193df2e1 Fixed error handling after merge 11 months ago
Morgan Pretty e420ce4e58 Merge remote-tracking branch 'upstream/dev' into onboarding
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/ConversationVC.swift
#	Session/Home/New Conversation/NewDMVC.swift
#	Session/Onboarding/PNModeVC.swift
#	SessionUIKit/Style Guide/Values.swift
11 months ago
Morgan Pretty 5ee15bbc3f Moved a bunch of networking logic into libSession
• Moved the snode cache and path building into libSession (deleted associated logic)
• Moved reachability detection into libSession (remove Reachability dependency)
• Fixed a couple of crashes with using libQuic requests
• Fixed a bug where the MessageRequestFooterView would show buttons on outgoing message requests
12 months ago
Morgan Pretty 8c467dc511 Merge remote-tracking branch 'origin/fix/sync-message-issues' into feature/lib-quic-integration
# Conflicts:
#	.drone.jsonnet
#	SessionSnodeKit/Networking/SnodeAPI.swift
#	SessionSnodeKit/Types/OnionRequestAPIError.swift
#	SessionSnodeKit/Types/SnodeAPIError.swift
1 year ago
Ryan ZHAO 3a1e2a6c08 implement new empty state 1 year ago
Ryan ZHAO 86576e4193 fix a crash on iPad when tapping share in invite a friend screen 1 year ago
Morgan Pretty 0f370ab667 Changed the SnodeAPIError to be CustomStringConvertible 1 year ago
Ryan ZHAO ce04bb91bc clean 1 year ago
Ryan ZHAO 0aac397a10 show less detailed error message to users when ons search failed 1 year ago
Ryan ZHAO c97b930816 fix typo 1 year ago
Morgan Pretty 686768f8b2 Fixed a few bugs with sync messages
Fixed an issue where sync messages were failing to send if the message wasn't disappearing
Fixed an issue where the 'Failed to Sync' statuses wouldn't be shown
Updated the MessageSenderError, SnodeAPIError and OnionRequestAPIError to actually output our error strings when included in strings
Updated the tryFlatMapWithRandomSnode function to include context of the last error thrown
Cleaned up the 'isSyncMessage' logic
1 year ago
Ryan ZHAO 22fa5993a9 clean 1 year ago
Ryan ZHAO 6bbf4f8d00 minor update for checking invalid session id 1 year ago
Morgan Pretty 756e256d9a Moving libSession into SessionUtilitiesKit to expose it to other targets 1 year ago
Ryan ZHAO 72fa1ae52a WIP: add accessibility ids 1 year ago
Ryan ZHAO e85df4efd3 update string 1 year ago
Ryan ZHAO 86ee0317ef implement contacts and global search tweaks 1 year ago
Ryan ZHAO e7c40ac04d Revert "WIP: swipe actions for global search screen"
This reverts commit 5894197306.
1 year ago
Ryan ZHAO 5894197306 WIP: swipe actions for global search screen 1 year ago
Ryan ZHAO 7a62a15c4e refactor and add no result view 1 year ago
Ryan ZHAO a537e3af7c add time label on search result cell 1 year ago
Ryan ZHAO a4286212b4 imp: default contact list of global search screen 1 year ago
Ryan ZHAO b443e72092 minor fix after merging latest dev 1 year ago
Ryan ZHAO d25783c4df Merge branch 'dev' into onboarding 1 year ago
Ryan ZHAO adf71f0c3b WIP: updated sorting for global search 1 year ago
Ryan ZHAO 2f740c7065 WIP: refactor global search screen into SwiftUI 1 year ago
Ryan ZHAO ecd8083ebe WIP: refactor global search screen into SwiftUI 1 year ago
Ryan ZHAO ebf36c6251 minor update on buttons and QR code to look better on iPad 1 year ago
Ryan ZHAO 5aaf02180a clean 1 year ago
Ryan ZHAO c985d3b361 clean up 1 year ago
Ryan ZHAO 0fc40edb71 update the text input to support multiple lines 1 year ago