session-ios/SessionMessagingKit
Morgan Pretty 89df1261e3 Added a method to allow safer database inserts
Fixed an issue where the app settings were updating immediately making them seem to
Updated GRDB to version 6.1 and SQLCipher to 4.5.2
Added a method which allows for inserting into the database while omitting columns which exist in the object but not in the database (so allow for old migrations to run with less issues)
Updated all the migrations to use the migration safe insert method
Removed some ObjC support extension functions
2022-10-21 17:32:51 +11:00
..
Calls fix a case when the app goes into background with an ongoing call 2022-09-02 16:59:50 +10:00
Common Networking tweak: add update types of reaction to query parameter 2022-08-11 14:50:31 +10:00
Database Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
File Server Fixed a few bugs with media attachment handling, added webp support 2022-07-29 15:26:24 +10:00
Jobs/Types Fixed a number of crashes and bugs 2022-09-30 14:31:05 +10:00
Messages Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Meta Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Open Groups Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
Protos Fixed a few more QA issues, added a minor feature 2022-10-03 18:23:34 +11:00
Sending & Receiving Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
Shared Models Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
Utilities Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Configuration.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-26 11:16:47 +10:00