Commit graph

926 commits

Author SHA1 Message Date
Scott Nonnenberg
de025bb6f1
ConversationView/onPaste: Only process items of kind 'file' 2023-10-20 11:05:13 -07:00
Scott Nonnenberg
5ccb3af040
onCapturePaste: stop propagation in more scenarios 2023-10-18 14:35:06 -07:00
ayumi-signal
c892febdbc
Bump DOE timer from 3h to 24h 2023-10-13 14:54:36 -07: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
Jamie Kyle
0f6d82dc42
Fix ConversationHeader context menu getting cut off 2023-10-05 09:26:15 -07:00
ayumi-signal
69c0cad14c
Only animate typing when viewing conversation 2023-10-02 13:18:28 -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
Fedor Indutny
1a2976dae4
Support duplicate attachments in lightbox 2023-09-26 17:38:21 +02:00
Jamie Kyle
f115ba5873
Fix timeline scrolling automatically while emoji picker is open 2023-09-19 12:01:04 -07:00
ayumi-signal
e4238de4db
Multiple person typing indicators in groups 2023-09-18 14:17:26 -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
trevor-signal
90d36350a7
Improve handling of payment notification messages 2023-09-11 09:58:34 -07:00
Scott Nonnenberg
507986db92
Show 'join anyway' in verify dialog when joining call 2023-09-05 17:34:51 -07:00
ayumi-signal
f394fd65fb
Only show message react and reply hover buttons when actionable 2023-08-30 08:38:21 -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
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
Scott Nonnenberg
7969dd881e Use shouldLinkifyMessage in MessageBody/ReadMore 2023-08-21 09:30:33 -07:00
Fedor Indutny
8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Jamie Kyle
3268d3e6eb Update call tab design based on feedback 2023-08-21 09:30:32 -07:00
Fedor Indutny
366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jamie Kyle
1eaabb6734
Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Jamie Kyle
4455328312
Expose i18n globals in SignalContext across all windows 2023-08-07 13:28:09 -07:00
Scott Nonnenberg
269cd9b51d
Spoilers: Keep non-overlapping bodyRanges separate 2023-08-01 12:06:20 -07:00
Jamie Kyle
1c9651f557
Revert "optimize timeline scroll performance" 2023-08-01 10:24:45 -07:00
Jamie Kyle
e5635726ac
optimize timeline scroll performance 2023-07-31 11:46:16 -07:00
Jamie Kyle
2e25967756
Wrap full link preview content in dir=auto 2023-07-27 10:00:56 -07:00
Josh Perez
4ec94367c9
Adds transitions to panels
Co-authored-by: Jamie Kyle <jamie@signal.org>
2023-07-26 15:23:32 -07:00
Jamie Kyle
6c70cd450b
Add useSizeObserver and replace most react-measure 2023-07-26 01:56:56 +02:00
Fedor Indutny
e724b2d9de Add missing string to _locales/en/messages.json 2023-07-19 16:21:33 -07:00
Scott Nonnenberg
3f399b1329 getStringFromNode: Add parent/nextSibling for fewer newlines 2023-07-19 16:21:31 -07:00
Josh Perez
7d0f94c654
Moves panel header into the panel component 2023-07-10 15:44:32 -07:00
Nick Rayburn
3026c2ff56 Ignore message metadata on triple click
Fixes #6428
2023-07-05 19:07:58 -05:00
trevor-signal
c96565c4c9
Make conversation header draggable 2023-06-30 10:05:06 -04:00
Jamie Kyle
af4ad55c68
Update header actions/add hiddenFromConversationSearch 2023-06-29 11:40:00 -07:00
Josh Perez
8507afd0e4
Show dates in edit history modal 2023-06-26 15:45:56 -07:00
Josh Perez
7247c2d674
Adds keyboard shortcut to open context menu on messages 2023-06-21 12:54:05 -04:00
Josh Perez
94cd764107
Adds an edit message entry point in message details screen 2023-06-15 11:34:20 -07:00
Fedor Indutny
c0663ed57c
Use libsignal-client for username validation 2023-05-23 17:07:59 -07:00
Scott Nonnenberg
a31cf5645e
Better handling of formatting in pasted text 2023-05-23 15:00:05 -07:00
trevor-signal
d012779e87
Show mentioned badges & enable scrolling to mentions in conversations 2023-05-23 14:59:07 -07:00
Fedor Indutny
caaeda8abe
Update more icons to v3 2023-05-23 23:14:47 +02:00
Josh Perez
21f5ac30f2
Show who reacted in aria-label of reactions 2023-05-11 12:48:04 -07:00
Scott Nonnenberg
b4caf67bf9
Allow copy/paste of formatting and mentions 2023-05-09 17:40:19 -07:00
Josh Perez
052aca3119
Enhance super tab 2023-05-09 11:52:03 -04:00
trevor-signal
7b039fa526
Update contact spoofing banner & dialog 2023-05-09 11:33:39 -04:00