Commit graph

1862 commits

Author SHA1 Message Date
Jamie Kyle
9c7dc22a23 Update nav tab badges, fix several call tabs issues 2023-08-21 09:30:32 -07:00
Jamie Kyle
3268d3e6eb Update call tab design based on feedback 2023-08-21 09:30:32 -07:00
Jamie Kyle
ce28993c78 Fix sticker pack preview modal scrollbars and modal scroll dividers 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
e78da67a51
Put MyStories into NavSidebar 2023-08-09 09:42:27 -07:00
Jamie Kyle
1eaabb6734
Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Scott Nonnenberg
b20c49fb55 Add release notes for 6.29.x 2023-08-08 16:40:00 -07:00
Josh Perez
3ec235bc56
Reorders useEffect so that draft content is retained 2023-08-07 13:31:18 -07:00
Jamie Kyle
4455328312
Expose i18n globals in SignalContext across all windows 2023-08-07 13:28:09 -07:00
Jamie Kyle
7b6cd00b3f
fix layout of story views/replies modal 2023-08-04 17:54:05 -07:00
Scott Nonnenberg
e3ffc70389
Apply existing formatting to pasted content, preserve whitespace 2023-08-04 09:29:47 -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
Scott Nonnenberg
40c21b1666
Improved windows notifications 2023-08-01 09:06:29 -07:00
Jamie Kyle
a9dea2c7fc release notes 2023-07-31 12:52:59 -07:00
Jamie Kyle
e5635726ac
optimize timeline scroll performance 2023-07-31 11:46:16 -07:00
Jamie Kyle
1143c0e9ba
macOS: Add support for 12/24-hour time display preferences 2023-07-31 09:23:19 -07:00
Jordan Rose
f8beea915d
Include a (non-localized) message on startup screens in staging
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-07-28 11:59:55 -07:00
Josh Perez
48e210c9b2
Aligns edit buttons with emoji picker 2023-07-27 19:36:14 -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
trevor-signal
82e058f2b8
Conversation open speed benchmarking for staging builds
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-07-21 00:37:56 +02:00
Fedor Indutny
e1d2dbd8ff
Username Link QR Code 2023-07-20 05:14:08 +02:00
Fedor Indutnyy
6f621c22a8 Release notes 2023-07-19 17:36:37 -07:00
Fedor Indutny
e724b2d9de Add missing string to _locales/en/messages.json 2023-07-19 16:21:33 -07:00
Fedor Indutny
eaae3ff88b Better ordering of ACI/E164 numbers 2023-07-19 16:21:32 -07:00
Josh Perez
381e53297b Fixes click events on the incoming call bar 2023-07-19 16:21:31 -07:00
Scott Nonnenberg
3f399b1329 getStringFromNode: Add parent/nextSibling for fewer newlines 2023-07-19 16:21:31 -07:00
Fedor Indutny
c1580a5eb3 Add support for ACI safety numbers behind a feature flag 2023-07-19 16:21:30 -07:00
Fedor Indutnyy
a29433dd40 Release notes for v6.26 2023-07-13 11:12:17 -07:00
Josh Perez
7d0f94c654
Moves panel header into the panel component 2023-07-10 15:44:32 -07:00
Josh Perez
cc6b299ab6
Attach composition keyboard handlers only when quill has focus 2023-07-06 12:17:06 -07:00
Nick Rayburn
3026c2ff56 Ignore message metadata on triple click
Fixes #6428
2023-07-05 19:07:58 -05:00
Scott Nonnenberg
5998f18041 Release notes for 6.25 2023-07-05 16:25:08 -07:00
Josh Perez
3bf8adf6e1
Adds logging for edit syncs processing 2023-07-05 15:38:37 -07:00
Josh Perez
2e7cdfdb70
UI Improvements to the edit history modal 2023-06-30 10:11:27 -04: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
trevor-signal
08db8b2aa5 Release notes for 6.24 2023-06-28 16:32:14 -04:00
Josh Perez
8507afd0e4
Show dates in edit history modal 2023-06-26 15:45:56 -07:00
Jamie Kyle
6f1d824c3d
handleOutsideClick should drop events that started inside 2023-06-21 16:28:31 -07:00
Josh Perez
d8b241bbbd Release notes for 6.23 2023-06-21 19:10:38 -04:00
Jamie Kyle
aacf37b6d8
fail quietly when search messagelookup gets dropped 2023-06-22 00:02:07 +02:00
Josh Perez
7247c2d674
Adds keyboard shortcut to open context menu on messages 2023-06-21 12:54:05 -04:00
Josh Perez
a5c6db096b
Set aria-selected property for chat colors 2023-06-16 11:20:57 -04:00
Scott Nonnenberg
71a32399af Merge signalapp/Signal-Desktop#6452 2023-06-15 15:36:46 -07:00
hackerbirds
8caaae8b4f Make onEscape perform the back button behaviour 2023-06-15 22:52:56 +02:00
hackerbirds
4ff36f46c4 Modernize forward message modal
* ModalHost is replaced with Modal.
 * The CSS is simplified down to unify the theme palette
