| .. |
|
ConversationSync
|
Rename singleton accessors.
|
2020-09-17 21:11:09 -03:00 |
|
DeviceService.swift
|
Improve account attribute updates.
|
2020-05-01 12:13:03 -03:00 |
|
OWSBlockedPhoneNumbersMessage.h
|
Respond to CR.
|
2020-05-11 10:34:16 -03:00 |
|
OWSBlockedPhoneNumbersMessage.m
|
Fix missed subclass when plumbing transaction through message building
|
2019-09-25 09:09:57 -07:00 |
|
OWSDevice.h
|
Rename singleton accessors.
|
2020-09-17 21:11:09 -03:00 |
|
OWSDevice.m
|
Rename singleton accessors.
|
2020-09-17 21:11:09 -03:00 |
|
OWSDevice.swift
|
Clean up naming around profile fetches.
|
2020-07-08 11:04:01 -03:00 |
|
OWSDevice+SDS.swift
|
Add profile bio fields to database schema.
|
2021-01-14 22:25:45 -03:00 |
|
OWSDeviceProvisioner.h
|
Fix more build warnings.
|
2020-04-10 13:17:08 -03:00 |
|
OWSDeviceProvisioner.m
|
Include UUID while provisioning
|
2019-08-15 19:29:59 -07:00 |
|
OWSLinkedDeviceReadReceipt.h
|
Add early message handling for delivery receipts, reactions, and delete for everyone
|
2020-04-16 19:44:45 -07:00 |
|
OWSLinkedDeviceReadReceipt.m
|
Add early message handling for delivery receipts, reactions, and delete for everyone
|
2020-04-16 19:44:45 -07: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
|
Respond to CR.
|
2020-05-11 10:34:16 -03:00 |
|
OWSReadReceiptsForLinkedDevicesMessage.m
|
plumb transaction through dataMessageBuilder
|
2019-09-04 18:21:40 -06:00 |
|
OWSReceiptsForSenderMessage.h
|
Clean up ahead of PR.
|
2020-02-06 10:26:02 -03:00 |
|
OWSReceiptsForSenderMessage.m
|
Eliminate usage of unsaved SignalRecipients
|
2020-12-18 19:15:07 -08:00 |
|
OWSRecordTranscriptJob.h
|
Fix more build warnings.
|
2020-04-10 13:17:08 -03:00 |
|
OWSRecordTranscriptJob.m
|
Overhaul attachment downloads pipeline.
|
2021-01-21 20:41:08 -03:00 |
|
OWSStickerPackSyncMessage.h
|
Respond to CR.
|
2020-05-11 10:34:16 -03:00 |
|
OWSStickerPackSyncMessage.m
|
plumb transaction through dataMessageBuilder
|
2019-09-04 18:21:40 -06:00 |
|
OWSVerificationStateSyncMessage.h
|
Respond to CR.
|
2020-05-11 10:34:16 -03:00 |
|
OWSVerificationStateSyncMessage.m
|
Respond to CR.
|
2020-05-11 10:19:52 -03:00 |
|
OWSViewOnceMessageReadSyncMessage.h
|
Respond to CR.
|
2020-05-11 10:34:16 -03:00 |
|
OWSViewOnceMessageReadSyncMessage.m
|
Respond to CR.
|
2020-05-11 10:19:52 -03:00 |
|
ProvisioningCipher.swift
|
Add Codable adherance to proto wrappers
|
2020-07-22 14:34:24 -07:00 |
|
ProvisioningSocket.swift
|
Clean up censorship circumvention.
|
2020-08-20 15:40:34 -03:00 |