Signal-iOS/SignalUI/Utils
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
..
AppContext+SignalUI.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
AttachmentMultisend.swift Initial story sending support 2022-06-10 22:28:03 -04:00
BlockListUIUtils.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
BlockListUIUtils.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
ConversationStyle.swift Remove unused chat view code 2022-05-10 09:48:28 -07:00
FullTextSearcher.swift Initial story sending support 2022-06-10 22:28:03 -04:00
GroupManager+SignalMessaging.swift replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
GroupViewUtils.swift moved older stringsdict changes into new branch; minor changes (#4205) 2022-04-28 17:41:43 +02:00
MobileCoinHelperSDK.swift Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:03 -03:00
NameCollisionFinder.swift Introduce Refinery to help batch DB queries. 2022-03-04 10:44:07 -08:00
OWSAnyTouchGestureRecognizer.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAnyTouchGestureRecognizer.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAudioPlayer.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAudioPlayer.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
OWSAudioSession.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
OWSProfileManager+SignalUI.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSProfileManager+SignalUI.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSSounds+SignalUI.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
StoryMessage+SignalUI.swift Render 1:1 story replies 2022-04-15 19:28:14 -07:00
TSMessage+SignalUI.swift Initial story sending support 2022-06-10 22:28:03 -04:00