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 a3188ebea4 Fixed a number of bugs found in the internal release
• Moved the 'getSwarm' behaviour into a distinct job to prevent duplicate API calls
• Updated to the latest libSession (fix libQuic crash)
• Updated the JobRunner to support the `runOnceTransient` behaviour and be able to run transient jobs in the app extensions
• Reworked the extension file logging to be written directly to the file in a single operation rather than line-by-line via the logger
• Fixed a bug where community invites has the wrong author
• Fixed a bug where the title on the disappearing messages settings screen was clipping vertically
• Fixed a bug where tapping on the disappearing messages setting subtitle could incorrectly appear in read-only state for admins
• Fixed a log which contained notification content
• Tweaks to extension logging logic
2 years ago
..
Types Fixed a crash on the blocked contacts screen and refactoring 2 years ago
Views add accessibility id for radio button in cells 2 years ago
BaseVC.swift
BezierPathView.swift WIP: refactor BezierPathView with swiftUI 2 years ago
CaptionView.swift Fixed a few more PN logic issues 2 years ago
FullConversationCell.swift Refactored AppContext and AppRediness to Swift 2 years ago
LoadingIndicatorView.swift minor change of swiftui preview syntax for CI 2 years ago
LoadingViewController.swift
OWSBezierPathView.h Fixed a hang, removed redundant libs, files and code 2 years ago
OWSBezierPathView.m
QRCodeScanningViewController.swift Include specific fixes from the other branch 2 years ago
ScanQRCodeWrapperVC.swift
ScreenLockUI.swift Merge branch 'dev' into message-detail-screen 2 years ago
SessionCarouselView+Info.swift optimise round corner for carousel view 3 years ago
SessionCarouselView+SwiftUI.swift minor fix 2 years ago
SessionCarouselView.swift implement carousel view delegate 3 years ago
SessionCarouselViewDelegate.swift implement carousel view delegate 3 years ago
SessionHostingViewController.swift fix an issue where media gallery detail view was not displayed properly 2 years ago
SessionTableViewController.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 2 years ago
SessionTableViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
SessionTableViewTitleView.swift Fixed a number of bugs found in the internal release 2 years ago
UserSelectionVC.swift Fixed an accessibility regression 2 years ago