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
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
4 months ago
..
Calls Fixed the broken unit tests 5 months ago
Closed Groups Fixed a number of QA issues 4 months ago
Conversations Fixed a number of QA issues 4 months ago
Database/Migrations Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Emoji Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Home Fixed a number of QA issues 4 months ago
Media Viewing & Editing Added new 'animationsEnabled' feature flag, message deletion tweaks 4 months ago
Meta Fixed a number of QA issues 4 months ago
Notifications Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Onboarding Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Open Groups Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Path Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
Settings Fixed a number of QA issues 4 months ago
Shared Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Utilities Fixed a number of QA issues 4 months ago
.swiftlint.yml