-
signalapp provides since may 2020 libsignal-client library for signal:
https://github.com/signalapp/libsignal-client
the electron based client is 300mb and more, which not really slim.
-
I am not sure if this should go here or in libsignal-protocol-dotnet. I am not sure if this is even something that is desired. Right now https://github.com/signal-csharp/libsignal-protocol-dotnet/bl…
-
We keep track of our code size on Android to keep our overall download size down. In updating our pinned nightly compiler (from nightly-2024-06-21; we're due for it), our CI turned up a code size incr…
-
Moving this over here from [Whisperfish #393](https://gitlab.com/whisperfish/whisperfish/-/issues/393)
Is this still relevant/possible? I couldn't figure out what commit I was on back then...
``…
-
* signal-cli --version 0.12.8
* Sending: works
* Receiving: does not work
[After 108 days not running the `receive` command, ] now I see this when receiving a message:
How can I fix this issue…
-
Appears in chat:
![image](https://user-images.githubusercontent.com/333031/149958989-1b785046-582b-4a16-a59a-ede32934f3bc.png)
Shows in gurk.log:
```
[2022-01-18T09:42:01.870092819-05:00 INFO …
-
Hi @AsamK,
I would like to package libsignal-service-java for Debian GNU/Linux. My primary motivation is because it is a dependency of [signal-cli](https://github.com/AsamK/signal-cli).
A few si…
ghost updated
2 years ago
-
This library isn't up-to-date with the latest versions of the libsignal-protocol-java library.
-
I am trying to use signal-cli v0.11.6 on FreeBSD
These are the steps which I tried:
## prepare
```
export DIR=~/place-for-signal-cli
rm -rf $DIR/bin/signal-cli*
rm -rf $DIR/lib/*.so
rm -rf …
-
OS: Windows 10, 64-bit
Node: v12.18.3, after `nvm use`
`cargo test` goes fine, but after running `yarn install --verbose` this is the result:
```yarn install v1.22.17
verbose 0.4098951 Checkin…