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/Conversations
Morgan Pretty 5e2e103ee1 Resolved the remaining known internal testing issues
Removed the 'immediatelyOnMain' extensions as they would break in some cases (eg. upstream errors with multiple 'receive(on:)' calls) resulting in logic running on unexpected threads
Updated the ReplaySubject to add subscribers in an Atomic just to be safe
Updated the code to remove the invalid open group when the user receives an error after joining
Fixed a bug with editing closed group members
Fixed broken unit tests
2 years ago
..
Context Menu Fixed a number of issues found during internal testing 2 years ago
Emoji Picker Fixed the broken tests and resolved some warnings 2 years ago
Input View Reworked the app startup process 2 years ago
Message Cells Fixed a number of issues found during internal testing 2 years ago
Settings Fixed a number of issues found during internal testing 2 years ago
Views & Modals Fixed a number of bugs found during internal testing 2 years ago
ConversationSearch.swift Made a few small bug fixes & improvements 2 years ago
ConversationVC+Interaction.swift Resolved the remaining known internal testing issues 2 years ago
ConversationVC.swift Reworked the app startup process 2 years ago
ConversationViewModel.swift Fixed up the remaining reported internal testing issues 2 years ago