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
hackerbirds
9b0ff4320c
Modernize chat session refreshed modal
...
* Hard-coded background colors were removed
* Buttons were moved to Modal's footer
* Use <Button> instead of HTML <button>, removed the old buttons CSS
2023-08-17 17:12:59 +02: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
Josh Perez
f69c533d23
Use standard Tabs component for PendingInvites
2023-05-09 10:52:42 -04:00
Yusuf Sahin HAMZA
f004e714f0
Add copy option to triple-dot menu of messages
2023-05-09 10:52:42 -04:00
Fedor Indutny
51d1a62f70
Update icons to v3
2023-05-09 10:52:39 -04:00
Jamie Kyle
8bfa9194b4
Shorten/Reorder MessageContextMenu items to match mobile
2023-05-09 10:52:33 -04:00
Josh Perez
406916ea42
Adds page up/down home/end keyboard support to timeline
2023-04-25 17:54:18 -04:00
Josh Perez
0cd09c6259
Adds role heading to the timeline date headers
2023-04-24 13:19:16 -07:00
Josh Perez
d39ef234e0
Do not nest buttons in the conversation header
2023-04-24 13:18:00 -07:00
Josh Perez
781531d8d7
Adds role=article to all messages
...
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2023-04-24 15:00:54 -04:00
Jamie Kyle
0e490542a7
RTL
2023-04-20 10:03:43 -07:00
Josh Perez
1f2cde6d04
Send edited messages support
...
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-04-20 09:31:59 -07:00
Jamie Kyle
30a913161d
Mark TimelineItem memo() to fix send perf regression
2023-04-19 15:42:39 -07:00
Josh Perez
68ae25f5cd
Remove GroupContext proto
...
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-04-14 17:52:50 -07:00
Scott Nonnenberg
9bfbee464b
Support for sending formatting messages
2023-04-14 11:16:28 -07:00
Jamie Kyle
558b5a4a38
Migrate most React class components to function components
2023-04-12 16:17:56 -07:00
Jamie Kyle
ec1246f60a
Prevent accidentally entering select mode when selecting text
2023-04-11 15:34:07 -07:00
Jamie Kyle
822b162136
Merge delete for me/everyone into one modal
2023-04-10 14:38:34 -07:00
Jamie Kyle
c956c0e025
Remove ts/util/index.ts
2023-04-10 14:30:33 -07:00
Scott Nonnenberg
d9d820e72a
Support for receiving formatted messages
...
Co-authored-by: Alvaro Carrasco <alvaro@signal.org>
2023-04-10 09:31:45 -07:00
Jamie Kyle
7f772e49b6
Dont enter select mode when ctrl+clicking a link inside a message
2023-04-06 14:34:42 -07:00
Fedor Indutny
f61d8f38b0
Context menu for left pane list items
2023-04-05 13:48:00 -07:00
Jamie Kyle
8ca192a48d
Update i18n eslint rule to validate missing/extra icu params
2023-04-04 11:41:14 -07:00
Fedor Indutny
2710f463a7
Fix storybook
2023-04-03 13:16:27 -07:00
Scott Nonnenberg
950c90f75d
Fix conversation title placeholder in block/confirm dialog
2023-04-03 12:40:18 -07:00
Jamie Kyle
da24cc5e95
Use ICU number/plural formatting
2023-04-03 12:03:00 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU
2023-03-29 17:03:25 -07:00
Jamie Kyle
11cfcb4e32
Make valid-i18n-keys rule strict and fix most exceptions
2023-03-29 10:15:54 -07:00
Jamie Kyle
c02c8d9640
Normalize i18n() calls to prepare for ICU migration
2023-03-28 11:26:46 -07:00
Josh Perez
36e21c0134
Receive support for editing messages
2023-03-27 19:48:57 -04:00
Jamie Kyle
2781e621ad
Prepare for ICU migration
2023-03-27 16:37:39 -07:00
Jamie Kyle
d0f17a1398
Add shortcuts for forward/delete selected/targeted messages
2023-03-24 14:16:48 -07:00
Jamie Kyle
e819984239
Ctrl+Click to select message, fix delete pluralization
2023-03-23 14:49:55 -07:00
Jamie Kyle
cfb6eff27b
Copy change for multi-select delete
2023-03-21 17:45:35 -07:00
Jamie Kyle
1d549a9991
Multi-select forwarding and deleting
2023-03-20 15:23:53 -07:00
Scott Nonnenberg
75d5e81013
Voice Notes mini-player: Show with no conversation, fix spacing
2023-03-20 11:03:21 -07:00
Josh Perez
4591b56f7f
Enables sandbox on about window
2023-03-14 11:55:31 -04:00
Jamie Kyle
53be6c8e89
fix formatting
2023-03-10 10:21:21 -08:00
hackerbirds
c571305d8a
Add verified badge to Notes to Self
2023-03-10 10:18:02 -08:00
Fedor Indutny
613d893f45
Fix adding to group by username
2023-03-09 13:46:01 -08:00
Alvaro
99015d7b96
Voice notes drafts
2023-03-02 13:55:40 -07:00
Alvaro
3d4248e070
Fixes to voice notes playback
2023-02-28 06:07:40 -07:00
Alvaro
0e655ceeed
Voice notes mini-player
2023-02-24 15:18:57 -08:00
Fedor Indutny
5d110964b9
PNP Settings
2023-02-23 13:32:19 -08:00
Josh Perez
954ef72cb7
Merge signalapp/Signal-Desktop#6301
2023-02-22 16:07:16 -05:00
Alvaro
b483d26488
Fix i18n warning on empty string
2023-02-21 09:44:31 -08:00
lamemakes
62858de009
Double clicking emoji reaction no longer brings up replies
2023-02-20 13:16:20 -05:00
Alvaro
164f64fec0
Adjusted the border-radius and border of quotes to better match the container
2023-02-17 14:43:16 -07:00
Jamie Kyle
8b5fa7039d
jumbo emoji-only message with whitespace
2023-02-06 13:40:49 -08:00
Jamie Kyle
3776a04c0b
Update safety number verification messages to match ios/android
2023-02-03 21:32:17 -05:00
Scott Nonnenberg
015d789c90
Fix mentions for messages with ASCII art characters
2023-02-01 18:22:56 -07:00
Alvaro
d64e0b65c4
Switched ForwardMessageModal to use ListTile
2023-01-25 16:51:08 -07:00
Jamie Kyle
da0a741a36
Use preferred system locales and add Farsi font stack
2023-01-24 16:54:46 -08:00
Alvaro
ce8a1f5930
Don't use the term gift
2023-01-23 13:42:40 -07:00
Josh Perez
9de33e4ffd
A11y tweaks to the left pane and timeline
2023-01-23 11:59:12 -05:00
Josh Perez
b5947e0ef1
Fixes storybook for AudioCapture
2023-01-20 17:31:30 -07:00
Josh Perez
fe2007195b
Fixes cmd+shift+r keyboard shortcut
2023-01-19 17:59:58 -05:00
Josh Perez
86488b97b9
Adds debugging utilities in dev/beta environments
2023-01-18 19:02:03 -05:00
Jamie Kyle
c58a723f45
Add type-alias-readonlydeep rule and make ducks mostly immutable
2023-01-13 12:07:26 -08:00
Josh Perez
9374832ea4
Enables ContextIsolation
2023-01-12 16:24:59 -08:00
Jamie Kyle
77e196279c
Add new kind of system message with red text
2023-01-12 15:33:22 -08:00
Jamie Kyle
342373bdfe
Group call started notification use address book name
2023-01-12 16:29:07 -07:00