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 44e7a2dfa4 Added defensive coding to prevent some crashes
Added some defensive coding to prevent path selection from being able to crash due to being empty
Fixed a crash where the MediaDetailViewController could access UI on a non-main thread
Updated the BackgroundPoller to no longer retry the users or closed group swarms and to "cancel" and return immediately if we hit 25 seconds of run time (OS will kill the process if we hit 30 seconds)
3 years ago
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 4 years ago
Calls Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Closed Groups Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Conversations Updated the message request approval process to run asynchronously 3 years ago
DMs Applied the "increase min version to iOS 13" changes 3 years ago
Dependencies Remove SwiftCSV 5 years ago
Home Updated the message request approval process to run asynchronously 3 years ago
Media Viewing & Editing Added defensive coding to prevent some crashes 3 years ago
Meta Updated the message request approval process to run asynchronously 3 years ago
Notifications Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Onboarding Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Open Groups Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Path Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Settings Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Shared Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Sheets & Modals Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Utilities Added defensive coding to prevent some crashes 3 years ago
.swiftlint.yml