Matthew Chen
094b02f3a6
Reconcile chat colors and wallpapers.
2021-05-25 16:22:32 -03:00
Matthew Chen
c3f4fe03e4
Reconcile chat colors and wallpapers.
2021-05-25 16:22:32 -03:00
Matthew Chen
8d6bce938d
Apply chat colors to quoted replies.
2021-05-25 16:22:32 -03:00
Matthew Chen
41c760b886
Rename ChatColorValue to ChatColor.
2021-05-25 16:22:31 -03:00
Matthew Chen
f001010a83
Replace ConversationColors with "avatar colors".
2021-05-25 16:22:31 -03:00
Matthew Chen
c81f115e2b
Replace ConversationColors with "avatar colors".
2021-05-25 16:22:31 -03:00
Matthew Chen
1019fc6460
Replace ConversationColors with "avatar colors".
2021-05-25 16:22:31 -03:00
Matthew Chen
8c0196077f
Replace ConversationColors with "avatar colors".
2021-05-25 16:22:30 -03:00
Matthew Chen
c15fb5322f
Render chat colors in CVC cells.
2021-05-25 16:22:29 -03:00
Matthew Chen
a45acdb040
Render chat colors in CVC cells.
2021-05-25 16:22:29 -03:00
Matthew Chen
fed2dfec7a
Start work on chat colors.
2021-05-25 16:22:28 -03:00
Matthew Chen
a101b5dc93
Start work on chat colors.
2021-05-25 16:22:28 -03:00
Matthew Chen
d4ce0c006d
Start work on chat colors.
2021-05-25 16:22:27 -03:00
Nora Trapp
79c0b0fc9c
Don't show duplicate contact results on home screen
2021-05-10 12:27:57 -07:00
Nora Trapp
3cdcd2c3e2
Fix audio scrubbing while not playing more broadly
2021-05-07 12:32:02 -07:00
Nora Trapp
cc857a4067
Allow audio progress to update while scrolling
2021-05-07 12:32:02 -07:00
Michelle Linington
02c9ef4ef7
Most of the remainder of the spam work:
...
- Updates to the message send flow
- Presents basic captcha UI when needed
- Auto-resend when captcha is complete
What's left:
- Bits of UI to communicate the sending state to the user
- Some cleanup of how we talk to the server
- Localizations
2021-05-07 12:13:37 -07:00
Nora Trapp
6e360bf637
Add voice memo draft UI
2021-05-05 15:25:54 -03:00
Nora Trapp
a978e453bc
Preserve voice message drafts
2021-05-05 15:25:54 -03:00
Matthew Chen
897b152a31
Clean up ahead of PR.
2021-05-04 21:45:16 -03:00
Matthew Chen
9e8f87ae0a
Clean up how local user name is rendered in contact cells.
2021-05-04 21:45:15 -03:00
Matthew Chen
0241fd25e8
Convert contact cells to Swift, clean up configuration, reduce transaction count.
2021-05-04 21:45:15 -03:00
Nora Trapp
9be9b3cc73
Re-style audio message view
2021-04-29 18:01:16 -07:00
Nora Trapp
d29f943f66
Tweak how we decide when to set the default timer
2021-04-29 15:46:43 -07:00
Nora Trapp
9475658233
Sync universal expire timer
2021-04-29 15:46:43 -07:00
Nora Trapp
6783db210e
Add default disappearing message timer
2021-04-29 15:46:43 -07:00
Nora Trapp
ee9efe7dc0
Fix search crash
2021-04-23 21:24:32 -07:00
Nora Trapp
c934d9dc5d
Fix search crash
2021-04-23 17:37:49 -07:00
Matthew Chen
8baf952a71
Apply ConversationAvatarView.
2021-04-22 22:00:42 -03:00
Nora Trapp
044f21b1e1
PR Feedback
2021-04-22 13:10:45 -07:00
Nora Trapp
927ae76821
Re-style conversation search results screen
2021-04-22 13:10:45 -07:00
Nora Trapp
fdaa56765e
Improve search results by limiting to collections
2021-04-22 13:10:45 -07:00
Michelle Linington
0ffbf1d59b
IOS-1302: Voiceover reads “2m” as “two meters”
...
Improvements to how voiceover reads out relative timestamps.
Also, shortens the recipient name when reading 1:1 messages. Reading the
full name every time the user swipes to another message can clutter
voiceover.
2021-04-21 13:11:14 -07:00
Matthew Chen
21685bea08
Always load media attachment thumbnails async.
2021-04-19 13:30:36 -03:00
Matthew Chen
eb8a32bedd
Fix assert in FTS.
2021-04-16 17:25:31 -03:00
Matthew Chen
285be1e9a5
Minor fixes.
2021-04-06 13:57:11 -03:00
Matthew Chen
0c3ea97aef
Payments: Cull complete/stale TODOs.
2021-04-06 13:57:10 -03:00
Matthew Chen
532976bd76
Fix rebase breakage.
2021-04-06 13:57:10 -03:00
Matthew Chen
d305f274e1
Add "currency conversion info" alert.
2021-04-06 13:57:09 -03:00
Matthew Chen
76cc8df5ee
Integrate with SwiftLog / MC SDK logging. Refine payments.
2021-04-06 13:57:07 -03:00
Matthew Chen
235eb5d119
Payments changes in SignalMessaging.
2021-04-06 13:57:07 -03:00
Nora Trapp
0ef7fc24e6
Revert database recovery attempts, just flag when we detect corruption and prevent app launch.
2021-04-01 12:50:41 -07:00
Nora Trapp
722675525d
Change device transfer hotswap to avoid database corruption.
2021-04-01 12:50:41 -07:00
Nora Trapp
db5532b590
protect database recovery from orphan data cleaner
2021-04-01 12:50:41 -07:00
Nora Trapp
8c9a925b72
Re-style message detail view
2021-04-01 10:38:18 -07:00
Nora Trapp
c40a786050
Fix extensions in post YDB world
2021-03-27 12:13:20 -07:00
Matthew Chen
6b2e8dc359
Respond to CR.
2021-03-25 14:32:53 -03:00
Matthew Chen
86b8eb08b8
Remove YapDatabase.
...
Apply asset from design.
Fix rebase breakage.
2021-03-25 11:41:16 -03:00
Matthew Chen
0ff23b8f21
Clean up app readiness.
2021-03-25 10:52:31 -03:00
Matthew Chen
b4aa2aa1c3
Clean up app readiness.
2021-03-25 09:36:16 -03:00