session-ios/Signal
Michael Kirk 33f6a95520 Explain send failures for text and media messages
fixes #1231

Motivation
----------
Previously when messages failed to send, there was no reason given.
Furthermore, when media messages failed to send there was no indication
that any attempt to send the message even occurred, nor a retry
dialog.

UX Changes
----------
- Show "uploading" status for media
- Show specific error message in retry-send dialog
- Only scroll to bottom when new message is inserted
- Show specific errors when group creation fails

Code Changes
-----------
- Updated incorrect references to TSMessageAdapters which were actually
  references to OWSMessageData
- MessageSender was extracted from SSK MessagesManager
- access MessagesManager as property
- idiomatic init/properties for Env
- log contact intersections
- Move scroll-to-bottom animation to main thread.

// FREEBIE
2016-10-26 15:22:35 -04:00
..
AudioFiles Fixes #244 2015-03-21 17:53:38 +01:00
Certificates TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
Images Multiple visual enhancements and repo cleanup. 2015-02-18 18:20:02 +01:00
Images.xcassets Disappearing Messages 2016-10-12 09:30:25 -04:00
src Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
test Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
translations Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
iTunesArtwork@3x.png Updated iTunes artwork 2015-01-30 17:25:24 -10:00
main.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
Signal-Info.plist Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
Signal-Prefix.pch More logging, scrub phone numbers from file logs (#1357) 2016-09-27 21:20:58 -04:00
Signal.entitlements Apple now requires camera permission explanation 2016-09-17 13:51:34 -04:00