Signal-iOS/SignalUI/Utils
Evan Hahn 5696c50d7d Make some outgoing message params optional
We frequently send outgoing messages with some parameters, like "link
preview" or "quoted reply", empty.

This change lets those parameters be omitted (instead of explicitly
empty) for brevity.

This is a stylistic change and should have no user impact.

Tested this by sending a regular message, a message with a link preview,
and two messages with photos.
2022-06-23 12:53:05 +00:00
..
AppContext+SignalUI.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
AttachmentMultisend.swift Make some outgoing message params optional 2022-06-23 12:53:05 +00: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