session-ios/Session
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
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 2022-04-04 11:08:54 +10:00
Calls cherry pick bacd call fix & clean 2022-10-14 14:59:19 +11:00
Closed Groups Translations, better RTL support and minor animation fix 2022-10-07 18:46:05 +11:00
Conversations Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Dependencies Remove SwiftCSV 2021-01-27 14:09:19 +11:00
Emoji update emoji names for searching 2022-09-01 11:23:50 +10:00
Home Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Media Viewing & Editing Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Meta Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
Notifications Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
Onboarding Translations, better RTL support and minor animation fix 2022-10-07 18:46:05 +11:00
Open Groups Translations, better RTL support and minor animation fix 2022-10-07 18:46:05 +11:00
Path Cleaned up the config-based table view controller to be more reusable 2022-09-28 17:30:31 +10:00
Settings Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
Shared Updated the pinned icon to use "Text Secondary" for it's tint colour 2022-10-19 11:19:09 +11:00
Utilities Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
.swiftlint.yml Fix target naming 2020-11-11 18:42:06 +11:00