Nicholas Tinsley
a2e0468cd9
Remove "lower hand" confirmation dialog.
2024-04-18 16:24:13 -04:00
Clark
689eacd618
Add initial support for backup and restore of message and media to staging.
...
Co-authored-by: Cody Henthorne <cody@signal.org>
2024-04-18 16:24:13 -04:00
Greyson Parrelli
046b8da880
Add missing static IPs.
...
Fixes #13513
2024-04-18 16:24:12 -04:00
Cody Henthorne
eefc86f27e
Fix dangling call notification and remove active call manager flag.
2024-04-12 09:38:06 -04:00
Nicholas Tinsley
09404157aa
Add processor information to debug log.
2024-04-11 16:09:33 -04:00
Alex Hart
abfd9f8f41
Add proper capitalization settings in nickname activity.
2024-04-11 10:35:47 -03:00
Bishal
e04381fd75
Add fix for missing play button when the audio is not sent in offline mode.
2024-04-11 10:31:12 -03:00
Greyson Parrelli
c1d29b5c39
Set internalUser=true for nightly builds.
2024-04-10 14:54:35 -04:00
Greyson Parrelli
db4442939d
Remove Environment.IS_PNP
2024-04-10 14:52:59 -04:00
Alex Hart
0eda714755
Send recipients when sending group story sync.
2024-04-10 14:21:34 -03:00
Greyson Parrelli
831d099503
Inline the nicknames feature flag.
2024-04-10 13:18:01 -04:00
Alex Hart
fa23e4ca70
Convert members collection to set to avoid duplicate entries.
2024-04-10 13:45:46 -03:00
Greyson Parrelli
982f602178
Regularly analyze database tables to improve index usage.
2024-04-09 16:55:25 -04:00
Greyson Parrelli
713298109a
Specify indexes for mention table queries.
2024-04-09 16:18:21 -04:00
Greyson Parrelli
8793981804
Add a log section for the database schema.
2024-04-09 16:18:21 -04:00
Greyson Parrelli
9bd4e9524c
Convert MentionTable to kotlin.
2024-04-09 16:18:21 -04:00
Cody Henthorne
791dc2724f
Attempt to fix bad notification for call service shutdown.
2024-04-09 16:18:21 -04:00
Cody Henthorne
ba3473c61a
Fix scroll to message when bubble is under toolbar.
2024-04-09 16:18:21 -04:00
Cody Henthorne
ea081e981f
Treat unregistered user during send as general failure.
2024-04-09 16:18:21 -04:00
Greyson Parrelli
7447ed2eac
Add the ability to jump to a specific date in search.
2024-04-09 16:18:20 -04:00
Cody Henthorne
d5bf16b91a
Fix incorrect thread body adjustments containing media, mentions, and styling.
2024-04-09 16:18:06 -04:00
Cody Henthorne
76665c1f0d
Prevent excessive video toggling in group calls due to server instability.
2024-04-09 16:18:06 -04:00
Cody Henthorne
dd28523b05
Transition full screen call UX to terminal state when call handled by linked device.
2024-04-09 16:18:06 -04:00
Cody Henthorne
16588c401e
Reduce verbosity of WebRtcViewModel event logging during calls.
2024-04-09 16:18:06 -04:00
Greyson Parrelli
dbf8a7ca87
Rotate libsignal-net flag.
2024-04-09 16:18:06 -04:00
Greyson Parrelli
8daf1bca20
Improve handling of unknown groups.
2024-04-09 15:56:15 -04:00
Greyson Parrelli
d044b3c931
Remove most lazy properties from Recipient.
2024-04-09 15:02:36 -04:00
Cody Henthorne
0fcb19e1cc
Fix group recipient resolve race that can cause unknown group recipients in live cache.
2024-04-09 14:59:47 -04:00
Cody Henthorne
f8e6bcf290
Add username_edit release note cta action.
2024-04-03 14:07:56 -04:00
Greyson Parrelli
3ba2b46bb0
Convert Recipient to kotlin.
2024-04-03 14:02:55 -04:00
Alex Hart
3f91824325
Fix bug preventing the review sheet from opening.
2024-04-03 14:02:13 -04:00
Alex Hart
879e05148b
Fix database revocation for call links.
2024-04-03 14:02:13 -04:00
moiseev-signal
78e36b85d4
Make sure not more than one libsignal Network instance is ever created
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2024-04-03 14:02:13 -04:00
Alex Hart
544cc06f13
Add chevron to conversation heading.
2024-04-03 14:02:13 -04:00
Greyson Parrelli
6c697fad8b
Stop reading the PNP capability.
2024-04-03 14:02:13 -04:00
Greyson Parrelli
c904a7aa97
Delete LegacyAttachmentUploadJob.
...
It's been over 4 months since it was replaced. That's beyond the 90 day
build expiration + 1 day job lifespan. Should be safe to remove.
2024-04-03 14:02:13 -04:00
Greyson Parrelli
ad131d7c65
Enqueue AccountConsistency check when prekey syncs fail.
2024-04-03 14:02:13 -04:00
Alex Hart
e12d2d1e98
Fix local pip movement when in RTL language.
2024-04-03 14:02:12 -04:00
adel-signal
f01e044662
Update to new calling turn info endpoint, add support for turn server ips.
...
Co-authored-by: Adel Lahlou <adel@signal.com>
2024-04-03 14:02:12 -04:00
Greyson Parrelli
3a6352d2a3
Don't show profile name in parens if it's the same as display name.
2024-04-03 13:19:37 -04:00
Greyson Parrelli
8293d6bc4c
Allow last-name-only nicknames to be saved.
2024-04-03 11:54:07 -04:00
Greyson Parrelli
56bdb28c2f
Fix bug around entering text in the middle of a full note.
...
There's likely other weirdness, but this at least addresses the most
commond variation, where entering text in the middle of a full note
would start chopping stuff off the end.
2024-04-03 11:20:35 -04:00
Greyson Parrelli
b081fb1e13
Improve recipient shortname selection.
2024-04-03 10:45:47 -04:00
Greyson Parrelli
58c1f64dfe
Allow familyName-only nicknames in storage service.
2024-04-03 10:44:04 -04:00
Greyson Parrelli
92b7147dcd
Always take the remote nickname.
2024-04-03 10:39:43 -04:00
Greyson Parrelli
de520036a9
Allow last-name-only nicknames.
2024-04-02 15:19:44 -04:00
Greyson Parrelli
97ca15a1c0
Allow multi-line entry in note field.
2024-04-02 14:50:13 -04:00
Greyson Parrelli
713a34a5e7
Ensure that conversation count check is on background thread.
2024-04-02 14:36:07 -04:00
Alex Hart
d688280a30
Fix search for users without thread.
2024-04-02 15:27:57 -03:00
Greyson Parrelli
7c96319fb6
Fix potential NPE in forwarding flow.
2024-04-01 20:17:23 -04:00