Claus-Justus Heine
Claus-Justus Heine
Sorry for the delay. Finally did it. However, this seems to have stripped the signature from your cleanup commit; I did a "rebase -i" to be able to sign my...
There is at least a stale issue in the NC server here: nextcloud/server#26561, right now I also did not find an issue here in the calendar app. I think the...
> I agree that this is at least a nuisance. I want to add a participant to a calender without sending an invitation. I do not want to disturb with...
Isn't this a different thing? The original signal stuff is built around https://gitlab.com/morph027/signal-cli-dbus-rest-api which has been super-seeded by https://gitlab.com/morph027/python-signal-cli-rest-api where we read ;) > This project is not actively maintained...
Could you please provide your code as a pull-request? Otherwise it is difficult to see the differences. Once comment at this point in time: hard-coding the number is not necessary...
> Also, as morph027 states, it is no longer necessary to use an additional REST API wrapper, as signal-cli can do this by itself. > > So me feeling here...
> Ooopps. YES: signal-cli itself DOES provide an HTTP transport for its JSON RPC stuff: [signal-cli 0.11.5+](https://github.com/AsamK/signal-cli/blob/master/CHANGELOG.md#0115---2022-11-07) So my suggestion would then to support that, and do not rely an...
I hava placed a PR which by default uses the native Signal-Cli HTTP endpoint and falls back to morph027 / bbernhard if that is not available. FYI, the needed sending...
Well, you need to checkout the app from git, apply my PR, build the app ... all this inside a Nextcloud installation.
No, I meant: can this support a SINGLE select in multiple mode, like ... From reading your code I had the impression that the select only gets a single surrogate...