0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java/client
Jordan Rose fca9196201 GroupSendEndorsements: don't fall over in the face of 1-person groups
Previously we'd attempt to create a combination of zero endorsements
for the everybody-but-me credential, and panic (throw an error). Now
we correctly create an endorsement that represents zero people, which
is better than returning some dummy value because it behaves
reasonably if endorsements from multiple groups are combined wholesale
(not something we plan to do, but something that shouldn't have weird
edge cases if we end up needing to).
2024-03-18 09:59:16 -07:00
..
src GroupSendEndorsements: don't fall over in the face of 1-person groups 2024-03-18 09:59:16 -07:00
build.gradle Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08:00