session-ios/SessionSnodeKit
Morgan Pretty 70ce967df6 Made a few optimisations and fixes
Made a couple of DB query optimisations for the Home and Conversation screens
Removed some compiler-complex global generic functions
Increased the timeout for file uploads
Fixed a few import issues
Fixed an issue preventing calls on the simulator from working (disable CallKit on the simulator)
Fixed an issue where opening a conversation with a draft would result in a typing indicator notification being sent (if enabled)
Fixed a truncation issue on the CallVC
2023-04-12 16:50:35 +10:00
..
Database Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
Meta Create SessionSnodeKit 2020-11-05 12:07:21 +11:00
Models Fixed an issue with blinding being switched on 2022-11-07 10:18:59 +11: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 Theming tweaks and bug fixes 2022-10-14 17:09:38 +11: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 Merge pull request #761 from mpretty-cyro/fix/use-offset-time 2023-01-10 11:41:54 +11:00
SnodeAPI.swift Made a few optimisations and fixes 2023-04-12 16:50:35 +10:00
SnodeMessage.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00