Signal-iOS/SignalServiceKit
Jordan Rose 5cffe49cd2 CallKitIdStore: traffic in threads rather than addresses
This will be the interface used for storing IDs of group calls in the
future; for now there should be no functionality change, except if
there's an address mentioned with no associated thread. Previously
that thread would be created if needed; now the call action will fail.
This seems reasonable given that threads only go away if the user
explicitly deletes them.

While here, we don't need to save both the UUID and phone number of a
user's address; the UUID always wins anyway. Only worry about phone
numbers if there's no UUID.
2022-09-01 16:07:29 -07:00
..
protobuf Remove unused relay field from envelope proto 2022-07-29 11:35:55 -05:00
Resources Durable jobs for leaving groups 2022-08-26 13:13:23 -07:00
src CallKitIdStore: traffic in threads rather than addresses 2022-09-01 16:07:29 -07:00
tests Disable flaky SystemStoryManagerTest case 2022-09-01 13:56:31 -07:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SignalServiceKit.h Durable jobs for leaving groups 2022-08-26 13:13:23 -07:00