2023-06-15 22:52:29 +02:00
Josh Perez
c961ea9ef7
Announce syncing in Preferences 2023-06-15 11:34:50 -07:00
Josh Perez
94cd764107
Adds an edit message entry point in message details screen 2023-06-15 11:34:20 -07:00
Jamie Kyle
5e8c22bf28
Fix i18n lint rule with emoji->emojify component 2023-06-14 17:57:04 -07:00
Scott Nonnenberg
44c2c515d4 Release notes for 6.22 2023-06-14 16:31:54 -07:00
Jamie Kyle
b76c7269f8
Refactor i18n/intl utils, support icu only, remove renderText 2023-06-14 16:26:05 -07:00
Jamie Kyle
ab9d3f9494
Only subscribe to redux when available 2023-06-14 15:29:34 -07:00
Josh Perez
4d354c8005
Show a warning dialog when sending first edited message 2023-06-14 15:20:06 -07:00
Josh Perez
bd7545e6d2
Do not fetch link preview when edited message does not contain preview 2023-06-13 15:16:20 -04:00
Josh Perez
975f43102e
Remove quote when editing a message 2023-06-13 09:46:06 -07:00
Jamie Kyle
abdad8f491
left align toasts by default 2023-06-13 09:40:48 -07:00
Jamie Kyle
c356c11eb0 update strings & whats new 2023-06-07 14:57:08 -07:00
trevor-signal
b2f5febbf9
Ensure story buttons are clickable despite being in a no-drag region 2023-06-06 09:53:10 -04:00
Fedor Indutny
702153a28d
Disable contact management for Note to Self 2023-06-05 12:14:58 -04:00
trevor-signal
615539ed6d
Show self-view when waiting in 1:1 calls 2023-05-30 16:39:15 -04:00
Josh Perez
63b20ed9fa Whats new 2023-05-25 19:13:40 -04:00
Scott Nonnenberg
2dc24540ac
Restore indicator when conversation is manually marked unread 2023-05-24 14:33:11 -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
Fedor Indutny
99011b0a56
Fix position of lightbox arrows for a video 2023-05-22 22:24:33 +02:00
Fedor Indutny
7f4994c074
Format WhatsNewModal 2023-05-18 11:01:53 -04:00
trevor-signal
f898fc4707 Release notes for 6.19.0 2023-05-17 20:55:01 -04:00
Jordan Rose
2ee15cdfa7
Dismiss the avatar menu after selecting "Update Signal" 2023-05-17 10:50:47 -07:00
Josh Perez
7a71c6ab80
Decouples the in-chat sounds from the notification sound settings 2023-05-12 18:03:56 -04:00
Scott Nonnenberg
1c4213465b
Better handle multiline formatting 2023-05-12 13:48:14 -07:00
Josh Perez
216ee67c50
Adds keyboard shortcut for editing last message sent 2023-05-11 17:27:19 -07:00
Josh Perez
21f5ac30f2
Show who reacted in aria-label of reactions 2023-05-11 12:48:04 -07:00
Josh Perez
b34ea60d34
Show error state when QR code times out loading 2023-05-10 17:36:45 -04:00
Fedor Indutnyy
2cb84bbd41 Release notes for 6.18.0 2023-05-10 21:40:44 +02:00
Josh Perez
1ec9bce79d
Splits up current message from edited messages in modal 2023-05-10 15:01:03 -04:00
Scott Nonnenberg
2177a79080
Formatting: A few more changes 2023-05-09 18:23:56 -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
6b1a56208f
Adds role=status to link in progress step 2023-05-09 08:17:46 -07:00
Josh Perez
272b81c7cf Adds a pop and whoosh sound for message receive/sent 2023-05-09 10:52:42 -04:00
Josh Perez
80d37e2df1 Adds proper aria-label to gradient knobs 2023-05-09 10:52:42 -04:00
Josh Perez
f69c533d23 Use standard Tabs component for PendingInvites 2023-05-09 10:52:42 -04:00
Josh Perez
7dccaa0d1f Use aria-pressed on emoji picker 2023-05-09 10:52:42 -04:00
Josh Perez
073b434004 Use aria-expanded for avatar popup menu 2023-05-09 10:52:42 -04:00
Josh Perez
b619d2ee5c Announce loading group create 2023-05-09 10:52:42 -04:00
Josh Perez
e0bae9a47c Use aria-pressed on sticker header buttons 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
Josh Perez
db995addae A super tab idea 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
f8ff0becfa Adds fieldset/legend to preferences 2023-05-09 10:52:33 -04:00
Josh Perez
6154b83720
Fix custom gradient keyboard mode 2023-05-01 15:05:39 -04:00
Josh Perez
a1c7634f23
Link choose device label with input 2023-05-01 10:13:58 -07:00
Josh Perez
e1206edba4 Release notes for 6.17.x 2023-04-25 18:20:45 -04:00