4616 Commits

Author SHA1 Message Date
Fedor Indutny
964978d270 Release notes for 7.13 2024-06-12 12:14:40 -07:00
automated-signal
a7cd233cca Use flag for calling raise hand
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-06-12 09:08:35 -07:00
automated-signal
99d5bd872e Set quote author name to dir=auto
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-06-11 12:10:44 -07:00
automated-signal
ed60891a6b Fix logging for in call close confirmation
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-06-11 10:43:06 -07:00
Scott Nonnenberg
bde33685a9 Disable local delete sync 2024-06-11 08:59:52 -07:00
automated-signal
5cfdff7416 Update raise hand strings
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-06-11 09:39:05 +10:00
automated-signal
ddcee11ed4 Prefer access key with SEALED_SENDER.UNKNOWN
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-11 09:38:42 +10:00
automated-signal
bb740e5a63 Expand internal !unread filter
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-10 16:01:06 -07:00
automated-signal
ad7dff2323 Update libsignal to 0.50.0
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-06-10 15:26:24 -07:00
automated-signal
f79a3b1aab Improve display of unknown contacts in call links
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-06-10 14:55:35 -07:00
automated-signal
98ea022822 Use profileKey from any incoming DataMessage
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-06-10 14:36:02 -07:00
automated-signal
9eb2467603 Init create/admin call links flow
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-06-10 08:56:41 -07:00
automated-signal
c5ce7f3cfe Infer libsignal environment from service url
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-10 09:37:52 +10:00
automated-signal
8dae7852bd Fix avatar lightbox aspect ratio
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-06-07 06:55:08 +10:00
automated-signal
0d93244cf5 Reduce logging by moving getConversationById serviceId normalization
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-06-06 10:41:07 +10:00
automated-signal
bafebbdbd1 Remove outgoing message attachment caches
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-06-06 10:40:48 +10:00
automated-signal
12eaea43b6 Fix accept gv2 invite test
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-06 10:36:10 +10:00
automated-signal
3ea27ea40d Remove unused remote config key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-06 10:25:44 +10:00
automated-signal
94e527ada1 Username deletion UI
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-06 10:25:20 +10:00
automated-signal
546aa39c8e Properly calculate thumbnail size 2024-06-05 14:24:06 -04:00
automated-signal
560a6dd5fc Don't expect endorsement response on group leave
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-04 08:44:37 -07:00
automated-signal
b69348edff Show crash report modal earlier
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-03 13:42:03 -07:00
automated-signal
e21bf8a8bd Better sync between convo and protocol stores
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-06-03 09:01:44 -07:00
automated-signal
667c90d3a2 Fix reference to signal art
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-06-03 09:01:12 -07:00
automated-signal
e86f85b66a Send profile keys in call links
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-05-31 12:04:37 -07:00
Scott Nonnenberg
0c58c3aa9f Add release note for 'record voice note' keyboard shortcut change 2024-05-31 10:58:03 +10:00
automated-signal
22ba9bf8d8 Require more provisioning fields when linking
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-05-31 10:45:01 +10:00
Scott Nonnenberg
78d6390b59 Add release notes for 7.12 2024-05-30 11:24:01 +10:00
trevor-signal
4254356812 Enable attachment backup uploading 2024-05-30 09:46:43 +10:00
ayumi-signal
94a262b799 Remap voice recording shortcut to fix Paste Match Style 2024-05-29 14:53:35 -07:00
Fedor Indutny
481928fa4f Add unsupported/sse message export/import 2024-05-29 10:19:33 -07:00
ayumi-signal
c67a346218 Enable calling raise hand 2024-05-28 19:51:55 -07:00
Fedor Indutny
4ec69ee3a0 Support backspace after emoji completion
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-05-28 19:49:49 -07:00
trevor-signal
85a75cb28f Store IV when encrypting or decrypting attachments 2024-05-28 21:12:14 -04:00
Jamie Kyle
1d5690acba Make crop control hitbox bigger 2024-05-28 12:25:36 -07:00
Scott Nonnenberg
fc2bccb6b6 Challenge: Only show captcha if requested 2024-05-28 11:18:10 -07:00
Scott Nonnenberg
11eb1782a7 Support for local deletes synced to all your devices 2024-05-28 11:56:00 -04:00
Scott Nonnenberg
06f71a7ef8 Ensure left pane has correct timestamp for call 2024-05-28 15:13:09 +10:00
Scott Nonnenberg
448d566979 Groups: Update active_at more often when we detect group changes 2024-05-24 11:58:51 -07:00
Scott Nonnenberg
d87684a03c Story replies: Require referenced story only for groups 2024-05-23 16:54:44 -07:00
ayumi-signal
29eb07c159 Fix calling tools JS 2024-05-23 15:19:12 -07:00
trevor-signal
5f0080a7d7 Improve quoted attachment typings 2024-05-23 14:06:41 -07:00
ayumi-signal
38226115a4 Update log header 2024-05-23 10:36:34 -07:00
Scott Nonnenberg
8391a71aff Challenge: Set status to 'idle' on rate limit errors 2024-05-23 09:23:05 -07:00
adel-signal
8a9ab8c13f Add calling tools to visualize ringrtc stats
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-05-22 17:28:01 -07:00
ayumi-signal
b2e0e21445 Release notes for 7.11 2024-05-22 12:42:47 -07:00
trevor-signal
7351a51ac4 Revert "Store IV when encrypting or decrypting attachments" 2024-05-22 11:18:38 -07:00
Fedor Indutny
9df3c63ca6 Export/import simple update messages 2024-05-22 09:34:19 -07:00
Jamie Kyle
19083cadf7 Init CallLinkDetails view in calls tab 2024-05-22 09:24:27 -07:00
trevor-signal
e9b661873b Store IV when encrypting or decrypting attachments 2024-05-22 14:07:39 +10:00