Signal-iOS/Signal/test
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
..
Assets Preserve orientation when stripping image metadata 2021-02-11 10:10:16 -08:00
attachments Simplify AFNetworking usage. 2021-10-15 10:50:37 -03:00
contact Add cachedContactNames(for:, transaction:) 2022-03-17 12:52:45 -07:00
Groups Convert to new Promise library 2021-09-03 11:41:34 -07:00
mocks Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
Models Store the local PNI alongside the local ACI and phone number 2022-03-14 12:59:44 -07:00
Payments Prefer "blocklist" 2022-04-29 18:34:19 -05:00
PerformanceTests Make some outgoing message params optional 2022-06-23 12:53:05 +00:00
profiles Respect recipient capabilities when sending gift badges 2022-06-10 22:37:22 +00:00
SSKTests SSK: Add UUID parsing to ParamParser 2022-03-14 12:59:44 -07:00
subscriptions Show additional details for subscription charge failures 2022-05-25 18:17:53 +00:00
Supporting Files iOS 9 Support 2015-10-31 04:45:55 +01:00
util Clean up jumbomojiCount & add tests 2022-06-10 14:33:46 -07:00
ViewControllers Remove unused variables 2022-05-27 00:13:17 -05:00
views/ImageEditor Add SignalUI framework target. 2021-10-19 09:39:54 -03:00
PhoneNumberValidatorTest.swift Fix typos 2022-03-18 11:31:06 -07:00
SignalBaseTest.h Revert header import fix. 2021-07-20 16:43:17 -07:00
SignalBaseTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
SignalBaseTest+Swift.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
SignalTests-Bridging-Header.h Respond to CR. 2021-10-21 09:21:31 -03:00
TestUtil.h Rework creation of singletons. 2018-09-19 15:11:26 -04:00