You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Settings
Morgan Pretty 7c4f0e8ef2 Fixed a number of QA issues
• Added some missing accessibility identifiers
• Added the inline Lucide icon on the Conversation screen for legacy groups
• Added a temporary fix for a crash when restoring an account (really need to fix up the reentrant Atomic<T> access issues)
• Updated the in-conversation blocked state as per UX feedback
• Updated the code to insert the "members added" control message on the admins device after creating a group
• Minor copy tweak
• Fixed a crash which could happen during onboarding due to the poller getting incorrectly created when entering the background before the account is created
• Fixed a bug where sync messages weren't working correctly
• Fixed an issue where the "delete before" behaviours weren't leaving behind the "this message was deleted" messages
• Fixed an issue where group admins wouldn't appear in mentions
5 months ago
..
Views Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
AppearanceViewController.swift Reverted the isRTL changes (preferred the old approach) 7 months ago
BlockedContactsViewModel.swift Fixed a number of QA issues 5 months ago
ConversationSettingsViewModel.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 8 months ago
DeveloperSettingsViewModel.swift Added additional settings controllable via env vars 5 months ago
HelpViewModel.swift Cleaned up and finished the export/import logic 5 months ago
ImagePickerHandler.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 8 months ago
NotificationContentViewModel.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 8 months ago
NotificationSettingsViewModel.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
NotificationSoundViewModel.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 8 months ago
NukeDataModal.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 8 months ago
PrivacySettingsViewModel.swift Various dependency changes required to get unit tests working correctly 6 months ago
QRCodeScreen.swift Updated NTS & 1-1 conversation deletion to be consistent with other plats 6 months ago
RecoveryPasswordScreen.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
SeedModal.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 8 months ago
SettingsViewModel.swift Fixed a number of QA issues 5 months ago