Signal-iOS/SignalUI/ViewModels
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
..
ContactShareViewModel.swift Don't cache contacts on contacts manager. 2021-10-22 19:09:44 -03:00
CVItemViewModel.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSQuotedReplyModel.h Support sending 1:1 story replies 2022-04-21 10:58:28 -07:00
OWSQuotedReplyModel.m Fix quoting story reactions 2022-04-21 11:00:12 -07:00
ThreadUtil+SignalUI.swift Make some outgoing message params optional 2022-06-23 12:53:05 +00:00
ThreadViewModel.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
VoiceMessageModel.swift Fix typos 2022-03-18 11:31:06 -07:00