Cody Henthorne
77ff25ec49
Add Change Number capability and Conversation Update item.
2021-09-08 21:04:06 -04:00
Greyson Parrelli
642d1984c4
Ensure all SignalServiceAddresses have UUIDs.
2021-08-24 09:09:27 -03:00
Greyson Parrelli
25234496bf
Add support for announcement groups.
2021-07-28 17:21:19 -04:00
Jordan Rose
68a2d5ed20
Reimplement ProfileCipherInputStream using libsignal-client.
...
libsignal-client provides an AES-GCM streaming interface that can
replace the implementation in AES-GCM-Provider. Using it from
ProfileCipherInputStream requires some knowledge about the tag size of
AES-GCM, but frees it from the JCE interface.
Note that it remains a serious error to not read the *entire* stream,
since the authentication tag is at the end!
2021-07-15 16:28:11 -04:00
Greyson Parrelli
57c0b8fd0f
Initial pre-alpha support for sender key.
2021-06-07 18:14:12 -04:00
Greyson Parrelli
e74d502ae6
Remove legacy session version.
...
Hasn't been used since the TextSecure days!
2021-05-26 17:46:58 -04:00
Cody Henthorne
8c9df8d3be
Add support for Group V2 description field.
2021-05-10 19:30:10 -04:00
Alex Hart
bf124b87fa
Fix bad flag parsing on attachment pointers.
2021-04-22 14:46:20 -03:00
Alan Evans
113393de8f
Enforce upper bound on MobileCoin/fiat entry.
2021-04-09 11:17:50 -03:00
Android Team
c42023855b
Service support for Payments.
...
Co-authored-by: Alan Evans <alan@signal.org >
Co-authored-by: Alex Hart <alex@signal.org >
Co-authored-by: Cody Henthorne <cody@signal.org >
2021-04-06 15:27:23 -03:00
Alan Evans
17fb815805
Prevent duplicate member UUIDs in groups.
...
Fixes #10702
2021-01-25 13:06:15 -04:00
Alan Evans
e2d297eb8a
Skip native LibSignal tests on unsupported and non-unix OS.
2021-01-22 00:34:41 -04:00
Greyson Parrelli
8ca54bcc7b
Create a new manage profile screen.
2021-01-19 10:39:49 -05:00
Greyson Parrelli
d21782696a
Read the new GV1 Migration capability.
2020-10-22 15:55:18 -03:00
Alan Evans
054c705fe2
Respect the 206 paged response from the server group logs endpoint.
...
Prevent the deduplicate message logic firing and log it if it does.
2020-10-09 17:46:21 -03:00
Alan Evans
e8ef62116f
Write gv2-3 capability.
2020-09-28 14:15:19 -03:00
Alan Evans
74e94f3a97
Separate capability reads from writes and introduce gv2-2 write flag.
2020-09-23 16:54:38 -04:00
Alan Evans
935c831a7f
Fix equality comparison causing blank updates and "The group was updated" messages.
2020-09-09 12:16:09 -03:00
Alan Evans
a478605da4
Remove requesting members if they are directly added to the group.
2020-08-28 10:32:20 -03:00
Alan Evans
860f06ec9e
Join group via invite link.
2020-08-26 12:51:25 -03:00
Greyson Parrelli
2cf9eb69eb
Add support for handling unknown protobuf fields.
2020-08-24 11:16:41 -03:00
Alan Evans
477bb45df7
Group invite link epoch support.
2020-08-19 16:32:01 -04:00
Alan Evans
810ccf8e94
Improve GV2 Invitation revoke experience.
2020-08-06 20:57:50 -04:00
Alan Evans
fbfa3abffd
Skip delete actions where the removed member/pending member is not in the group.
2020-08-06 20:57:50 -04:00
Alan Evans
b28ac7af8c
Additional tests around rigid Groups V2 change application.
2020-08-06 20:57:50 -04:00
Alan Evans
9ac9ace6b8
Groups V2 state comparison and gap handling.
2020-07-08 17:12:19 -04:00
Alan Evans
99ff0c1e3c
Ensure direct add members to a group removes any matching pending.
2020-07-08 16:51:30 -04:00
Alan Evans
6704ad8193
Do not show update messages for profile key updates.
2020-07-08 16:51:30 -04:00
Alan Evans
a99c0d438e
Rename GV2 "version" to "revision".
2020-05-29 19:14:37 -04:00
Alan Evans
297a7d0ef8
Handle absent change during invite.
2020-05-29 09:51:20 -04:00
Alan Evans
48a693793f
GV2 Group Manager.
2020-05-14 11:22:28 -03:00
Alex Hart
2afb939ee6
Implement send support for resumable uploads behind a flag.
2020-04-21 16:09:30 -04:00
Alan Evans
48c33f3dcd
GroupsV2 service changes.
2020-04-03 12:20:15 -04:00
Alan Evans
9e6cca1cd0
GV2 database.
2020-03-27 16:30:36 -04:00
Alan Evans
0269a3eb6f
Groups V2 protobufs and local conflict resolution.
2020-03-26 17:37:51 -04:00
Greyson Parrelli
a62183c9e0
Reduce AttachmentCipherTest flakiness.
2020-03-19 14:50:06 -04:00
Greyson Parrelli
6184e5f828
Update the storage service.
2020-02-26 17:11:34 -05:00
Alan Evans
7ecb50a3fe
Versioned Profiles support (disabled).
2020-02-13 20:53:10 -05:00
Alan Evans
e37c4b1f87
Replace pinstretcher with Argon2 and new PIN encryption.
2020-01-24 10:54:39 -05:00
Alex Hart
3907ec8b51
Add support for setting an optional last name in profiles.
2020-01-24 10:54:39 -05:00
Alan Evans
b598431237
Separate message decryption from message processing.
2020-01-06 11:08:27 -05:00
Alan Evans
7f8ca58762
Add internal pre-alpha support for Registration Lock v2.
2019-12-04 00:07:49 -05:00
Android Team
b20e8616ec
Move libsignal-service-java into this repo.
...
libsignal-service-java repo commit: 1a01c22636
2019-12-04 00:07:13 -05:00