Commit graph

9645 commits

Author SHA1 Message Date
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
Fedor Indutny
18f9512a16
Make TLS handshake a part of Happy Eyeballs 2023-06-07 14:00:45 -07:00
Fedor Indutny
7abd2280bc
Simplify WebSocket keepalive logic 2023-06-06 17:36:38 -07:00
Scott Nonnenberg
adc8513f41
Implement cut/copy correctly for input/textarea elements 2023-06-06 12:06:58 -07:00
Fedor Indutny
82419f17dd
Don't shuffle dns addresses 2023-06-06 09:12:43 -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
trevor-signal
6f3b56c6fa
Adjust conversation header context menu styling 2023-06-05 17:08:52 -07:00
Fedor Indutny
62e290eb9e
Implement simplified Happy Eyeballs 2023-06-05 12:55:09 -07:00
Fedor Indutny
e3d27bd00e
MemberPendingProfileKey can't have profile key 2023-06-05 09:22:27 -07:00
Fedor Indutny
702153a28d
Disable contact management for Note to Self 2023-06-05 12:14:58 -04:00
Josh Perez
7c1957c30d
Moves conversation.getProps out of models
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-06-02 10:54:36 -07:00
Jamie Kyle
a0d7c36e3b
Update reaction label to use pluralization 2023-06-01 13:43:15 -07:00