Cody Henthorne
|
76e30ab09f
|
Add verified group title tracking and syncing.
|
2026-04-17 15:52:56 -04:00 |
|
Cody Henthorne
|
3804890265
|
Stop putting e164s into SignalProtocolAddress.
|
2026-04-15 14:45:14 -04:00 |
|
Jesse Weinstein
|
82df20190d
|
Remove all remaining usages of annimon.stream.
|
2026-04-15 14:45:10 -04:00 |
|
Jesse Weinstein
|
086883e565
|
Convert all the toList calls to collect(Collectors.toList)
Resolves #14718
|
2026-04-15 14:45:06 -04:00 |
|
Jesse Weinstein
|
e6cbb0073c
|
Remove more usages of annimon.stream.
Resolves #14717
|
2026-04-15 14:43:41 -04:00 |
|
Cody Henthorne
|
469421fcf3
|
Fix message request accepted to recipient from previous backup imports.
|
2026-04-15 14:43:12 -04:00 |
|
Cody Henthorne
|
4756b8d70b
|
Update conversation header and message request UI.
|
2026-04-15 14:43:11 -04:00 |
|
Greyson Parrelli
|
8f47592fc0
|
Fix reconciliation error for thumbnails for quotes.
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
2b67b1c44f
|
Remove legacy ClassicOpenHelper.
|
2026-04-13 16:25:00 -04:00 |
|
Jesse Weinstein
|
ebccc6db30
|
Remove a lot of dead code.
Resolves #14672
|
2026-04-13 16:25:00 -04:00 |
|
Michelle Tang
|
8306f8ec5b
|
Improve collapsed set selection.
|
2026-04-13 14:05:20 -04:00 |
|
Cody Henthorne
|
95c0467bda
|
Show unanswered outgoing calls as unanswered.
|
2026-04-08 16:39:20 -04:00 |
|
Cody Henthorne
|
1cdd49721d
|
Add logging around rotate storage id failures during storage sync.
|
2026-04-08 15:50:43 -04:00 |
|
Michelle Tang
|
4dd74d9ab4
|
Fix collapsed tests.
|
2026-04-06 16:46:05 -04:00 |
|
Greyson Parrelli
|
8b5b83e974
|
Remove unnecessary transaction in LocalMetricsDatabase.
There was a native crash associated with it, unclear the cause, but
maybe this will help.
|
2026-04-06 16:46:05 -04:00 |
|
Michelle Tang
|
495e2e043e
|
Add various updates to collapsed events.
|
2026-04-01 10:49:37 -04:00 |
|
Greyson Parrelli
|
f37f67c6c0
|
Show optimized media in the all media view.
|
2026-03-31 16:20:26 -03:00 |
|
Alex Hart
|
966e208be5
|
Fix DB write connection starvation in InAppPaymentsBottomSheetDelegate.
|
2026-03-31 16:20:26 -03:00 |
|
Michelle Tang
|
0c4c280a50
|
Reduce how often KT is reset.
|
2026-03-31 16:20:26 -03:00 |
|
jeffrey-signal
|
5eaf1000c8
|
Prevent hidden recipients from appearing in recent conversations.
|
2026-03-31 16:20:25 -03:00 |
|
Cody Henthorne
|
4ed6773983
|
Exclude long text attachments when duplicating for incoming edits.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-03-31 16:20:25 -03:00 |
|
Michelle Tang
|
2ad14800d1
|
Only get collapsed timer state when necessary.
|
2026-03-31 16:20:25 -03:00 |
|
Cody Henthorne
|
562185f46d
|
Insert terminate event when restoring ended group from storage service.
|
2026-03-27 13:38:14 -04:00 |
|
Greyson Parrelli
|
6a248f617a
|
Include links in the "All" tab of media overview.
|
2026-03-26 15:24:56 -04:00 |
|
Greyson Parrelli
|
2959e05ea7
|
Fix link multi-selection in media overview.
|
2026-03-26 15:24:56 -04:00 |
|
Alex Hart
|
f2e4881026
|
Add underpinnings to allow for local plaintext export.
Co-authored-by: Cody Henthorne <cody@signal.org>
|
2026-03-25 16:31:10 -04:00 |
|
Cody Henthorne
|
2b9126d74b
|
Update group terminated banner.
|
2026-03-25 16:31:10 -04:00 |
|
Michelle Tang
|
e68691c966
|
Show final disappearing timer value for collapsed events.
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
4f260c2063
|
Backfill collapsible messages.
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
fce6651e26
|
Fix pinned messages with attachments.
|
2026-03-25 16:31:09 -04:00 |
|
Cody Henthorne
|
c81f40eb74
|
Add additional group terminate checks.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
eb8ad5218d
|
Filter archived stories from the stories landing page query.
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
58ea9a1f48
|
Rename collapsed events for 1:1.
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
c3b8768570
|
Turn on collapsing chat events for internal users.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
63888f1c99
|
Refactor name collision tables to improve perf.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
7a2eca3bd5
|
Fix all media storage overview performance.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
8a887b65a1
|
Extract base archive classes into their own module.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
08491579dd
|
Add links to the all media view.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
48374e6950
|
Add support for starring messages.
|
2026-03-25 16:31:09 -04:00 |
|
Cody Henthorne
|
a0c0acb8fc
|
Add group terminate support.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
be4bf27ede
|
Remove attachment table JSON join.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
7253aaaa14
|
Add the ability to filter search by date and author.
|
2026-03-25 16:31:08 -04:00 |
|
jeffrey-signal
|
72cbe61f6c
|
Prepare conversation fragment navigation for two-pane conversation settings.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
9de75b3e1f
|
Show groups that have the same member list during group creation.
|
2026-03-25 16:31:08 -04:00 |
|
Cody Henthorne
|
b4296c1e4b
|
Fix name collision clean up bug and flakey test.
|
2026-03-18 13:15:49 -04:00 |
|
Greyson Parrelli
|
2b163a9acd
|
Add the ability to do an export of a single chat.
|
2026-03-18 13:15:49 -04:00 |
|
Michelle Tang
|
ecbf9d60cb
|
Add back remote deleted column.
|
2026-03-17 11:53:46 -04:00 |
|
jeffrey-signal
|
73f5a3398c
|
Show warning when group changes would clear member labels.
|
2026-03-11 15:41:47 -04:00 |
|
Greyson Parrelli
|
be920148e7
|
Copy quotes to the archive as they're received.
|
2026-03-11 15:41:46 -04:00 |
|
Greyson Parrelli
|
456aaa54f1
|
Update to SQLCipher 4.13.0 with workaround for FTS issue.
|
2026-03-11 15:41:46 -04:00 |
|