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)
2022-07-18 17:40:32 +10:00
..
Database Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2022-07-05 16:47:12 +10:00
Meta Create SessionSnodeKit 2020-11-05 12:07:21 +11:00
Models Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00
Utilities Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
Configuration.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00
GetSnodePoolJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2022-06-24 18:29:45 +10:00
Notification+OnionRequestAPI.swift Rename various things 2020-11-05 13:39:32 +11:00
OnionRequestAPI+Encryption.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2022-07-08 17:53:48 +10:00
OnionRequestAPI.swift Added defensive coding to prevent some crashes 2022-07-18 17:40:32 +10:00
SnodeAPI.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2022-07-12 17:43:52 +10:00
SnodeMessage.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00