signal-cli/lib
John Freed c77b2e9511 extend DBus signals for DbusAttachments
This change creates the DBus signals `SyncMessageReceivedV2` and `MessageReceivedV2`, as well as the new data type `DbusAttachment`.

    A DbusAttachment is a struct that contains considerably more information than the filename.

    To maintain backward compatibility, `SyncMessageReceived` and `MessageReceived` remain unchanged.

    V2 includes Mentions and DbusAttachments.

    This change also permits sending arbitrary URLs as attachment names.
2021-08-13 10:11:44 +02:00
..
src/main extend DBus signals for DbusAttachments 2021-08-13 10:11:44 +02:00
build.gradle.kts Update bouncycastle 2021-08-07 10:22:30 +02:00