Signal-iOS/Signal/src
Evan Hahn 9782dfcec4
Gifting: show more info about disappearing messages
This adds a string like this to the badge gifting flow:

> Disappearing messages are turned on for this chat. Your donation
> message will disappear in 8 hours.

Because this disrupts the table view, we need to fully re-render its
contents when the disappearing messages timer changes. That required
some refactoring, and also let us remove some instance variables.
2023-01-10 15:04:05 -08:00
..
Accessibility Change license to AGPL 2022-10-13 08:25:37 -05:00
Calls Call Disposition 2023-01-10 11:48:46 -08:00
environment Remove support for obsolete sgnl://verify links 2022-12-06 12:41:22 -08:00
Experience Upgrades Only allow PayPal for one-time and gift donations 2022-12-01 14:39:03 -08:00
Models Swiftify OWSDeviceProvisioningURLParser 2022-12-07 10:34:58 -08:00
UserInterface Revert "Use supportedInterfaceOrientations to force calls to portrait" 2022-10-19 10:37:51 -07:00
util Use monotonic clock for screen lock timeout 2022-12-21 16:29:32 -06:00
ViewControllers Gifting: show more info about disappearing messages 2023-01-10 15:04:05 -08:00
views Adopt MediaGalleryCollectionViewUpdater, redux. 2023-01-04 14:26:44 -08:00
AppDelegate.h Change license to AGPL 2022-10-13 08:25:37 -05:00
AppDelegate.m Rotate APNS tokens automatically when the NSE fails to receive notifications 2022-12-19 11:10:15 -08:00
AppDelegate.swift Don’t send contact sync messages in the NSE 2022-12-19 13:32:43 -08:00
AppDelegate+Lifecycle.swift Don't owsFailDebug when app launch fails in lifecyle methods 2022-12-08 17:45:24 -06:00
AppDelegate+Orientation.swift Fix supportedInterfaceOrientationsFor 2022-12-06 15:18:07 -08:00
Signal-Bridging-Header.h Remove unused PinEntryView and a dependency 2022-12-14 15:51:15 -08:00