Commit graph

9255 commits

Author SHA1 Message Date
trevor-signal
a6aec37b75 Ensure call-only conversations appear in left pane 2023-05-09 10:52:29 -04:00
Fedor Indutny
a02fdc9049 Make lightbox buttons smaller 2023-05-09 10:52:26 -04:00
Fedor Indutny
00349b5b33
Disable image preload 2023-05-01 13:42:34 -07: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
Jim Gustafson
78def99f68
Update to RingRTC v2.26.3 2023-04-25 19:02:09 -04:00
Josh Perez
92cfe83874 v6.17.0-beta.1 2023-04-25 18:58:32 -04:00
Josh Perez
365dcc3b3f Updates i18n strings 2023-04-25 18:50:23 -04: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
Jamie Kyle
5f522c605d
Always reencode images through canvas 2023-04-24 11:05:30 -07: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
4394ec53fc
Adds keyboard-mode outline to Checkbox 2023-04-21 17:37:48 -07:00
Josh Perez
0bf351ba09
Replace left pane button aria-label 2023-04-21 14:23:30 -07:00
Evan Hahn
5d42997e79
Remove unused APNG fixture 2023-04-21 14:22:32 -07:00
Josh Perez
de1268f8fd
Fix missing window.i18n 2023-04-21 14:21:55 -07:00
Scott Nonnenberg
07bad13fa1
uploadMessageSticker: Compare against previous sticker, not cache 2023-04-21 12:33:05 -07:00
Scott Nonnenberg
bedd2c8a15
Allow sends of quote attachments with no thumbnail 2023-04-21 11:26:49 -07:00
Josh Perez
e211837bcd
Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
Fedor Indutny
abb839c24b
Use timestamp of edited message when editing 2023-04-20 13:50:19 -07:00
Fedor Indutny
da09c72c99
Don't collapse metadata for edited message 2023-04-20 11:56:34 -07:00
Fedor Indutny
9054a78a65
Copy quote from original message 2023-04-20 11:48:43 -07: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 Indutny
d380817a44
Sticker Creator Window 2023-04-20 08:59:17 -07:00
Fedor Indutnyy
498b116794 v6.16.0-beta.1 2023-04-20 08:33:11 +02:00
Fedor Indutnyy
ca4575411b Release notes for 6.16.0 2023-04-20 08:32:09 +02:00
Fedor Indutnyy
aae7a58b99 Update strings 2023-04-20 08:31:42 +02:00
Jamie Kyle
30a913161d
Mark TimelineItem memo() to fix send perf regression 2023-04-19 15:42:39 -07:00
Scott Nonnenberg
6f67a57e8a
Update feature flags for text formatting for beta release 2023-04-19 15:18:13 -07:00
Fedor Indutny
9ce0746f5b
Fix flakey mock test 2023-04-19 09:13:48 -07:00
Jamie Kyle
703a82c818
Skip edit step when forwarding a voice message 2023-04-18 16:34:50 -07:00
Jamie Kyle
129057df84
Fallback to getNotificationText() in updateLastMessage() 2023-04-18 16:33:24 -07:00
Scott Nonnenberg
850442bf2d
Consider all messages without contentHint, from us, to be resendable 2023-04-18 15:49:14 -07:00
Scott Nonnenberg
a532cb41c2
Disable right-click copy menu for View Once images 2023-04-18 15:46:04 -07:00
Scott Nonnenberg
7db16c4f0e
Continue to mark story read if markOnboardingStoryAsRead didn't do it 2023-04-18 08:35:29 -07:00
Scott Nonnenberg
5395741f11
Several text formatting fixes 2023-04-17 18:16:41 -07:00
Scott Nonnenberg
f93b4235d5
CompositionArea: Don't unconditionally apply draft contents if empty 2023-04-17 13:50:29 -07:00
Jamie Kyle
cdc68d1c34
Use LocaleMatcher to resolve system preferred locales 2023-04-17 12:26:57 -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