Jameson Williams
|
57eeed33f0
|
Convert a batch of tests from mockito -> mockk.
Resolves #13832
|
2024-12-12 12:16:10 -05:00 |
|
Greyson Parrelli
|
e80ebd87fe
|
Refactor and simplify attachment archiving.
|
2024-09-13 10:51:30 -04:00 |
|
Cody Henthorne
|
816006c67e
|
Refactor and cleanup backupv2 media restore.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
4b47d38d78
|
Add IV to the attachment table.
|
2024-09-11 15:14:04 -04:00 |
|
Cody Henthorne
|
a2fc710261
|
Add support for addressing attachments within a message.
|
2024-06-24 15:04:02 -04:00 |
|
Clark
|
6069dfc6f8
|
Add a separate column for tracking thumbnail restore state.
|
2024-06-05 15:46:00 -04:00 |
|
Clark
|
b72d586748
|
Add initial thumbnail restore for message backup.
|
2024-05-16 10:16:10 -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 |
|
Cody Henthorne
|
218964cbda
|
Add archive media apis.
|
2024-03-06 20:42:01 -04:00 |
|
Greyson Parrelli
|
fe39b5e4e2
|
Clean up AttachmentTable schema.
|
2024-01-09 11:12:48 -04:00 |
|
Greyson Parrelli
|
3554f82ea3
|
Convert AttachmentTable and models to kotlin.
|
2024-01-09 11:12:48 -04:00 |
|
Nicholas
|
67ef831681
|
Only generate incremental mac for faststart videos.
|
2023-12-04 16:18:53 -05:00 |
|
Greyson Parrelli
|
c4f5110148
|
Stop falling back to CDN0 for attachments.
|
2023-10-30 18:09:17 -04:00 |
|
Nicholas
|
d063cfe36a
|
Upgrade libsignal to 0.32.1
|
2023-09-28 19:57:32 -04:00 |
|
Cody Henthorne
|
efbd5cab85
|
Convert SignalService, Database, Group, Payment, and other remaining protos to wire.
|
2023-09-21 13:59:52 -03:00 |
|
Greyson Parrelli
|
c5d9346370
|
Convert all group code to be based on ServiceIds.
|
2023-08-10 15:05:18 -03:00 |
|
Nicholas
|
34d252a4bd
|
Add incremental digests to attachment sending.
|
2023-06-28 17:13:15 -04:00 |
|
Greyson Parrelli
|
279ad7945e
|
Move to defined from_recipient_id and to_recipient_id columns on message table.
|
2023-04-20 13:50:11 -04:00 |
|
Greyson Parrelli
|
7c8de901f1
|
Store Job data as bytes.
|
2023-03-22 14:28:09 -04:00 |
|
Greyson Parrelli
|
a7e3bdc892
|
Rename OutgoingMediaMessage -> OutgoingMessage.
|
2022-12-30 15:11:56 -05:00 |
|
Cody Henthorne
|
c56e63d62f
|
Convert OutgoingMediaMessage and it's couterparts to kotlin.
|
2022-12-16 15:22:04 -05:00 |
|
Greyson Parrelli
|
7949996c5c
|
Renamed database classes to table classes.
Because they're not databases. They're tables.
|
2022-11-30 17:10:36 -05:00 |
|
Alex Hart
|
ba6e1b5dd5
|
Fix attachment deduplication issue with Stories.
|
2022-06-29 15:32:25 -04:00 |
|
Alex Hart
|
ebc556801e
|
Ensure story media is only uploaded once.
|
2022-06-29 15:32:25 -04:00 |
|
Cody Henthorne
|
9d1f46da9f
|
Collapse multiple join request/cancels when from a single person.
|
2022-03-17 12:12:56 -04:00 |
|
Cody Henthorne
|
5e968eb831
|
Prevent group leave event from bumping conversation.
|
2021-09-16 14:17:38 -03:00 |
|