Alex Hart
|
51222738df
|
Remove avatar color from CallLink table.
|
2023-06-15 15:36:08 -04:00 |
|
Clark
|
4a9a07a9ef
|
Run post transaction tasks only after root transaction ends.
|
2023-05-24 12:05:23 -04:00 |
|
Greyson Parrelli
|
44ab1643fa
|
Fix group membership recipient remapping.
|
2023-05-17 15:30:26 -04:00 |
|
Greyson Parrelli
|
e2c2ace0e3
|
Add initial storage interfaces for kyber prekeys.
|
2023-05-17 15:30:26 -04:00 |
|
Alex Hart
|
0c57113d8e
|
Add migration for call link recipient link.
|
2023-05-17 15:30:26 -04:00 |
|
Alex Hart
|
5c78de2f46
|
Update nullability of CallLinkTable column.
|
2023-05-17 15:30:09 -04:00 |
|
Alex Hart
|
a1eb33b1f6
|
CallLinkTable migration to add necessary columns for integration.
|
2023-05-09 13:41:27 -04:00 |
|
Cody Henthorne
|
fc9a6b98d1
|
Add sync group sent text message processing test.
|
2023-05-05 12:49:18 -03:00 |
|
Greyson Parrelli
|
63ce2de3bf
|
Add some more missing indexes for foreign keys and create test.
|
2023-05-05 09:27:40 -04:00 |
|
Clark
|
5ddd7cdb9e
|
Add sync message support for edit message.
|
2023-04-20 13:50:12 -04:00 |
|
Greyson Parrelli
|
646f79be7d
|
Fix DatabaseConsistencyTest.
|
2023-04-20 13:50:12 -04:00 |
|
Cody Henthorne
|
4f06a0d27c
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -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
|
56e008ea4f
|
Add database consistency test, fix calling migration.
|
2023-04-13 17:26:26 -04:00 |
|
Clark Chen
|
ef058a1644
|
Inline export account data feature flag.
|
2023-04-12 16:31:27 -04:00 |
|
Cody Henthorne
|
36ef36be61
|
Cleanup MessageContentProcessorTestV2.
|
2023-04-12 16:31:27 -04:00 |
|
Alex Hart
|
433e8266c9
|
Add stricter call row identification.
|
2023-04-12 16:31:27 -04:00 |
|
Alex Hart
|
f9548dcffe
|
Add support for group call disposition.
Co-authored-by: Cody Henthorne <cody@signal.org>
|
2023-04-05 16:40:23 -03:00 |
|
Greyson Parrelli
|
e94a84d4ec
|
Fixed MessageProcessingPerformanceTest.
|
2023-04-05 16:40:23 -03:00 |
|
Greyson Parrelli
|
db5f8707ec
|
Remove TracingExecutors.
|
2023-04-05 16:40:23 -03:00 |
|
Cody Henthorne
|
2e45bd719a
|
Add kotlin/proto level message processing.
|
2023-04-04 12:16:45 -03:00 |
|
Greyson Parrelli
|
1210b2af0f
|
Some additional decryption perf improvements.
|
2023-03-22 14:28:09 -04:00 |
|
Greyson Parrelli
|
cf64f06c36
|
Add a new test case for recipient merging.
|
2023-03-20 17:39:09 -04:00 |
|
Greyson Parrelli
|
ee685936c5
|
Updated MessageProcessingPerformanceTest to use websocket injection.
|
2023-03-20 17:39:09 -04:00 |
|
Greyson Parrelli
|
35571e7ab2
|
Added another RecipientTable.getAndPossiblyMerge test case.
|
2023-03-20 17:39:09 -04:00 |
|
Greyson Parrelli
|
894095414a
|
Perform message decryptions in batches.
|
2023-03-20 17:39:09 -04:00 |
|
Clark
|
79a062c838
|
Introduce thread priorities for threads and handlerthreads.
|
2023-03-20 17:39:08 -04:00 |
|
Cody Henthorne
|
f1c2ee9b32
|
Stabilize message processing tests and add inline decryption timings.
|
2023-03-08 15:06:50 -04:00 |
|
Greyson Parrelli
|
1b2cb2637f
|
Perform decryptions inline.
|
2023-03-08 15:06:50 -04:00 |
|
Cody Henthorne
|
c0aff46e31
|
Add message processing performance test.
|
2023-03-04 10:52:21 -05:00 |
|
Cody Henthorne
|
e303e80f17
|
Fix instrumentation tests and group member regression.
|
2023-03-04 10:52:21 -05:00 |
|
Alex Hart
|
a398745740
|
Implement username is out of sync banner.
|
2023-02-21 11:32:24 -05:00 |
|
Alex Hart
|
e2c3db3eda
|
Fix miscalculation of groups in common.
|
2023-02-15 13:24:15 -05:00 |
|
Greyson Parrelli
|
684150dc1e
|
Handle split contacts in storage service when in PNP mode.
|
2023-02-14 14:02:22 -05:00 |
|
Greyson Parrelli
|
fdcf0a76e8
|
Split unregistered contacts when in PNP mode.
|
2023-02-14 14:02:22 -05:00 |
|
Greyson Parrelli
|
9e056e5dd0
|
Add support for rendering session switchover events.
|
2023-02-14 14:02:22 -05:00 |
|
Alex Hart
|
605289aca4
|
Upgrade ktlint and add twitter compose rules.
|
2023-02-14 14:02:22 -05:00 |
|
Greyson Parrelli
|
61e127fabf
|
Fix method to find MMS group.
|
2023-02-08 21:13:14 -05:00 |
|
Alex Hart
|
32dd227ab6
|
Utilize left join instead of inner join when querying groups.
|
2023-01-25 17:02:41 -05:00 |
|
Greyson Parrelli
|
a7d9bd944b
|
Insert session switchover events when appropriate.
|
2023-01-25 17:02:41 -05:00 |
|
Alex Hart
|
1b7e4e047c
|
Introduce ManyToMany table for group membership.
|
2023-01-24 14:18:28 -05:00 |
|
Greyson Parrelli
|
54ffb4ad7b
|
Improve network reliability.
|
2023-01-12 17:54:08 -05:00 |
|
Nicholas Tinsley
|
d765fb1d5d
|
Fix androidTests for registration changes.
|
2023-01-12 15:36:21 -04:00 |
|
Greyson Parrelli
|
fecfd7cd78
|
Remove the rest of MmsSmsTable.
|
2022-12-31 13:43:12 -05:00 |
|
Greyson Parrelli
|
6cd6073bc7
|
Migrate most of MmsSmsTable.
|
2022-12-30 18:24:00 -05:00 |
|
Cody Henthorne
|
a13599ae2a
|
Add payment activation capability.
|
2022-12-30 15:11:56 -05:00 |
|
Greyson Parrelli
|
60ae883df6
|
Rename SignalDatabase.sms/mms to SignalDatabase.messages
|
2022-12-30 15:11:56 -05:00 |
|
Greyson Parrelli
|
a7e3bdc892
|
Rename OutgoingMediaMessage -> OutgoingMessage.
|
2022-12-30 15:11:56 -05:00 |
|
Greyson Parrelli
|
e9d98b7d39
|
Migrate SMS messages into the MMS table.
|
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 |
|