Commit Graph

3248 Commits

Author SHA1 Message Date
Matthew Chen
195f1ebec8 Don't allow "reply" messages with per-message expiration. 2019-06-13 11:17:39 -04:00
Matthew Chen
a1184dd581 Respond to CR. 2019-06-13 10:55:10 -04:00
Matthew Chen
7c5b023078 Add views to render messages with per-message expiration in conversation view. 2019-06-13 10:55:10 -04:00
Matthew Chen
f24f79773b Add views to render messages with per-message expiration in conversation view. 2019-06-13 10:52:50 -04:00
Matthew Chen
08d1592cb1 Add views to render messages with per-message expiration in conversation view. 2019-06-13 10:52:50 -04:00
Matthew Chen
a6280e61c5 Add views to render messages with per-message expiration in conversation view. 2019-06-13 10:51:17 -04:00
Michael Kirk
13cdb2abb8 Surface when you discover a friend has registered 2019-06-13 09:20:50 -05:00
Nora Trapp
87776a938c PR Feedback 2019-06-12 14:37:03 -07:00
Nora Trapp
b77fac0729 Ignore typing indicators when updating lastVisibleSortId 2019-06-12 14:37:03 -07:00
Nora Trapp
ce09b97ac3 Design tweaks for PDFViewController 2019-06-12 12:27:16 -07:00
Matthew Chen
397212f8a5 Add PDF view. 2019-06-12 12:27:16 -07:00
Matthew Chen
a965a4c936 Add PDF view. 2019-06-12 12:27:16 -07:00
Matthew Chen
b11fa905d4 Add PDF view. 2019-06-12 12:27:16 -07:00
Matthew Chen
84dc969c5e Add PDF view. 2019-06-12 12:27:16 -07:00
Nora Trapp
8753c15278 Fix gesture interactions for interactive pop (swipe to go back) 2019-06-11 18:52:13 -07:00
Michael Kirk
6739e6c01c "Support" link after repeated verification requests 2019-06-11 16:28:05 -05:00
Jonathan Chan
135d051761 Accept autocorrect suggestion before sending
Previously, when we type a message in `ConversationViewController`, and then click "Send" when there is a pending autocorrect suggestion in the keyboard, the autocorrect suggestion is ignored. This results in messages being sent with typos. This commit accepts the autocorrect suggestion before the message is sent, emulating the behaviour in Apple Messages and Facebook Messenger.

Fixes #2875.

Signed-off-by: Jonathan Chan <jonchanyc@outlook.com>
2019-06-11 12:36:41 -07:00
Nora Trapp
ae985fd353 Simplified RTL handling for swipe-to-reply. 2019-06-11 10:50:49 -07:00
Nora Trapp
fa409dbbc5 Fix input bar placeholder for RTL languages. 2019-06-11 10:50:49 -07:00
Nora Trapp
7b22835413 Fix audio scrubbing for RTL 2019-06-11 10:50:49 -07:00
Nora Trapp
9b6b199df4 Add RTL support to swipe to reply. 2019-06-11 10:50:49 -07:00
Michael Kirk
326a531fc3 prevent archiving threads behind search results 2019-06-10 15:59:18 -05:00
Michael Kirk
10d2cba1db Pop keyboard and enable Cancel button when returning to homeview while searching 2019-06-10 15:59:18 -05:00
Michael Kirk
469b4f2b04 animate "cancel" present/dismiss 2019-06-10 15:59:18 -05:00
Nora Trapp
fd1e1cfd16 Fix a missing clamp on audio scrubber 2019-06-10 12:35:06 -07:00
Nora Trapp
0d2442c8fe Fix message cell constraints for iOS 9 2019-06-10 12:35:06 -07:00
Nora Trapp
ce99b0e311 Add ImpactHapticFeedback helper 2019-06-10 12:35:06 -07:00
Nora Trapp
d1c49138b1 PR Feedback 2019-06-10 12:35:06 -07:00
Nora Trapp
a8235a1759 Swipe to reply 2019-06-10 12:35:06 -07:00
Matthew Chen
0119bdf82f Elaborate per-message expiration. 2019-06-10 11:41:39 -04:00
Matthew Chen
32076ea302 Rework the "is this a disappear message" accessors. 2019-06-10 11:41:39 -04:00
Matthew Chen
421d568bee Merge tag '2.40.0.20' 2019-06-10 11:32:26 -04:00
Michael Kirk
79124628c7 higher quality images for "documents" 2019-06-10 09:45:08 -05:00
Michael Kirk
c8ba6cb71e Remove old UIPicker code 2019-06-10 09:45:08 -05:00
Nora Trapp
27e100183a Don't activate the volume controls while the camera is not active 2019-06-06 09:24:05 -07:00
Nora Trapp
38a71ba4ad Only scrub audio player when the pan gesture ends 2019-06-05 15:50:58 -07:00
Nora Trapp
dc77113a01 PR Feedback 2019-06-05 15:50:58 -07:00
Nora Trapp
16415463a0 Only allow the message cell's panGesture to operate horizontally. 2019-06-05 15:50:58 -07:00
Nora Trapp
7b9d3fe772 Allow scrubbing audio messages 2019-06-05 15:50:58 -07:00
Nora Trapp
b0be53cff2 Update group create/edit flow to better indicate you can add a photo 2019-06-05 08:59:22 -07:00
Nora Trapp
ca22869f7d Also cleanup borders on link previews in dark mode 2019-05-31 14:13:40 -07:00
Michael Kirk
1f4b724da7 Merge tag '2.39.2.0' into release/2.40.0 2019-05-31 14:59:23 -06:00
Michael Kirk
c8c451c0c9 fix lost audio on longer videos 2019-05-31 13:41:42 -06:00
Michael Kirk
3c59297fb0 remove some excessive logging 2019-05-31 13:41:40 -06:00
Michael Kirk
f0afcbbaae Proceed when capture succeeds 2019-05-31 13:39:47 -06:00
Nora Trapp
3125cc3580 Slightly bump up the border width of the input tool bar to improve anti-aliasing. 2019-05-31 12:00:41 -07:00
Michael Kirk
8a6400044a don't clobber search results with trending 2019-05-31 11:29:42 -06:00
Michael Kirk
96209b0c64 show trending gifs by default 2019-05-31 11:29:42 -06:00
Matthew Chen
7901bcc123 Merge remote-tracking branch 'private/release/2.40.0' 2019-05-31 13:19:36 -04:00
Matthew Chen
b8327ad7c8 Respond to CR. 2019-05-31 12:39:50 -04:00