Sebastian Scheibner
Sebastian Scheibner
> This is missing: > > > Please describe your application briefly below. Thanks, added, I missed that line.
There have been some changes to the register code in signal-cli and the Signal-Server, please open a new issue if the problem appears with the latest version.
I see the same behavior, files on a public share link cannot be opened, and the network tab shows a 401 response. I think this is related to the issue...
No this is not fixed in 28.0.2 . As I wrote above, the issue here is that the webdav app doesn't set the X-Requested-With header at all when sending the...
Does it actually fail to send the message? This is just a WARNing. Not sure where the invalid UTF-16 char is coming from though ... Would be interesting to check...
Both options can be set using the `updateAccount` command.
yes, that should work.
I'm not using FreeBSD, so I can't really support there. But using dbus-java-jnr-unixsocket should be straight forward, you just need to delete the `dbus-java-transport-native-unixsocket-4.2.1.jar` file in the `lib` folder and...
ah, you need to adapt the `bin/signal-cli` file, the `CLASSPATH` variable is set in there.
Or if you're compiling signal-cli yourself, you can just edit the dependency in the `build.gradle.kts` file