Signal-iOS/SignalServiceKit/src/Contacts
2021-09-01 16:33:16 -03:00
..
Discovery Refine names. 2021-08-18 15:01:04 -03:00
Threads Don't reload TSThread to get draft for home view. 2021-08-04 17:08:27 -03:00
AnyThreadFinder.swift Remove YapDatabase. 2021-03-25 11:41:16 -03:00
Contact.h Ignore avatar in incoming contact syncs. Use batching when processing incoming/outgoing contact syncs. 2021-06-30 15:23:49 -03:00
Contact.m Ignore avatar in incoming contact syncs. Use batching when processing incoming/outgoing contact syncs. 2021-06-30 15:23:49 -03:00
Contact+Swift.swift Fix build warnings. 2021-08-12 20:08:32 -03:00
OWSDisappearingMessagesConfiguration.h Allow selecting custom disappearing message times 2021-04-29 15:46:43 -07:00
OWSDisappearingMessagesConfiguration.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSDisappearingMessagesConfiguration.swift PR Feedback 2021-04-29 15:46:43 -07:00
OWSDisappearingMessagesConfiguration+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
PhoneNumber.h Never emit invalid e164 in storage service contact records; be robust to invalid e164 incoming protos. 2021-09-01 16:33:16 -03:00
PhoneNumber.m Never emit invalid e164 in storage service contact records; be robust to invalid e164 incoming protos. 2021-09-01 16:33:16 -03:00
PhoneNumberUtil.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
PhoneNumberUtil.m Evacuate some LRUCaches when app enters the background. 2021-07-01 09:53:03 -03:00
SignalAccount.h Apply SDS codegen. 2021-06-30 15:45:20 -03:00
SignalAccount.m Respond to CR. 2021-08-04 17:08:40 -03:00
SignalAccount.swift Use batching when processing incoming/outgoing group syncs. 2021-06-30 15:23:49 -03:00
SignalAccount+SDS.swift Apply SDS codegen. 2021-06-30 15:45:20 -03:00
SignalAccountFinder.swift Remove YapDatabase. 2021-03-25 11:41:16 -03:00
SignalRecipient.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
SignalRecipient.m Add logging around websocket lifecycle. 2021-08-30 21:26:49 -03:00
SignalRecipient.swift Add TSGroupMember table to allow performant querying of group membership 2021-04-08 13:44:00 -07:00
SignalRecipient+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
SignalRecipientFinder.swift Remove YapDatabase. 2021-03-25 11:41:16 -03:00
SignalServiceAddress.swift Respond to CR. 2021-06-30 16:05:59 -03:00
ThreadAssociatedData.swift Mark threads as read when archiving 2021-07-09 14:10:44 -07:00
TSGroupMember.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
TSGroupMember.m Make hiddenUntilTimestamp a boolean column 2021-08-26 20:57:06 -07:00
TSGroupMember.swift Reactive profile key sharing 2021-05-17 09:28:14 -03:00
TSGroupMember+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
TSThread.h Don't reload TSThread to get draft for home view. 2021-08-04 17:08:27 -03:00
TSThread.m Lint + Update Pods 2021-08-26 20:57:06 -07:00
TSThread+SDS.swift Fix thread record property mapping. 2021-05-25 16:22:33 -03:00