Commit Graph

383 Commits (ac29ca484cd772d157b9ee13a9d3b66d7769f499)

Author SHA1 Message Date
Ryan ZHAO 527c921df3 Merge branch 'onboarding' into standardised-strings 1 year ago
Morgan Pretty 1726930e2e Merge remote-tracking branch 'upstream/dev' into onboarding 1 year ago
Ryan ZHAO 1839d596ce replace "Unknown" section with "#" for global search 1 year ago
Ryan ZHAO 3f3c7321ad fix contacts sorting issue in global search 1 year ago
Ryan ZHAO 54fea140b7 fix global search section title for conversations 1 year ago
Ryan ZHAO 45d9718ef8 fix a bunch of accessibility ids 1 year ago
Ryan ZHAO fea940c69d fix an issue that the screen stack is odd when sending message requests 1 year ago
Ryan ZHAO ecb1b83a8e upgrade to minimum iOS 15.0 support 1 year ago
Ryan ZHAO 90de873ea0 add and modify strings 1 year 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
1 year ago
Ryan ZHAO 1d01eb91ae Merge branch 'onboarding' into standardised-strings 1 year ago
Ryan ZHAO 648c3e658e fix incorrectly displayed empty state in home screen 1 year ago
Ryan ZHAO aa5d7f14d3 fix home screen in light mode 1 year ago
Morgan Pretty d9a64e0148 Merge remote-tracking branch 'upstream/dev' into standardised-strings
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Closed Groups/EditClosedGroupVC.swift
#	Session/Closed Groups/NewClosedGroupVC.swift
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/ConversationVC.swift
#	Session/Conversations/Emoji Picker/EmojiPickerCollectionView.swift
#	Session/Conversations/Settings/ThreadSettingsViewModel.swift
#	Session/Emoji/Emoji+Available.swift
#	Session/Home/New Conversation/NewDMVC.swift
#	Session/Media Viewing & Editing/GIFs/GifPickerViewController.swift
#	Session/Meta/AppDelegate.swift
#	Session/Meta/SessionApp.swift
#	Session/Onboarding/PNModeVC.swift
#	Session/Path/PathVC.swift
#	Session/Utilities/IP2Country.swift
#	SessionMessagingKit/Messages/Control Messages/SharedConfigMessage.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPoller.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/Poller.swift
#	SessionNotificationServiceExtension/NotificationError.swift
#	SessionUIKit/Style Guide/Values.swift
#	SignalUtilitiesKit/Media Viewing & Editing/Attachment Approval/AttachmentCaptionToolbar.swift
1 year ago
Morgan Pretty 73193df2e1 Fixed error handling after merge 1 year 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
1 year ago
Ryan ZHAO bcc1d436bc WIP: update strings for onboarding changes 2 years ago
Ryan ZHAO f4a979f55f Merge branch 'onboarding' into standardised-strings 2 years 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
2 years ago
Ryan ZHAO 6d297dc2a9 update strings 2 years ago
Ryan ZHAO 5c9140cb4c Merge branch 'dev' into standardised-strings 2 years 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
2 years ago
Ryan ZHAO f33a153c7f update more strings 2 years ago
Ryan ZHAO 62af0aa907 update more localized strings 2 years ago
Ryan ZHAO 3a1e2a6c08 implement new empty state 2 years ago
Ryan ZHAO 86576e4193 fix a crash on iPad when tapping share in invite a friend screen 2 years ago
Morgan Pretty 0f370ab667 Changed the SnodeAPIError to be CustomStringConvertible 2 years ago
Ryan ZHAO ce04bb91bc clean 2 years ago
Ryan ZHAO 0aac397a10 show less detailed error message to users when ons search failed 2 years ago
Ryan ZHAO c97b930816 fix typo 2 years 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
2 years ago
Ryan ZHAO d8698b717e add more localized strings 2 years ago
Ryan ZHAO 5f6edff65d add error toast when failing to leave group/community 2 years ago
Ryan ZHAO 22fa5993a9 clean 2 years ago
Ryan ZHAO 6bbf4f8d00 minor update for checking invalid session id 2 years ago
Morgan Pretty 756e256d9a Moving libSession into SessionUtilitiesKit to expose it to other targets 2 years ago
Ryan ZHAO fd1c368ca0 WIP: check for any untouched strings 2 years ago
Ryan ZHAO 4054796da1 apply new localized string format 2 years ago
Ryan ZHAO d9a73bea95 adding missing strings 2 years ago
Ryan ZHAO 72fa1ae52a WIP: add accessibility ids 2 years ago
Ryan ZHAO e85df4efd3 update string 2 years ago
Ryan ZHAO 86ee0317ef implement contacts and global search tweaks 2 years ago
Ryan ZHAO 8f0b6d8202 WIP: Replace strings 2 years ago
Ryan ZHAO f9ef58c9d3 WIP: add strings 2 years ago
Ryan ZHAO e7c40ac04d Revert "WIP: swipe actions for global search screen"
This reverts commit 5894197306.
2 years ago
Ryan ZHAO 5894197306 WIP: swipe actions for global search screen 2 years ago
Ryan ZHAO 7a62a15c4e refactor and add no result view 2 years ago
Ryan ZHAO a537e3af7c add time label on search result cell 2 years ago
Ryan ZHAO a4286212b4 imp: default contact list of global search screen 2 years ago
Ryan ZHAO b443e72092 minor fix after merging latest dev 2 years ago