Commit Graph

2545 Commits (ca8344db0642dc004dc7c2b482dd0b1f03fd6e3f)

Author SHA1 Message Date
Ryan ZHAO ff75dd9392 fix clear all message requests modal 8 months ago
Ryan ZHAO 9dde3ed8ac fix enable link preview modal style 8 months ago
Ryan ZHAO b0ab84a86d fix group control messages 8 months ago
Ryan ZHAO 1b73f74fb7 add timeout error modal for clearing data from network 8 months ago
Ryan ZHAO 3a509d942e update translation files 8 months ago
Ryan ZHAO 6f5d452b35 fix group leaving modal to respect group admins 8 months ago
Ryan ZHAO a98c213b78 fix disappearing messages strings 8 months ago
Ryan ZHAO 630e20fc69 Merge branch 'dev' into standardised-strings 8 months ago
Ryan ZHAO ea48f1b40d fix strings 8 months ago
Ryan ZHAO 544c680b6b update translation file 8 months ago
Ryan ZHAO f861241b95 fix more strings 8 months ago
Ryan ZHAO 367104c835 fix on strings 8 months ago
Ryan ZHAO 9b676a8083 remove unused block/unblock toast 8 months ago
Ryan ZHAO 263844daba fix unblock modal 8 months ago
Ryan ZHAO f7bc296225 fix group/community leave message 8 months ago
Ryan ZHAO 02a4dc9e8c Merge branch 'standardised-strings' of https://github.com/RyanRory/loki-messenger-ios into standardised-strings 8 months ago
Ryan ZHAO 6e6c5d9a19 show control message on main device when accepting message request 8 months ago
Morgan Pretty ddd36b96a2 Reworked deadlock handling, fixed a few other issues
• Fixed an issue where the background task to finish sending messages may not have sent the sync message or the main message after and upload
• Fixed an issue where the SessionBackgroundTask was incorrectly reporting a failure to be created
• Fixed an incorrect modal action colour
• Fixed a crash when creating legacy groups
• Updated the code so that we take charge of resolving the deadlock issue instead of relying on GRDB to do it
• Updated the logic to timeout the SessionBackgroundTask with 5 seconds of background time remaining (to ensure we have enough time to suspend the network & database)
8 months ago
Morgan Pretty 9f9d3d4455 Fixed a regression where deleting data from network gave a false-failure 8 months ago
Ryan ZHAO 7acd299858 fix unblock modals 8 months ago
Ryan ZHAO b39845f265 fix strings 8 months ago
Morgan Pretty 9eca118d85 Correctly show the 'uploading' state, removed unused function 8 months ago
Ryan ZHAO 3dc0ed255c fix text got cut off unexpectedly in modals 8 months ago
Ryan ZHAO 3ae766d07f fix some strings 8 months ago
Ryan ZHAO 7dcc1ba992 fix UI issue when there is an error or no results for a gif search 8 months ago
Ryan ZHAO ce8c6bd971 fix a clear data modal 8 months ago
Ryan ZHAO 70f8d45a39 fix a bunch of strings 8 months ago
Ryan ZHAO 080ab386ad change gif to constants 8 months ago
Ryan ZHAO c4ebdd6d3d fix some strings 8 months ago
Ryan ZHAO d31036f60c clean errors 8 months ago
Ryan ZHAO 8d05a9dce3 move webRTC constants to its own file 8 months ago
Ryan ZHAO f8fb647752 fix some modals 8 months ago
Ryan ZHAO 509caf9167 clean 8 months ago
Ryan ZHAO 8aedf68f74 clean useless identifier 8 months ago
Morgan Pretty c5efbbf445 Fixed a build error 8 months ago
Ryan ZHAO 5c18019e6b Merge branch 'dev' into standardised-strings 8 months ago
Morgan Pretty d508972d32 Added accessibilityIds to thread settings switches 8 months ago
Ryan ZHAO 0580a9dbf9 update strings 8 months ago
Morgan Pretty b3e7fa66fc Removed settings data change animations, fixed settings dismiss bug
• Remove the data change animations on the settings screens as they were causing frequent crashes
• Fixed an issue where deleting a message request via settings would dismissing the settings screen
8 months ago
Ryan ZHAO 62b15b8b90 add some accessibility ids 8 months ago
Ryan ZHAO 771b21a96d Merge branch 'dev' into standardised-strings 8 months ago
Morgan Pretty 027ce1604d Fixed a few issues found during QA
• Fixed an issue where incoming legacy group messages were failing to decrypt
• Fixed an issue where decoding push notifications could result in an infinite loop
• Fixed an issue where the extensions would incorrectly try to append extension logs (only want the main app to do this)
• Updated the accessibility ids for the switches and radios on the privacy and disappearing message settings screens
8 months ago
Ryan ZHAO 2ef2d5c95f fix ban & delete toast 8 months ago
Ryan ZHAO 5881b36384 implement Open URL modal 8 months ago
Ryan ZHAO 6d27ef0dfa fix an issue there attachment error modal won't show up 8 months ago
Morgan Pretty 9b7b61e0d7 Merge remote-tracking branch 'upstream/dev' into standardised-strings
# Conflicts:
#	Session/Conversations/ConversationVC+Interaction.swift
8 months ago
Morgan Pretty c5feb76759 Added back incorrectly removed accessibilityIds, bumped build number 8 months ago
Morgan Pretty a0ad92defa Fixed some build errors 8 months ago
Morgan Pretty 2bcd8e28ab Merge remote-tracking branch 'upstream/dev' into standardised-strings
# Conflicts:
#	Scripts/LintLocalizableStrings.swift
#	Session.xcodeproj/project.pbxproj
#	Session/Closed Groups/EditClosedGroupVC.swift
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/Message Cells/Content Views/QuoteView.swift
#	Session/Conversations/Settings/ThreadDisappearingMessagesSettingsViewModel.swift
#	Session/Conversations/Settings/ThreadSettingsViewModel.swift
#	Session/Conversations/Views & Modals/ConversationTitleView.swift
#	Session/Home/GlobalSearch/GlobalSearchViewController.swift
#	Session/Media Viewing & Editing/GIFs/GifPickerViewController.swift
#	Session/Media Viewing & Editing/PhotoCaptureViewController.swift
#	Session/Media Viewing & Editing/PhotoLibrary.swift
#	Session/Notifications/UserNotificationsAdaptee.swift
#	Session/Open Groups/JoinOpenGroupVC.swift
#	Session/Settings/NukeDataModal.swift
#	Session/Shared/ScanQRCodeWrapperVC.swift
#	SessionMessagingKit/Database/Models/Attachment.swift
#	SessionMessagingKit/Database/Models/DisappearingMessageConfiguration.swift
#	SessionMessagingKit/Database/Models/RecipientState.swift
#	SessionMessagingKit/Sending & Receiving/Attachments/SignalAttachment.swift
#	SessionShareExtension/ShareNavController.swift
#	SessionShareExtension/ThreadPickerVC.swift
#	SessionUIKit/Components/TopBannerController.swift
#	SessionUtilitiesKit/General/String+Utilities.swift
#	SessionUtilitiesKit/Networking/IPv4.swift
#	SignalUtilitiesKit/Media Viewing & Editing/Attachment Approval/AttachmentApprovalInputAccessoryView.swift
#	SignalUtilitiesKit/Media Viewing & Editing/Attachment Approval/AttachmentApprovalViewController.swift
#	SignalUtilitiesKit/Media Viewing & Editing/Attachment Approval/AttachmentCaptionToolbar.swift
#	SignalUtilitiesKit/Screen Lock/ScreenLock.swift
8 months ago
Ryan ZHAO c3b909ae6e fix an UI issue of navigation bar 8 months ago