Cody Henthorne
dc6fd8be7f
Fix story reply crash and tweak UI.
2022-04-06 13:17:33 -04:00
Cody Henthorne
972ab9b368
Process incomming story views even if read receipts are disabled.
2022-04-06 12:37:43 -04:00
Cody Henthorne
7aeb641036
Include mentions on incoming story replies.
2022-04-06 12:36:32 -04:00
Alex Hart
f17f45f277
Fix bad check for story context.
2022-04-06 12:36:32 -04:00
Alex Hart
2b15fc2966
Do not drop group stories if not profile sharing with sender.
2022-04-06 12:36:32 -04:00
Greyson Parrelli
77ea2deada
Move more util classes to core-util.
2022-04-06 12:36:32 -04:00
Greyson Parrelli
b109effc94
Prevent possibility of recursively enqueuing early message jobs.
2022-04-04 19:26:08 -04:00
Cody Henthorne
2f5cb5f090
Add story distribution list deduplication handling.
2022-03-28 19:43:42 -04:00
Greyson Parrelli
8d4419705b
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
2b5d65ae04
Revert "Update to libsignal-client 0.15.0"
...
This reverts commit 3d5f04eba757563dd92366d994a96cf323b8d540.
2022-03-28 19:07:20 -04:00
Jordan Rose
1e316ea19f
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
135fde68c1
Migrate some cursor utils to core-util.
2022-03-28 19:07:20 -04:00
Greyson Parrelli
142979ce93
Add job to clean up early message receipts.
2022-03-28 19:07:20 -04:00
Cody Henthorne
7e6fcb80a3
Revert all new network detection API usage and refactorings.
2022-03-21 12:21:46 -04:00
Greyson Parrelli
0ca438ed25
Update MSL appending to create a new entry if the original one is gone.
2022-03-17 16:02:43 -04:00
Greyson Parrelli
b5e0991f5e
Log early delivery receipts.
2022-03-17 16:02:43 -04:00
Alex Hart
b1f7dbefd8
Drop stories from users we would normally show a message request for.
2022-03-17 16:02:42 -04:00
Alex Hart
437c1e2f21
Implement UI and backend for sending story reactions.
...
Co-authored-by: Rashad Sookram <rashad@signal.org>
2022-03-17 16:02:42 -04:00
Greyson Parrelli
057231b9c3
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
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