Signal-iOS/SignalServiceKit/tests
Max Radermacher 11d08f101f
Fix crash when deleting messages from the future
The subtraction operation produces a negative value and causes a crash
in Swift. Allow deleting these messages to match Android’s behavior.
2022-06-27 09:02:04 -07:00
..
Account Move pre-key culling logic from TSPreKeyManager to the stores 2022-04-07 10:23:39 -07:00
Contacts Initial story sending support 2022-06-10 22:28:03 -04:00
Devices Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
Groups Rework the 'pending member requests and invites' view. 2020-09-03 18:33:07 -03:00
Messages Fix crash when deleting messages from the future 2022-06-27 09:02:04 -07:00
Network Basic support for sending gift badges 2022-06-22 15:50:51 +00:00
Security Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
Storage Make "Keep Muted Chats Archived" option available publicly 2022-05-26 10:44:43 -04:00
Util Show "0:00", not "0", for audio message playback 2022-05-06 11:43:04 -07:00
SSKBaseTestObjC.h Respond to CR. 2021-10-21 09:21:31 -03:00
SSKBaseTestObjC.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
SSKBaseTestSwift.swift Test phone number sharing modes for sealed sender 2022-05-18 10:21:53 -07:00
SSKSwiftTests.swift Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00