Andrea Pappacoda
Andrea Pappacoda
> Config mode always requires an exact match of the library version. Currently, this is 3.3.0, so the following call works: `find_package(wxWidgets 3.3.0 CONFIG COMPONENTS mono)`, while this one doesn't:...
I'm getting the same issue, but I would not say that posting to other servers is not possible. You can reply to posts from other servers from your Nextcloud Social...
> Well that one would be issue #145 ... I agree, this issue should be closed. Misleading title and duplicate of #145
Hi, I've just upgraded to Nextcloud 20.0.1, and also updated the social app, to version 0.4.1. Unfortunately, if I try to enable the app, I get this error: `An exception...
I personally place my Pistache endpoint behind a reverse proxy (nginx), so I haven't looked into this. Since `serve()` is blocking I would launch it in a separate `std::jthread`, what's...
> PRobably I need to run both Http::Endpoint (s) in separated threads and call join in the main one. If one of them returns (dies) I kill the whole process...
You're right, I haven't used Pistache in a while and forgot about it
Hi, as far as I know we currently don't have a security policy, but we definitely should define one. In the mean time, you could send an email to the...
I'm reopening since we should really create a `SECURITY.md` file
I think that GitLab has something like this, but GitHub unfortunately doesn't