Signal-iOS/Signal/src
Max Radermacher a7ed8a2847 Cache gift badge endpoint for conversation view
If there are multiple requests, they’ll be merged into one. If a request
has already succeeded, it will be used until the app relaunches. If a
request fails, the next caller will kick off a new request.
2022-07-19 15:01:36 -07:00
..
Calls Explicitly drop calls filtered by Blocked Contact 2022-07-05 15:12:58 -07:00
environment Typo: handleUnexpected{Void -> Voip}Push 2022-05-18 10:45:58 -05:00
Experience Upgrades Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
Jobs Initial story sending support 2022-06-10 22:28:03 -04:00
Models Move dependencies needed for private story creation to SignalUI 2022-07-15 15:05:03 -07:00
UserInterface Fix wrong localization key 2022-05-04 09:54:09 -05:00
util Computed accessors shold always be in the same order 2022-06-24 09:35:07 -07:00
ViewControllers Cache gift badge endpoint for conversation view 2022-07-19 15:01:36 -07:00
views Cache gift badge endpoint for conversation view 2022-07-19 15:01:36 -07:00
AppDelegate.h Show the launch failure screen if the last app launch crashed 2022-04-22 09:55:59 -07:00
AppDelegate.m Add check for being out of disk space, and show launch-failure UI if so 2022-06-14 12:46:30 -07:00
Signal-Bridging-Header.h Remove app screenshot generation code 2022-05-04 12:32:20 -05:00