Commit Graph

1082 Commits

Author SHA1 Message Date
Nora Trapp
23d1a39677 Use 'Delete for me' phrasing in more places 2020-10-09 10:37:03 -07:00
Nora Trapp
fef5ff89e5 Show sending state for deleted message 2020-10-09 10:37:03 -07:00
Matthew Chen
83354dd131 Add logging around quoted reply preview lifecycle. 2020-10-08 13:15:16 -03:00
Nora Trapp
714cc5fbdb Fix endless safety number prompt 2020-09-29 11:35:57 -07:00
Matthew Chen
58af85269a Simplify disappearing message configuration in CVC. Report gv2-3 capability. 2020-09-29 15:14:24 -03:00
Matthew Chen
cc4b55ebc3 Disable auto-scroll via scroll continuity if app not in foreground. 2020-09-28 16:13:12 -03:00
Christopher Kobusch
4715240cc1 Added custom notification sounds
* user can add custom notification sounds from Files app (aiff, wav, or caf files)
* former OWSSound enum is now named OWSStandardSound, OWSSound turned into an alias for NSUInteger
* custom sounds get IDs based on the hash of the file name
2020-09-23 14:54:23 -07:00
Matthew Chen
6a71d417ca Merge branch 'release/3.17.2' 2020-09-21 17:17:04 -03:00
Matthew Chen
d512f53331 Respond to CR. 2020-09-21 16:59:18 -03:00
Matthew Chen
84a899bad1 Never show verified group indicator if group is empty. 2020-09-21 16:59:18 -03:00
Matthew Chen
93ab44ef92 Fix message request view. 2020-09-21 16:33:02 -03:00
Matthew Chen
686aee752c Rename OWSMessageSender -> MessageSender. 2020-09-17 21:35:35 -03:00
Matthew Chen
f337c912e5 Respond to CR. 2020-09-17 21:30:27 -03:00
Matthew Chen
41f1b31a8c Defer load of bottom bar in conversation view. 2020-09-17 21:30:26 -03:00
Matthew Chen
764a0ad21f Avoid collection view layout and measurement during CVC configuration. 2020-09-17 21:29:38 -03:00
Matthew Chen
1aae1b26af DRY singleton accessors. 2020-09-17 21:13:14 -03:00
Matthew Chen
becc5cfede DRY singleton accessors. 2020-09-17 21:13:14 -03:00
Matthew Chen
c017e76aab Rename singleton accessors. 2020-09-17 21:11:09 -03:00
Matthew Chen
ad6bda8a44 Rename singleton accessors. 2020-09-17 21:11:07 -03:00
Matthew Chen
5d831fbd3d Debounce updating CVC to reflect profile updates. 2020-09-17 17:32:09 -03:00
Matthew Chen
7c5043e163 Touch less; touch more carefully. 2020-09-17 17:31:23 -03:00
Matthew Chen
2ba0577e03 Update input if user is removed from group. 2020-09-10 22:08:31 -03:00
Matthew Chen
02cd90db5f Improve handling of group invite link edge cases. 2020-09-08 17:44:56 -03:00
Matthew Chen
ad60924ad1 Add UI for pending member requests and ability to cancel. 2020-09-04 17:36:20 -03:00
Matthew Chen
39d4e123b1 Fix edge case around dismissing message request view. 2020-09-04 17:36:20 -03:00
Matthew Chen
27d6236d7b Add "pending member requests" banner. 2020-09-04 08:45:06 -03:00
Matthew Chen
0f7ce32819 Add "pending member requests" banner. 2020-09-04 08:45:06 -03:00
Matthew Chen
e578468ca2 Add "pending member requests" banner. 2020-09-04 08:45:06 -03:00
Matthew Chen
7b47f79e96 Refine group invite link UI. 2020-09-04 08:45:06 -03:00
gte-signal
dc314b38b9 Tweak Dismiss Animation
Make sure the background view controller is showing by presenting the camera capture over full screen context.
Remove swipe speed as a dismiss trigger -- it was too easy to accidentlly dismiss the camera capture view. If you're in the camera you don't want quick swipe to dimiss the view and maybe miss what you wanted to take a photo of.
Constaint dismiss animation to vertical and only dismiss downwards. Tweak the distance required to drag to enage the dismiss action.
2020-09-01 20:39:02 -07:00
Matthew Chen
a60842c576 Add group invite link action sheet. 2020-09-01 17:30:54 -03:00
Matthew Chen
b2e9111ddd Add group invite link action sheet. 2020-09-01 17:25:02 -03:00
Matthew Chen
ed6ec5362d Add group link view. 2020-09-01 17:11:09 -03:00
Matthew Chen
aa88bb712c Model changes for group links. 2020-09-01 17:11:07 -03:00
Matthew Chen
37bc3a7b97 Avoid races when processing incoming messages or sync transcripts around attachment download. 2020-09-01 17:08:59 -03:00
Nora Trapp
af079bc0ad Slightly adjust navbar spacing 2020-08-21 17:52:35 -07:00
Nora Trapp
f8fc33fa55 Re-add muted text, when there is room 2020-08-20 11:46:42 -07:00
Nora Trapp
416ae1e9ef Add some benches and make a small dent on conversation open time 2020-08-20 09:26:41 -07:00
Nora Trapp
ddbb7d0ec2 Small calling design tweaks 2020-08-19 20:34:44 -07:00
Nora Trapp
58dbd20c02 Improve conversation header for small phones 2020-08-19 20:34:44 -07:00
Matthew Chen
4f3a0a0be2 Remove url rewrite in attachment uploads. 2020-08-19 10:44:47 -03:00
Nora Trapp
0fb8cd3bee Fix 'react to wrong message' issue 2020-08-18 01:02:58 -07:00
Nora Trapp
abac6ab601 Allow expanding truncated messages inline 2020-08-18 00:59:42 -07:00
Nora Trapp
849543ce44 Use native back button for conversation settings 2020-08-18 00:18:12 -07:00
Nora Trapp
34d9f9eeb0 Updated icoons and design feedback 2020-08-17 22:58:39 -07:00
Matthew Chen
5ebe4c77cc Merge remote-tracking branch 'private/release/3.14.1' 2020-08-17 14:30:42 -03:00
Matthew Chen
7bbe1927a8 Fix issue around updating conversation thread. 2020-08-17 14:02:53 -03:00
Nora Trapp
7e66682837 Remove calling feature flag 2020-08-14 20:44:04 -07:00
Nora Trapp
1110491f6e Cleanup mute status icon 2020-08-14 20:44:04 -07:00
Nora Trapp
5a48ec066d Move disappearing timer status to subtitle 2020-08-14 20:44:03 -07:00