Signal-iOS/SignalServiceKit/tests
Evan Hahn f4714b1a83 Basic support for sending gift badges
If you've got the `giftBadgeSending` flag enabled, you can now send gift
badges to anyone who has the capability.

This commit doesn't complete the feature, though. It is missing:

- Proper durability and error handling (to be addressed separately)
- Saving of receipts
- A few other cleanups
2022-06-22 15:50:51 +00: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 Record early receipts for server-generated DRs 2022-06-20 13:25:24 -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