Signal-iOS/SignalServiceKit
Evan Hahn e40e449c5c
Database recovery: handle failure to read from source table
*I recommend reviewing this with whitespace changes disabled.*

`databaseStorage.read` crashes if there's an error. Normally that's
fine but it's wrong when trying to recover a non-essential table.
2023-02-08 12:29:55 -06:00
..
Calls Enable a RingRTC field trial for all users, with kill switch 2023-02-01 16:20:16 -06:00
Dependencies Support lookup-by-username 2023-02-08 10:16:57 -08:00
Experience Upgrades Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
Jobs Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
KeyBackupService Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
Mocks Support lookup-by-username 2023-02-08 10:16:57 -08:00
protobuf Remove unused protobuf definition 2023-02-06 22:16:28 -08:00
Resources Support lookup-by-username 2023-02-08 10:16:57 -08:00
src Database recovery: handle failure to read from source table 2023-02-08 12:29:55 -06:00
tests Support lookup-by-username 2023-02-08 10:16:57 -08:00
Usernames Support lookup-by-username 2023-02-08 10:16:57 -08:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalServiceKit.h Call Disposition 2023-01-10 11:48:46 -08:00