Commit graph

9656 commits

Author SHA1 Message Date
Jamie Kyle
0db5a3b888
Fix forwarding attachments that haven't been downloaded 2023-06-16 11:41:52 -07:00
Jamie Kyle
ac76271772
Redact paths on windows in more cases 2023-06-16 11:40:58 -07:00
Josh Perez
a5c6db096b
Set aria-selected property for chat colors 2023-06-16 11:20:57 -04:00
Josh Perez
e9aa30f5bf
Do not optimistically set active_at & timestamp when sending edit 2023-06-15 21:48:50 -04:00
Josh Perez
a2a6f207e3
Moves shortcut guide to its own css component 2023-06-15 19:20:44 -04:00
Scott Nonnenberg
ebde2a1f7c Merge signalapp/Signal-Desktop#6322 2023-06-15 15:54:42 -07:00
Scott Nonnenberg
71a32399af Merge signalapp/Signal-Desktop#6452 2023-06-15 15:36:46 -07:00
Josh Perez
4dd7ce36a7
Always move focus to new panel when showing 2023-06-15 15:26:53 -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
Jamie Kyle
74ec087a59
fix lint-intl bad test case 2023-06-15 13:36:11 -07:00
Josh Perez
81e600bf2e
Enables edit messages for beta version 2023-06-15 13:14:52 -07: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
008cb99ab9
fix noteToSelf message 2023-06-14 17:57:27 -07:00
Jamie Kyle
5e8c22bf28
Fix i18n lint rule with emoji->emojify component 2023-06-14 17:57:04 -07:00
Jim Gustafson
35e07832a6
Update to RingRTC v2.28.1 2023-06-14 16:47:03 -07:00
Scott Nonnenberg
91399deb26 v6.22.0-beta.1 2023-06-14 16:33: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
e154d98688
Accept --lang flag to customize locale of app 2023-06-14 15:57:50 -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
Scott Nonnenberg
23b058fe10
Enable formatting for all users 2023-06-14 15:00:30 -07:00
Josh Perez
d2b06413f3
Removes diacritics from @mentions 2023-06-14 14:24:34 -07:00
Josh Perez
b1ee0a1d68
Adds sentAt to notification logging 2023-06-14 13:55:50 -07:00
Jamie Kyle
95bdfcf8f3
Ensure windows doesn't strip file ext when saving 2023-06-14 13:55:07 -07:00
Scott Nonnenberg
efc237d106
Additional logging, more reliable contact/group sync fetch 2023-06-14 13:51:49 -07:00
Jamie Kyle
8e1a30d720
Revert reverted plural message 2023-06-14 09:57:50 -07:00
trevor-signal
f8f0c01169
Prevent replying to blocked group's stories 2023-06-14 09:23:06 -04:00
Josh Perez
a255ac02c8
Adds logging to see what server timestamp is for edit messages > 24hr 2023-06-13 17:35:41 -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
Jamie Kyle
7c8dec4b21
Add noOneChoice icu rule and fix broken string 2023-06-13 12:08:18 -07:00
Josh Perez
5c1b5dcad8
Do not set isRecipientUpdate for edit message sync sends 2023-06-13 14:32:48 -04:00
trevor-signal
d169ce6799
Include unreadMentionsCount as part of conversation props 2023-06-13 10:09:09 -07: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
Josh Perez
b4cafe1e0a
Do not fetch link previews when editing message with attachment 2023-06-13 11:46:21 -04:00
Jamie Kyle
ea92bd5f6f
Only ring when participating in call end 2023-06-12 17:26:46 -07:00
Scott Nonnenberg
adc0fb9d0d
isNewlineOnlyOp: Fix regular expression to handle inconsistent deltas 2023-06-12 12:22:56 -07:00
trevor-signal
ff9e95053d
Update dependencies to support newer emojis 2023-06-12 12:19:19 -07:00
trevor-signal
cf8e100358
Clean up conversation change handler 2023-06-12 13:13:50 -04:00
Scott Nonnenberg
62e648da27
getTitle: Return nothing instead of an invalid phone number 2023-06-09 10:46:59 -07:00
Scott Nonnenberg
22fb69bbb7
Call refreshPreKeys on same cadence as rotateSignedPreKey 2023-06-08 18:08:24 -07:00
Scott Nonnenberg
6e1916030d
Formatting: Expand exceptions to multi-newline ops, multiple ops 2023-06-08 14:50:44 -07:00
dependabot[bot]
3ac2fb4ce4
Bump vite from 4.2.2 to 4.2.3 in /sticker-creator 2023-06-08 14:15:55 -07:00
Fedor Indutny
ea79b34f56
Do not use hostname with tls.connect 2023-06-08 14:10:41 -07:00
Fedor Indutny
a41745ec23
Fix number blocks alignment in Safety Number UI 2023-06-08 15:37:38 -04:00
Jamie Kyle
bd14b74e63 v6.21.0-beta.1 2023-06-07 15:03:41 -07:00
Jamie Kyle
c356c11eb0 update strings & whats new 2023-06-07 14:57:08 -07:00