Ryan ZHAO
6f5d452b35
fix group leaving modal to respect group admins
7 months ago
Ryan ZHAO
a98c213b78
fix disappearing messages strings
7 months ago
Ryan ZHAO
f861241b95
fix more strings
7 months ago
Ryan ZHAO
367104c835
fix on strings
7 months ago
Ryan ZHAO
9b676a8083
remove unused block/unblock toast
7 months ago
Ryan ZHAO
263844daba
fix unblock modal
7 months ago
Ryan ZHAO
f7bc296225
fix group/community leave message
7 months ago
Ryan ZHAO
6e6c5d9a19
show control message on main device when accepting message request
7 months ago
Ryan ZHAO
7acd299858
fix unblock modals
7 months ago
Morgan Pretty
9eca118d85
Correctly show the 'uploading' state, removed unused function
7 months ago
Ryan ZHAO
3dc0ed255c
fix text got cut off unexpectedly in modals
7 months ago
Ryan ZHAO
c4ebdd6d3d
fix some strings
7 months ago
Ryan ZHAO
f8fb647752
fix some modals
7 months ago
Ryan ZHAO
8aedf68f74
clean useless identifier
7 months ago
Ryan ZHAO
5c18019e6b
Merge branch 'dev' into standardised-strings
7 months ago
Ryan ZHAO
0580a9dbf9
update strings
7 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
7 months ago
Ryan ZHAO
62b15b8b90
add some accessibility ids
7 months ago
Ryan ZHAO
771b21a96d
Merge branch 'dev' into standardised-strings
7 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
Morgan Pretty
7d38c9066c
Reworked unobserved change handling to try to resolve crash (regenerate changeset)
8 months ago
Morgan Pretty
2032dafc74
Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager
...
# Conflicts:
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+ExpirationTimers.swift
# SessionMessagingKit/Sending & Receiving/MessageReceiver.swift
# SessionSnodeKit/Networking/SnodeAPI.swift
# SessionUtilitiesKit/Media/DataSource.h
# SessionUtilitiesKit/Media/DataSource.m
8 months ago
Morgan Pretty
432238debe
Merge pull request #970 from RyanRory/disappearing-messages-v2-post-enabling
...
Cleaning up legacy disappearing messages
8 months ago
Morgan Pretty
af463d874e
Merge remote-tracking branch 'upstream/dev' into fix/minor-deadlock-improvements
...
# Conflicts:
# SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPoller.swift
8 months ago
Ryan ZHAO
7764f7f3f6
clean with constants
8 months ago
Ryan ZHAO
1e1d71f788
deep clean
8 months ago
Ryan ZHAO
5ee048330b
plurals and fix some strings
8 months ago
Morgan Pretty
b3d90df15e
Fixed a camera bug and minor optimisation
...
• Fixed an issue with portrait photo orientation
• Fixed a project config which would prevent debugging the framework targets properly
• Tweaked an unneeded icon resize
8 months ago
Ryan ZHAO
efc08a2d5a
fix a couple of string issues.
8 months ago
Morgan Pretty
bef27ee0c7
Fixed build issues resulting from rebase after Onboarding
8 months ago
Morgan Pretty
c69f3cd71a
Resolved a TODO I had missed
8 months ago
Morgan Pretty
ce01f128f3
Replaced Cocoapods with Swift Package Manager for dependency management
8 months ago
Morgan Pretty
da6c407e9f
Minor tweaks
8 months ago
Ryan ZHAO
b198699c4f
refactor and clean up on Expiration Timer Update messages
8 months ago
Ryan ZHAO
07389bf592
clean up stage 1
8 months ago
Ryan ZHAO
003816117f
Merge branch 'dev' into standardised-strings
8 months ago
Morgan Pretty
2098cb32dd
Number of fixes and tweaks related to the deadlock issue
...
• Fixed some cases where errors weren't being displayed correctly
• Tweaked the "nodeNotFound" error to be a bit more human readable
• Tweaked the BackgroundPoller timeout to have a 5 second buffer instead of a 1 second buffer
• Moved the lastHash pruning into the GarbageCollectionJob instead of the pre-poll fetching to avoid needing to use a write query before polling
• Reworked the Pollers to make their database queries part of the polling stream (and as such, cancellable)
8 months ago
Ryan ZHAO
6758ad010e
show message input box when permission is changed in a conversation
8 months ago
Morgan Pretty
d4e66dde14
Fixed a few more issues found during testing
...
• Fixed an issue where the conversation 'created' timestamp wasn't correctly getting set when creating a group
• Fixed an issue where sending a message to 'Note to Self' may not show the conversation in the conversation list
• Fixed an issue where sharing a message with an attachment might not include the attachment
• Fixed an issue where list paging wouldn't work in some cases after values were inserted into the database after the currently loaded pages
• Added some handling for invalid 'joinedAt' values for groups (seems like we can have an incorrect resolution)
8 months ago
Morgan Pretty
ed472f44c5
Merge remote-tracking branch 'upstream/dev' into release/2.6.3
...
# Conflicts:
# Session/Meta/AppDelegate.swift
# Session/Onboarding/LandingVC.swift
# Session/Onboarding/LinkDeviceVC.swift
# Session/Onboarding/RegisterVC.swift
# Session/Onboarding/RestoreVC.swift
9 months ago
Morgan Pretty
592d743c82
Fixed a bug where the conversation settings button message request bug
9 months ago
Ryan ZHAO
394bd19c96
WIP: ban & delete toast
9 months ago