| .. |
|
ConversationSync
|
Versioned profile changes, etc.
|
2020-01-08 13:54:54 -03:00 |
|
DeviceService.swift
|
secondary devices update capabilities w/ devices endpoint
|
2020-02-05 10:38:43 -07:00 |
|
OWSBlockedPhoneNumbersMessage.h
|
Fix build warnings.
|
2019-09-16 15:48:41 -03:00 |
|
OWSBlockedPhoneNumbersMessage.m
|
Fix missed subclass when plumbing transaction through message building
|
2019-09-25 09:09:57 -07:00 |
|
OWSDevice.h
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
OWSDevice.m
|
Respond to CR.
|
2019-11-19 13:13:05 -03:00 |
|
OWSDevice+SDS.swift
|
Support profile given and family names
|
2020-01-09 13:17:09 -08:00 |
|
OWSDeviceProvisioner.h
|
Include UUID while provisioning
|
2019-08-15 19:29:59 -07:00 |
|
OWSDeviceProvisioner.m
|
Include UUID while provisioning
|
2019-08-15 19:29:59 -07:00 |
|
OWSLinkedDeviceReadReceipt.h
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
OWSLinkedDeviceReadReceipt.m
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
OWSLinkedDeviceReadReceipt+SDS.swift
|
Support profile given and family names
|
2020-01-09 13:17:09 -08:00 |
|
OWSLinkedDeviceReadReceiptFinder.swift
|
Add tests for GRDB finders.
|
2019-08-30 14:50:54 -03:00 |
|
OWSProvisioningCipher.h
|
provisioning cipher: Fix memory leak, handle failure
|
2017-08-30 09:47:29 -04:00 |
|
OWSProvisioningCipher.m
|
find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \;
|
2018-10-30 11:35:34 -06:00 |
|
OWSProvisioningMessage.h
|
Restrict linking from older app versions
|
2019-11-04 13:01:20 -08:00 |
|
OWSProvisioningMessage.m
|
Handle the key type android prepends to their identity public key.
|
2019-11-08 19:10:51 -08:00 |
|
OWSReadReceiptsForLinkedDevicesMessage.h
|
Fix build warnings.
|
2019-09-16 15:48:41 -03:00 |
|
OWSReadReceiptsForLinkedDevicesMessage.m
|
plumb transaction through dataMessageBuilder
|
2019-09-04 18:21:40 -06:00 |
|
OWSReceiptsForSenderMessage.h
|
Make TSInteraction.thread non-nil.
|
2019-07-19 15:48:39 -03:00 |
|
OWSReceiptsForSenderMessage.m
|
plumb thread through dataMessage builder
|
2019-09-04 18:21:40 -06:00 |
|
OWSRecordTranscriptJob.h
|
Convert interactions to BaseModel. Add typed 'any update with...' methods.
|
2019-07-18 15:44:36 -03:00 |
|
OWSRecordTranscriptJob.m
|
Create and fetch groups v2; group update roundtrip.
|
2020-01-17 17:29:00 -03:00 |
|
OWSStickerPackSyncMessage.h
|
Fix build warnings.
|
2019-09-16 15:48:41 -03:00 |
|
OWSStickerPackSyncMessage.m
|
plumb transaction through dataMessageBuilder
|
2019-09-04 18:21:40 -06:00 |
|
OWSVerificationStateSyncMessage.h
|
Fix build warnings.
|
2019-09-16 15:48:41 -03:00 |
|
OWSVerificationStateSyncMessage.m
|
plumb transaction through dataMessageBuilder
|
2019-09-04 18:21:40 -06:00 |
|
OWSViewOnceMessageReadSyncMessage.h
|
Fix build warnings.
|
2019-09-16 15:48:41 -03:00 |
|
OWSViewOnceMessageReadSyncMessage.m
|
plumb transaction through dataMessageBuilder
|
2019-09-04 18:21:40 -06:00 |
|
ProvisioningCipher.swift
|
Provisioning message will not always contain a UUID
|
2019-11-13 10:47:02 -03:00 |
|
ProvisioningSocket.swift
|
Rework TSConstants.
|
2019-11-19 13:22:03 -03:00 |