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/Shared
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
..
Types Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2 years ago
Views Another tweak for the string linter and a couple of UI fixes 2 years ago
BaseVC.swift fix gradient background 3 years ago
CaptionView.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
FullConversationCell.swift Fixed a breaking issue and a few other minor bugs 2 years ago
LoadingViewController.swift Removed some unneeded imports 2 years ago
OWSBezierPathView.h Re-organize files 4 years ago
OWSBezierPathView.m Further config util logic 2 years ago
QRCodeScanningViewController.swift Finished removing usages to non-theme colour variables 3 years ago
ScanQRCodeWrapperVC.swift fix scan qr code screen 3 years ago
ScreenLockUI.swift Fixed a number of bugs found during internal testing 2 years ago
SessionCarouselView+Info.swift optimise round corner for carousel view 2 years ago
SessionCarouselView.swift implement carousel view delegate 2 years ago
SessionCarouselViewDelegate.swift implement carousel view delegate 2 years ago
SessionTableViewController.swift Resolved the remaining known internal testing issues 2 years ago
SessionTableViewModel.swift Fixed a few bugs uncovered with further testing 2 years ago
UserSelectionVC.swift Fixed an accessibility regression 2 years ago