Ryan ZHAO
37f142f1eb
fix an UI issue for confirmation model
7 months ago
Ryan ZHAO
ce8c6bd971
fix a clear data modal
7 months ago
Ryan ZHAO
39efcc4d2b
bump up version and build number
7 months ago
Ryan ZHAO
22a353112b
minor fix on how we render the <span> tag
7 months ago
Ryan ZHAO
70f8d45a39
fix a bunch of strings
7 months ago
Ryan ZHAO
080ab386ad
change gif to constants
7 months ago
Ryan ZHAO
c4ebdd6d3d
fix some strings
7 months ago
Ryan ZHAO
d31036f60c
clean errors
7 months ago
Ryan ZHAO
8d05a9dce3
move webRTC constants to its own file
7 months ago
Ryan ZHAO
f8fb647752
fix some modals
7 months ago
Ryan ZHAO
93e91e5d40
revert false replaced quotes
7 months ago
Ryan ZHAO
fcc5a36883
update disappearing messages type localized name logic
7 months ago
Ryan ZHAO
5d03a8057e
clean
7 months ago
Ryan ZHAO
509caf9167
clean
7 months ago
Ryan ZHAO
ca5c979f8f
Merge branch 'dev' into standardised-strings
7 months ago
Ryan ZHAO
8aedf68f74
clean useless identifier
7 months ago
Morgan Pretty
39e7005be9
Merge pull request #1013 from mpretty-cyro/fix/legacy-group-key-generation
...
Fixed a legacy group message decryption issue
7 months ago
Morgan Pretty
67830ed767
Fixed a legacy group message decryption issue
...
Fixed a bug where we were incorrectly generating and requiring 64 byte secrets for legacy groups (we only need 32 bytes), since we do length checks before calling the libSession C API (to prevent crashes) we would fail before attempting to decrypt because the key was too short
7 months ago
Ryan ZHAO
a7f5dfb16a
Merge branch 'dev' into standardised-strings
7 months ago
Ryan ZHAO
b980e52873
update scripts
7 months ago
Morgan Pretty
6cb3bdbcad
Merge pull request #1012 from mpretty-cyro/fix/convo-settings-accessibility-id
...
Added accessibilityIds to thread settings switches
7 months ago
Morgan Pretty
c5efbbf445
Fixed a build error
7 months ago
Ryan ZHAO
5c18019e6b
Merge branch 'dev' into standardised-strings
7 months ago
Morgan Pretty
d508972d32
Added accessibilityIds to thread settings switches
7 months ago
Morgan Pretty
789a887d42
Merge pull request #1009 from mpretty-cyro/fix/table-update-crashes
...
Removed settings data change animations, fixed settings dismiss bug
7 months ago
Ryan ZHAO
0580a9dbf9
update strings
7 months ago
Ryan ZHAO
803d91c051
fix an issue on styling the localized 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
Ryan ZHAO
0413baa06e
refactor localized string with style
7 months ago
Morgan Pretty
43107de2e3
Merge pull request #1008 from mpretty-cyro/release/2.7.1
...
Release 2.7.1 bugfixes
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
5da842a109
Fixed an issue where joinedAt wasn't getting set for legacy groups
8 months ago
Ryan ZHAO
fc47cf3961
Merge branch 'standardised-strings' of https://github.com/RyanRory/loki-messenger-ios into standardised-strings
8 months ago
Ryan ZHAO
b78a7691af
fix an nav bar issue
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
64b6eec706
Merge pull request #19 from mpretty-cyro/fix/add-back-accessibility-id
...
Added back incorrectly removed accessibilityIds, bumped build number
8 months ago
Morgan Pretty
0c3fa08388
Merge pull request #1006 from mpretty-cyro/fix/add-back-accessibility-id
...
Added back incorrectly removed accessibilityIds, bumped build number
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
Morgan Pretty
57a76dc141
Merge pull request #988 from mpretty-cyro/feature/swift-package-manager
...
Replaced Cocoapods with Swift Package Manager for dependency management
8 months ago
Ryan ZHAO
c3b909ae6e
fix an UI issue of navigation bar
8 months ago
Morgan Pretty
140d429830
Updated to the latest libSession version
8 months ago
Morgan Pretty
7d38c9066c
Reworked unobserved change handling to try to resolve crash (regenerate changeset)
8 months ago
Morgan Pretty
69de29912c
Clearing libSession logger when clearing data (seemed to cause crash)
8 months ago