Signal-iOS/SignalServiceKit/src
Evan Hahn 4a0141be41
Omit E164 from outgoing envelopes
[Android][0] and [Desktop][1] have already removed this field. This
follows suit.

The highlights:

- `SignalService.proto` removes some fields by making them `reserved`
- `ProtoWrappers.py` updates our code generation to support addresses
  that only have a UUID (previously, you needed both a UUID and E164
  field)
- Most everything else is removing E164s

[0]: 9c266e7995
[1]: 2b0d3cab40
2022-10-03 23:55:39 +00:00
..
Account Sync onboarding story view state 2022-09-13 14:05:34 -07:00
Contacts Batch messageId notification cancellations 2022-09-27 14:26:44 -07:00
Devices Support remote delete of stories 2022-08-19 14:23:59 -07:00
groups Remove old group capabilities 2022-09-29 09:35:00 -07:00
Messages Omit E164 from outgoing envelopes 2022-10-03 23:55:39 +00:00
Network Include http headers on web socket connections 2022-09-29 16:36:42 -07:00
Payments [Payments] Update the MobileCoin dependency to the latest 1.2.2 release 2022-08-22 13:08:40 -07:00
Protocols Batch messageId notification cancellations 2022-09-27 14:26:44 -07:00
Protos Omit E164 from outgoing envelopes 2022-10-03 23:55:39 +00:00
Remote Attestation Add MrEnclave type 2022-09-07 10:18:04 -07:00
Security Omit E164 from outgoing envelopes 2022-10-03 23:55:39 +00:00
Storage Remove old group capabilities 2022-09-29 09:35:00 -07:00
TestUtils Omit E164 from outgoing envelopes 2022-10-03 23:55:39 +00:00
Util Remove old group capabilities 2022-09-29 09:35:00 -07:00
SignalServiceKit.h Use durable job for sending badge gifts 2022-07-01 17:10:31 -05:00
SSKEnvironment.h Add SystemStoryManager 2022-08-30 14:49:59 -07:00
SSKEnvironment.m Add support the Signal TLS Proxy 2022-09-26 13:48:00 -07:00
TSConstants.swift Derive bundle ID from an Xcode build setting 2022-09-21 18:10:42 +00:00