Signal-iOS/SignalMessaging
George Nachman 931fe954f7 Remove unneeded todo
Bulk profile fetching is pretty complicated. It
already limits its impact by throttling the rate
at which it makes requests. I don't think it's
worth trying to make it do batch operations at
this time, so I'm removing this TODO.

This stacks on top of PR #4068
2022-03-17 15:07:14 -07:00
..
attachments replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
calls PR Feedback 2022-03-04 14:17:14 -08:00
categories Backend support for stories receipt 2022-03-16 17:51:48 -07:00
contacts Remove unneeded todo 2022-03-17 15:07:14 -07:00
environment Fetch phone numbers in a batch. 2022-03-17 12:46:33 -07:00
groups Fixes an issue where group join requests aren't cancelled 2022-03-10 13:44:04 -08:00
Notifications replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
Payments Cleanup old feature flags 2022-01-24 10:53:55 -08:00
profiles Batch fetch of user names. 2022-03-17 15:05:39 -07:00
Storage Service Store the local PNI alongside the local ACI and phone number 2022-03-14 12:59:44 -07:00
Subscriptions replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
utils Prevent story attachments from getting inadvertently pruned by orphan data cleaner 2022-03-17 14:30:21 -07: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