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 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
2 years ago
..
Database Updated the code to take the service node offset into account when setting timestamps 2 years ago
Meta
Models Fixed an issue with blinding being switched on 2 years ago
Utilities Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
Configuration.swift Theming tweaks and bug fixes 3 years ago
GetSnodePoolJob.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
Notification+OnionRequestAPI.swift
OnionRequestAPI+Encryption.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
OnionRequestAPI.swift Merge pull request #761 from mpretty-cyro/fix/use-offset-time 2 years ago
SnodeAPI.swift Made a few optimisations and fixes 2 years ago
SnodeMessage.swift