Signal-iOS/SignalServiceKit/src
Jordan Rose 052319de65 SSK: Put spam challenge loading onto the spam challenge work queue
Previously fetching outstanding challenges from the database was done
synchronously when the app was done loading, but using them was always
done from the work queue. Nothing synchronized those two, though, so
TSan flagged it as a data race.
2022-01-13 11:12:35 -08:00
..
Account Discard profile key credentials and temporal credentials when we re-register. 2021-11-19 14:28:27 -03:00
Contacts PR Feedback 2022-01-04 14:44:30 -08:00
Devices Introduce WebSocketFactory. 2021-11-03 19:48:48 -07:00
groups Fix broken tests. 2021-11-19 14:39:52 -03:00
Messages Lint 2022-01-12 22:52:34 -08:00
Network SSK: Put spam challenge loading onto the spam challenge work queue 2022-01-13 11:12:35 -08:00
Payments Merge branch 'release/5.26.3' 2021-11-30 13:14:24 -08:00
Protocols Sync additional badge info with storage service 2021-12-17 14:07:40 -08:00
Protos Sync preferred reactions through storage service 2022-01-03 15:35:37 -08:00
Remote Attestation Fix a whole bunch of warnings 2021-10-21 21:11:26 -07:00
Security SSK: Replace AFSecurityPolicy with OWSHTTPSecurityPolicy 2021-12-17 14:40:25 -08:00
Storage Change phone number. 2021-11-19 14:28:18 -03:00
TestUtils Sync additional badge info with storage service 2021-12-17 14:07:40 -08:00
Util refactored async loading of avatar images in HomeView (#3886) 2022-01-13 09:13:12 +01:00
SignalServiceKit.h SSK: Copy in AFNetworking's multipart form data encoding impl 2021-12-17 14:40:25 -08:00
SSKEnvironment.h Fix badge expiry 2021-12-17 14:04:42 -08:00
SSKEnvironment.m Fix badge expiry 2021-12-17 14:04:42 -08:00
TSConstants.swift Update serverPublicParams 2022-01-03 12:00:19 -08:00
TSPrefix.h Change phone number. 2021-11-19 14:28:18 -03:00