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/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
2 years ago
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 2 years ago
Calls cherry pick bacd call fix & clean 2 years ago
Closed Groups Translations, better RTL support and minor animation fix 2 years ago
Conversations Theming tweaks and bug fixes 2 years ago
Dependencies Remove SwiftCSV 3 years ago
Emoji update emoji names for searching 2 years ago
Home Theming tweaks and bug fixes 2 years ago
Media Viewing & Editing Theming tweaks and bug fixes 2 years ago
Meta Added a method to allow safer database inserts 2 years ago
Notifications Added a method to allow safer database inserts 2 years ago
Onboarding Translations, better RTL support and minor animation fix 2 years ago
Open Groups Translations, better RTL support and minor animation fix 2 years ago
Path Cleaned up the config-based table view controller to be more reusable 2 years ago
Settings Added a method to allow safer database inserts 2 years ago
Shared Updated the pinned icon to use "Text Secondary" for it's tint colour 2 years ago
Utilities Theming tweaks and bug fixes 2 years ago
.swiftlint.yml Fix target naming 4 years ago