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. |
||
|---|---|---|
| .. | ||
| ContactShareViewModel.swift | ||
| CVItemViewModel.h | ||
| OWSQuotedReplyModel.h | ||
| OWSQuotedReplyModel.m | ||
| ThreadUtil+SignalUI.swift | ||
| ThreadViewModel.swift | ||
| VoiceMessageModel.swift | ||