vitalyster
vitalyster
You should not configure custom trust in OkHttp, when you are using defaults it will pick JVM defaults with all root and intermediate system managed certificates and it should be...
@roabol there is no need to use oracle jdk11 distribution under centos, that is the reason you have broken ca certificates authority. Just switch to openjdk-devel centos jdk package and...
I have the same issue, `sourcekit-verbose` is enabled, but it does not show any error message: ``` [sourcekit] trying daemon on port: 8081 [sourcekit] making request to http://localhost:8081/complete [sourcekit] with...
What is purple's username? If that is case-sensitive then it is not possible to map case-sensitive username to case-insensitive localpart of the XMPP address (https://datatracker.ietf.org/doc/html/rfc7622#section-3.3). +xxxxxxxxxx numeric accounts will work...
This username mostly unused in spectrum, I mean usernames of user buddies, they should be numeric and not "user-friendly" screen names like some plugins do
I think username is not used in spectrum at all
Should spectrum-compatibility option work with whatsmeow branch? I can not receive qr code
@hoehermann please check https://pastebin.com/eMwDL9zS - I did not see any purple requests in logs, it works before on master branch
> the spectrum compatibility option is only used I did not receive such option on `PurplePluginProtocolInfo::protocol_options` structure: https://github.com/SpectrumIM/spectrum2/blob/master/backends/libpurple/main.cpp#L324
All build dependencies for bullseye including libswiften are in spectrum repo, `deb https://packages.spectrum.im/spectrum2/ bullseye main`, no need to use swift.im repo, it is outdated