Commit graph

1798 commits

Author SHA1 Message Date
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
Jamie Kyle
1eddf252e1
Update drafts when removing attachments in forward modal 2023-04-25 17:54:59 -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
e8a3dc5db6
Focus first selectable element in preferences pane 2023-04-25 17:54:05 -04:00
Josh Perez
078b176ec6
Fix button title for emoji search close button 2023-04-25 11:01:21 -07:00
trevor-signal
bedfbbca5f
Fix light mode on SignalConnectionsModal 2023-04-25 10:48:29 -07: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
Josh Perez
dc6e6e4f00
Moves calling device settings to use Select component 2023-04-24 11:02:11 -07:00
Josh Perez
7d334ae3a2
Do not close forward modal on outside click 2023-04-24 10:28:08 -07:00
Josh Perez
0bf351ba09
Replace left pane button aria-label 2023-04-21 14:23:30 -07:00
Josh Perez
e211837bcd
Enables sandbox for all windows except main 2023-04-20 17:23:19 -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
Fedor Indutnyy
ca4575411b Release notes for 6.16.0 2023-04-20 08:32:09 +02:00
Jamie Kyle
30a913161d
Mark TimelineItem memo() to fix send perf regression 2023-04-19 15:42:39 -07:00
Scott Nonnenberg
f93b4235d5
CompositionArea: Don't unconditionally apply draft contents if empty 2023-04-17 13:50:29 -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
42e13aedcd
Rename delete for everyone to delete from all devices in note to self 2023-04-13 13:38:35 -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
Scott Nonnenberg
5574b08f4c
Fix sending of at-mentions 2023-04-11 09:44:50 -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
Fedor Indutny
3e586be46a
Move challenge urls into config 2023-04-06 14:49:24 -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
Scott Nonnenberg
a8fea624fa Release notes for 6.14.x 2023-04-05 18:19:51 -07:00
Jamie Kyle
a7a058bb73
Add forward messages shortcut, remap open stickers 2023-04-05 18:04:41 -07:00
Scott Nonnenberg
4a18667ddf
Use sentCounter in CompositionInput to drop old draft updates 2023-04-05 15:06:16 -07:00
Fedor Indutny
f61d8f38b0
Context menu for left pane list items 2023-04-05 13:48:00 -07:00
Fedor Indutny
808c0beae7
Update tray/titlebar icons 2023-04-04 11:55:24 -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
Fedor Indutny
aba8882d0a
Loading screen progressbar improvements 2023-03-31 16:10:11 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Josh Perez
a64b846bca Updates WhatsNew 2023-03-29 19:06:45 -04:00
Jamie Kyle
11cfcb4e32
Make valid-i18n-keys rule strict and fix most exceptions 2023-03-29 10:15:54 -07:00
Fedor Indutny
18a6da310f
Adjust copy in loading screen 2023-03-29 09:47:06 -07:00
Fedor Indutny
3264c3d509
Display "days ago" in loading screen 2023-03-28 13:31:24 -07:00
Jamie Kyle
c02c8d9640
Normalize i18n() calls to prepare for ICU migration 2023-03-28 11:26:46 -07:00
Fedor Indutny
7c8e7c1013
Make sure that radios are mutually exclusive 2023-03-27 16:59:01 -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
a816f25078 update release notes 2023-03-22 15:53:25 -07:00
Jamie Kyle
67e290ea8d
Dont show speaking indicator for active speaker in speaker view 2023-03-22 14:54:11 -07:00
Fedor Indutny
56145fabcc
isInSystemContacts should use systemName 2023-03-22 12:25:52 -07:00
Jamie Kyle
f272433b7a
Hide speaking border when presenting/1:1 in group 2023-03-22 10:53:13 -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
Fedor Indutny
1d1b124a92
UpdateDialog on InstallScreen 2023-03-20 13:42:00 -07:00
Fedor Indutny
28adb58c69
electron@22.3.3, esbuild@0.17.11, typescript@5.0.2 2023-03-20 12:58:07 -07:00
Scott Nonnenberg
75d5e81013
Voice Notes mini-player: Show with no conversation, fix spacing 2023-03-20 11:03:21 -07:00
Fedor Indutny
3d1e2c220e
Fix Lightbox crash 2023-03-16 11:00:41 -07:00
Fedor Indutny
f84b6a31dc
Remove Sticker Creator in favor of Web App 2023-03-15 17:59:30 -07:00
Fedor Indutnyy
7ad9c3e5cb Release notes for v6.11.0-beta.1 2023-03-15 12:26:54 -07:00
Fedor Indutny
a1ab62f878
New state for Update Dialog 2023-03-15 09:57:27 -07:00
Fedor Indutny
c5c399e4e8
Always animate lightbox transitions 2023-03-14 09:53:09 -07:00
Josh Perez
4591b56f7f
Enables sandbox on about window 2023-03-14 11:55:31 -04:00