Signal-iOS/SignalMessaging
Jordan Rose bc222fdc86 Check all groups for an up-to-date profile key (at most once per week)
This is an expensive check, since it fetches the latest state of every
group we're in, but the cost of an out-of-date profile key is high.
2022-04-21 11:37:38 -07:00
..
attachments Fix typos 2022-03-18 11:31:06 -07:00
calls Fix some trivial compiler warnings 2022-04-19 09:28:15 -05:00
categories Backend support for stories receipt 2022-03-16 17:51:48 -07:00
contacts Separate IdentityStore from IdentityManager 2022-04-14 16:47:46 -07:00
environment Fetch phone numbers in a batch. 2022-03-17 12:46:33 -07:00
groups Check all groups for an up-to-date profile key (at most once per week) 2022-04-21 11:37:38 -07:00
Notifications Include timestamp in missed call notifications 2022-04-05 10:48:05 -07:00
Payments Cleanup old feature flags 2022-01-24 10:53:55 -08:00
profiles Check all groups for an up-to-date profile key (at most once per week) 2022-04-21 11:37:38 -07:00
Storage Service Require transactions for the remainder of BlockingManager's interface 2022-04-08 19:01:43 -07:00
Subscriptions Fix some trivial compiler warnings 2022-04-19 09:28:15 -05:00
utils Remove redundant DateFormatter locales 2022-04-19 09:27:54 -05:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch minor changes due to changed name of NSLocalizedStringFromAppBundle (now OWSLocalizedString) and new location of swift function and preprocessor definition 2022-03-11 14:08:26 +01:00
SignalMessaging.h Copy in AFNetworking's query string encoding implementation 2021-12-17 14:52:59 -08:00