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/SessionSnodeKit
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)
2 years ago
..
Database Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2 years ago
Meta Create SessionSnodeKit 4 years ago
Models Added linting for the localized strings, updated the quote & mention behaviour for the current user 2 years ago
Utilities Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2 years ago
Configuration.swift Removed all the old Storage classes and YapDB extensions 2 years ago
GetSnodePoolJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2 years ago
Notification+OnionRequestAPI.swift Rename various things 4 years ago
OnionRequestAPI+Encryption.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2 years ago
OnionRequestAPI.swift Added defensive coding to prevent some crashes 2 years ago
SnodeAPI.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
SnodeMessage.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago