Signal-iOS/SignalMessaging
Nora Trapp 7bd167f815
Initial story sending support
* Little fix for context menu

* Add 'My Stories' section to stories tab

* Add new story thread types

* Show stories in conversation picker

* Support for sending stories

* Update story list when sending stories

* Add basic 'My Stories' view controller

* Initial stories settings screens

* Consolidate TSPrivateStoryThread and TSMyStoryThread into one class

* Require an explicit read transaction to initialize an outgoing message

* Fix linting

* Allow enabling group story from internal settings

* Fix tests

* PR Feedback
2022-06-10 22:28:03 -04:00
..
attachments Initial story sending support 2022-06-10 22:28:03 -04:00
calls Fix some trivial compiler warnings 2022-04-19 09:28:15 -05:00
categories Fix SwiftLint shorthand_operator violations 2022-06-07 14:51:57 +00:00
contacts Initial story sending support 2022-06-10 22:28:03 -04:00
environment Acquire a background task during launch jobs 2022-05-13 21:36:58 -07:00
groups Initial story sending support 2022-06-10 22:28:03 -04:00
Notifications Initial story sending support 2022-06-10 22:28:03 -04:00
Payments Fix SwiftLint is_disjoint violations 2022-05-25 14:17:10 +00:00
profiles Initial story sending support 2022-06-10 22:28:03 -04:00
Storage Service Make "Keep Muted Chats Archived" option available publicly 2022-05-26 10:44:43 -04:00
Subscriptions Convert boost/gift badge constants to an enum 2022-06-09 15:01:22 -07:00
test Fix SwiftLint shorthand_operator violations 2022-06-07 14:51:57 +00:00
utils Initial story sending support 2022-06-10 22:28:03 -04:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch minor changes due to changed name of NSLocalizedStringFromAppBundle (now OWSLocalizedString) and new location of swift function and preprocessor definition 2022-03-11 14:08:26 +01:00
SignalMessaging.h Copy in AFNetworking's query string encoding implementation 2021-12-17 14:52:59 -08:00