Commit graph

1866 commits

Author SHA1 Message Date
trevor-signal
0c896ca1f2
Centralize calling toasts and add imperative API 2023-10-19 11:59:21 -07:00
Jamie Kyle
dd45b08b0f
Fix stories tab title to be i18n 2023-10-19 11:08:47 -07:00
Scott Nonnenberg
5ccb3af040
onCapturePaste: stop propagation in more scenarios 2023-10-18 14:35:06 -07:00
trevor-signal
777b9d52e9
Blur participant videos when calls are reconnecting 2023-10-16 13:58:51 -04:00
ayumi-signal
c892febdbc
Bump DOE timer from 3h to 24h 2023-10-13 14:54:36 -07:00
Josh Perez
37b3a6de4b Release notes for 6.35 2023-10-11 20:48:29 -04:00
Jamie Kyle
502ea174ab
Upgrade Storybook
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-11 12:06:43 -07:00
ayumi-signal
24f17f2cf9
Fix group typing bubble less x animation 2023-10-06 14:30:36 -07:00
trevor-signal
363142569b
Disable selecting existing group members in add members modal 2023-10-06 11:45:43 -04:00
Fedor Indutnyy
f5636fbdee Release notes for v6.34.0-beta.1 2023-10-05 10:18:34 -07:00
Jamie Kyle
0f6d82dc42
Fix ConversationHeader context menu getting cut off 2023-10-05 09:26:15 -07:00
Jamie Kyle
4973dac57a
Refactor portals/outside clicks in sticker creator 2023-10-05 05:28:36 +02:00
ayumi-signal
69c0cad14c
Only animate typing when viewing conversation 2023-10-02 13:18:28 -07:00
Fedor Indutnyy
0e194975a2 Release notes for v6.33 2023-09-28 19:05:00 -07:00
Scott Nonnenberg
108c313659 Add release notes for v6.32 2023-09-28 18:07:11 -07:00
ayumi-signal
da113c1fa1
Fix typing bubble timeline scroll jumping 2023-09-28 09:54:56 -07:00
ayumi-signal
283ef57779
Group Typing Bubble Animations 2023-09-27 17:23:52 -04:00
Josh Perez
1d0157877a
Fix: media editor nits 2023-09-27 08:39:54 -07:00
Fedor Indutny
190ec43703
Fix message timestamp in Lightbox 2023-09-26 20:04:41 +02:00
Jamie Kyle
15e9bb3d12
Fix themed styles for LeftPaneDialog, add stories 2023-09-26 09:13:57 -07:00
Fedor Indutny
1a2976dae4
Support duplicate attachments in lightbox 2023-09-26 17:38:21 +02:00
Josh Perez
1cfc396d65
Media editor polish 2023-09-21 09:54:28 -07:00
Jamie Kyle
bc67d421ab
Track acceptedTime during call, fix call screen duration 2023-09-20 10:00:01 -04:00
Jamie Kyle
f115ba5873
Fix timeline scrolling automatically while emoji picker is open 2023-09-19 12:01:04 -07:00
Fedor Indutny
959b8ef457
Add keyboard navigation to SafetyNumberViewer 2023-09-19 19:08:36 +02:00
ayumi-signal
e4238de4db
Multiple person typing indicators in groups 2023-09-18 14:17:26 -07:00
Jamie Kyle
17ea2b58de
Fix hover/focus bg overriding active bg in ConversationList
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-09-18 14:00:26 -07:00
Josh Perez
d0296ececa
Improvements to the media editor 2023-09-14 10:04:48 -07:00
trevor-signal
e8eb7638c4
Scroll to bottom of conversation when message is sent 2023-09-14 09:57:38 -07:00
ayumi-signal
7ea945c157
Fix Message Detail Reaction Viewer overflow (#6239) 2023-09-12 12:52:16 -07:00
Jamie Kyle
6ae0edcc1e
Fix sidebar notices in collapsed mode 2023-09-11 22:55:51 +02:00
trevor-signal
90d36350a7
Improve handling of payment notification messages 2023-09-11 09:58:34 -07:00
Jamie Kyle
ccb517a218
Fix sidebar staying collapsed when about to search 2023-09-11 09:57:42 -04:00
trevor-signal
c5d4dc7753 Update release notes 2023-09-06 16:02:39 -04:00
Scott Nonnenberg
507986db92
Show 'join anyway' in verify dialog when joining call 2023-09-05 17:34:51 -07:00
Josh Perez
8538e43c7e
Change text of send edit warn dialog 2023-08-30 21:18:13 -04:00
Jamie Kyle
a4fffdfbfb
Fix speaker view not auto switching on presenting 2023-08-30 14:34:58 -07:00
ayumi-signal
f394fd65fb
Only show message react and reply hover buttons when actionable 2023-08-30 08:38:21 -07:00
Fedor Indutny
4ebd9a02c2
Fix incorrect My Story name in SendStoryModal 2023-08-29 03:38:29 +02:00
Fedor Indutny
ccb5eb0dd2
Atomic linking 2023-08-28 17:41:32 -07:00
Fedor Indutnyy
d6571b04ac Release notes 2023-08-21 15:10:43 -07:00
Jamie Kyle
c26cb0a3e4
Fix several call tabs UI issues 2023-08-21 22:36:28 +02:00
Jamie Kyle
0e19255256
Only count unread stats for other tabs 2023-08-21 16:12:27 -04:00
trevor-signal
1d03b8e478
Prevent long system contact names from wrapping in group call participant list 2023-08-21 12:24:22 -07:00
Jamie Kyle
7c16b16ee0
Revert to previous method of rendering calling notifications 2023-08-21 19:09:54 +02:00
Josh Perez
3beea78aff Fix message details scrolled down 2023-08-21 09:30:34 -07:00
Fedor Indutny
b7b725f74c Add done button to UsernameLinkModalBody 2023-08-21 09:30:33 -07:00
Fedor Indutny
e56d0ed9fb Add extra slash to username link 2023-08-21 09:30:33 -07:00
Jamie Kyle
0f377de29e Fix call list scroll jumping 2023-08-21 09:30:33 -07:00
Jamie Kyle
ef0a3de636 Fix legacy call-history messages without a callId
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:33 -07:00