Alex Hart
ff8d7fa6c2
Add send/recv/render support for text stories.
2022-03-17 12:12:55 -04:00
Alex Hart
8a75d78ce7
Restrict text story post sends to stories only.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
b1c006657a
Fix read receipt timestamp log.
2022-03-08 10:41:37 -04:00
Alex Hart
a1bc1aaa98
Only show stories and send stories with respect to capability.
2022-03-08 10:41:37 -04:00
Alex Hart
35cd36e9fe
Implement support for 'allows replies' toggle.
2022-03-08 10:41:37 -04:00
Alex Hart
d5fd424b95
Fix several over-the-wire story issues.
...
Co-authored-by: Rashad Sookram <rashad@signal.org>
2022-03-08 10:41:37 -04:00
Alex Hart
174cd860a0
Implement Stories feature behind flag.
...
Co-Authored-By: Greyson Parrelli <37311915+greyson-signal@users.noreply.github.com>
Co-Authored-By: Rashad Sookram <95182499+rashad-signal@users.noreply.github.com>
2022-03-08 10:41:36 -04:00
Greyson Parrelli
935dd7de45
Remove E164s most places and prefer ServiceId more places.\
2022-03-08 10:41:36 -04:00
Greyson Parrelli
7ca2420287
Move from ACI to a generic ServiceId.
2022-02-17 17:09:26 -05:00
Greyson Parrelli
ecc6a7b95e
Improving handling of profile key updates for ourselves.
2022-02-17 17:09:26 -05:00
Greyson Parrelli
dec1902dc7
Add provisioning support for PNP.
2022-02-17 17:09:25 -05:00
Greyson Parrelli
c2ca899a7c
Separate session store for PNI.
2022-02-16 14:12:34 -05:00
Greyson Parrelli
db534cd376
Migrate identity keys to SignalStore.
2022-02-16 14:12:34 -05:00
Cody Henthorne
9389ee17b6
Use individual notification channels for background connection and call status.
2022-02-16 14:12:34 -05:00
Greyson Parrelli
0558d5f0b3
Clear sender key shared state on archive and prekey message receive.
...
We need to clear the sender key shared state whenever a registrationId
changes. We don't have good hooks for that on Android, so instead we're
just going to reset on every archive and prekey receive. It's a little
overzealous, but given these are rare events anyway, it shouldn't be a
big deal.
2022-02-10 10:35:22 -05:00
Cody Henthorne
f091502949
Use newer APIs for detecting network changes.
2022-02-02 16:50:58 -05:00
Greyson Parrelli
33f4bb0000
Add the ability to have separate ACI and PNI protocol stores.
2022-02-01 13:41:31 -05:00
Cody Henthorne
08db07e960
Fix ignore content bug with stickers.
2022-01-24 12:04:48 -05:00
Cody Henthorne
c548816daa
Add contact and key sync message receive support.
2022-01-24 12:04:48 -05:00
Cody Henthorne
7203228626
Add partial support for operating as a linked device.
2022-01-24 12:04:48 -05:00
Greyson Parrelli
b5dcf8e8f1
Improve handling of inbound UD messages.
2022-01-21 12:51:22 -05:00
Greyson Parrelli
7ff2b1ab33
Log timestamps of read syncs.
2022-01-07 14:41:42 -04:00
Greyson Parrelli
8bc7d1b7f5
Drop messages that have a story context.
2022-01-07 14:41:42 -04:00
Greyson Parrelli
46dd7f8a06
Improve performance of processing read syncs.
2021-12-21 16:15:47 -05:00
Greyson Parrelli
bad1cc1571
Improve logging around message processing.
2021-12-21 10:48:00 -05:00
Alex Hart
ae1f834619
Add new subscription multi device sync message.
2021-11-30 17:13:14 -05:00
Greyson Parrelli
11aa168a6b
Improve handling of unregistered failure during sender key send.
2021-11-23 17:00:47 -05:00
Greyson Parrelli
843ed24bbb
Introduce SignalDatabase as the main database entrypoint.
2021-11-18 12:36:52 -05:00
Greyson Parrelli
8aea20f147
Migrate local account data into SignalStore.
2021-11-17 16:14:26 -05:00
Greyson Parrelli
ab55fec6bd
Move reactions into their own table.
2021-11-16 17:27:47 -05:00
Cody Henthorne
8a05626791
Fix call setup state management bugs.
2021-11-16 17:27:47 -05:00
Greyson Parrelli
100796b3b9
Fix tracking of created_at in SenderKeyDatabase.
2021-11-06 00:18:42 -04:00
Greyson Parrelli
9a65328c1b
Inline the sender key feature flag.
2021-11-04 16:59:59 -04:00
Greyson Parrelli
35393fc331
Make sender key max age remote configurable.
2021-11-04 16:59:59 -04:00
Greyson Parrelli
17517cfc88
Log additional details around group sends.
2021-11-04 16:57:15 -04:00
Greyson Parrelli
5bb48caafd
Strongly type UUIDs as ACIs.
2021-11-01 16:48:41 -04:00
Greyson Parrelli
f2cf77339e
Fix logging of DEM deviceId.
2021-10-21 17:11:46 -04:00
Greyson Parrelli
97dd756136
Improve logging for decryption failures.
2021-10-14 13:17:35 -04:00
Greyson Parrelli
0749905909
Improve logging around sessions.
2021-10-13 15:29:05 -04:00
Greyson Parrelli
ed8538547f
Improve handling of badly-serialized data.
...
h/t @i-infra
2021-10-02 16:06:58 -04:00
Greyson Parrelli
a385cb0b68
Dedupe network and identity failures.
2021-10-01 15:11:33 -04:00
Cody Henthorne
ce2c2002c6
Revert thread updates to running inline again.
2021-09-17 11:50:46 -04:00
Greyson Parrelli
1031a4e96c
Improve logging around message sending and processing.
2021-09-16 14:17:38 -03:00
Greyson Parrelli
7ac83625d3
Add a write-through cache to the identity store.
2021-09-02 21:24:53 -04:00
Greyson Parrelli
bca2205945
Add measurements, improve MSL insert.
2021-09-02 21:24:53 -04:00
Greyson Parrelli
aec2ca1d87
Update libsignal-client to 0.9.0
2021-09-02 11:21:15 -04:00
Greyson Parrelli
45a6894da1
Handle invalid registrationIds during sender key sends.
2021-08-30 20:32:41 -04:00
Greyson Parrelli
4d985255a8
Fix deviceId log for retry receipts.
2021-08-25 19:33:50 -04:00
Greyson Parrelli
0a67731830
Add a write-through cache to the identity store.
2021-08-25 13:39:59 -04:00
Greyson Parrelli
665d9e31f6
Separate thread updates into a job and other perf improvements.
2021-08-24 16:59:09 -03:00