Commit graph

969 commits

Author SHA1 Message Date
David Sanders
79b3b6408e Fix microphone permission checking for audio recording
See [#5580][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5580
2021-10-27 11:16:09 -05:00
Evan Hahn
90d8313614
Fix avatar type in conversation details panel 2021-10-27 10:50:58 -05:00
Fedor Indutny
63fcdbe787
Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
Evan Hahn
74fde10ff5
Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Evan Hahn
0f635af8a9
Improve readability of unread indicator 2021-10-26 12:14:40 -07:00
Scott Nonnenberg
53bc13a401
Accessibility fixes for ConversationDetails and AvatarPopup 2021-10-25 12:11:19 -07:00
Fedor Indutnyy
56031336a9 Revert "Use focus trap for CallingLobby"
This reverts commit b38b22f49d.
2021-10-25 12:06:13 -07:00
Fedor Indutny
b38b22f49d
Use focus trap for CallingLobby 2021-10-25 09:58:09 -05:00
Scott Nonnenberg
191bfee18c
Show What's New dialog in app via Help -> Go to release notes 2021-10-22 17:41:45 -07:00
Evan Hahn
54373810ea
Fix LeftPaneComposeHelper type 2021-10-22 11:12:10 -07:00
Fedor Indutnyy
4397f392ed v5.22 release notes 2021-10-21 15:58:57 -07:00
Josh Perez
f31c5165d8
Open conversation details when clicking conversation header 2021-10-21 16:06:44 -05:00
Josh Perez
9ecf47594b
Tweaks to conversation details 2021-10-21 14:04:43 -07:00
Josh Perez
dc5a17e962
Close toast when action is clicked 2021-10-21 13:14:26 -07:00
Fedor Indutny
092c2fd0d7
Fix duplicate ids in BaseConversationListItem 2021-10-21 13:07:13 -07:00
Josh Perez
2e438aa876
Conversation details screen for 1:1 chats 2021-10-20 16:46:41 -07:00
Josh Perez
b32d068e83
Affordances for really tall messages 2021-10-20 15:46:42 -05:00
Evan Hahn
d372b47617
Remove media query from <Message> 2021-10-19 09:24:36 -07:00
Evan Hahn
755b549271
More chat list unread count tweaks 2021-10-19 08:53:30 -05:00
Evan Hahn
75248d8e2f
Disable start/call button if offline 2021-10-19 08:53:11 -05:00
Evan Hahn
54ffec00ed
Fix spacing in message search results 2021-10-18 15:43:03 -07:00
Will Golledge
2cd02855fc Fix "in contacts" tooltip exceeding desired boundary
See [#4907][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/4907
2021-10-18 17:10:22 -05:00
Josh Perez
fc425304fc
Moves the attach-file shortcut into the component 2021-10-15 14:51:58 -04:00
Josh Perez
c1ac618e6b
v5.21 release notes 2021-10-14 20:51:10 -04:00
Evan Hahn
1f4d01f21a
Remove left pane width transition 2021-10-14 16:21:04 -05:00
Evan Hahn
0faeda28f0
Tweaks to left pane snapping logic 2021-10-14 16:19:50 -05:00
Evan Hahn
29e6ba8f10
Left pane spacing tweaks 2021-10-14 15:21:10 -05:00
Josh Perez
d0e8fbd5a6
Animates ModalHost overlay 2021-10-14 09:52:42 -07:00
Evan Hahn
fbb15ed42e
Update muted icon in conversation list 2021-10-14 10:48:48 -05:00
Evan Hahn
b980d99453
Assign fallback to avatar color, fixing "New group" icon 2021-10-13 17:13:13 -07:00
Evan Hahn
35a54cdc02
Introduce a new design for the left pane 2021-10-12 16:59:08 -07:00
Josh Perez
a5e8226821
Shows message status timestamps if available 2021-10-12 16:40:42 -07:00
Josh Perez
7dca544295
Animate lightbox and better touch support 2021-10-12 15:25:09 -05:00
Josh Perez
7488fa5abc
Memoize toasts to unstick them in AudioCapture 2021-10-12 14:09:00 -05:00
Evan Hahn
f4b0bade80
Fix avatar focus highlight 2021-10-12 14:07:58 -05:00
Josh Perez
f5cce73611
Fix play button on videos 2021-10-12 12:06:39 -05:00
Josh Perez
b330b5cbb6
Center align conversation headers 2021-10-12 10:23:13 -05:00
Josh Perez
a25690b3bd
Exclude jumbo style for single emoji in quotes or attachments 2021-10-07 20:27:46 -04:00
Josh Perez
096849cc00
Adds aria attributes to the ConversationList 2021-10-07 19:52:48 -04:00
Josh Perez
b866e1a23d
Fix safety number viewer for contact modal 2021-10-07 17:45:58 -04:00
Evan Hahn
5284497d4d
Hide participant list button on direct calls 2021-10-07 16:50:57 -04:00
Josh Perez
a363c6c0ea
Activate speaker view when screensharing, even while in PiP 2021-10-07 13:56:27 -05:00
Evan Hahn
e346fb1f90
Persist overlay overflow in conversation list 2021-10-07 10:24:10 -05:00
Fedor Indutny
a537204fc0
Remove ts/services/timers.ts 2021-10-06 14:59:34 -07:00
Evan Hahn
b9acd0238d
Update release notes for v5.20.0 2021-10-06 14:53:06 -07:00
Josh Perez
b9134f8332
Actionable toasts 2021-10-06 14:00:51 -07:00
Scott Nonnenberg
d542f450a1
Focus-trap: Use allowOutsideClick where appropriate 2021-10-06 15:56:37 -05:00
Josh Perez
048e1e4cd7
Move the safety number viewer into modal 2021-10-06 16:27:14 -04:00
Josh Perez
7c9b8e919c
Render emoji like a sticker 2021-10-06 10:37:53 -07:00
Josh Perez
fa66ddde0f
Context isolation for the debug log window 2021-10-06 09:16:51 -07:00