hoehermann / purple-signal

Pidgin/libpurple plugin for signal using libsignal-service-java (and parts of signal-cli).
GNU General Public License v3.0
24 stars 3 forks source link

Update signal-cli submodule master at 22f19c4 #3

Closed Undef-a closed 3 years ago

Undef-a commented 3 years ago

These changes allow interfacing with the newer version of the signal-cli library. The main change is that dataPath is expected to be a File object, rather than a string.

This PR relies on the changes made in https://github.com/hoehermann/signal-cli/pull/1.

I should note that 0.7.1 is not yet released. You may want to hold off on this until it is.