vitalyster

Results 171 comments of vitalyster

Well, I tested everything and found the problem - UI for `purple_request_fields` was never implemented in Spectrum. (Only for `purple_request_input` which is not our case) The correct way to display...

@EionRobb spectrum will lookup for image id only when `PURPLE_MESSAGE_IMAGES` flag is set - https://github.com/SpectrumIM/spectrum2/blob/master/backends/libpurple/main.cpp#L1510

`qr-code` integer option does not work in Spectrum because of bug with integer options :) So we are unable to test text-based qr-code and waiting for `PURPLE_MESSAGE_IMAGES` :)

What is the problem with embedded images? Isn't xfer api is something which will not display image but show file in downloads list?

What is the point of saving QR code image? I'm asking for embedded QR code only, not for other images. Code from @EionRobb above is everything what is needed for...

With `plain-text-login=1` I see qrcode text in logs, but not on client, and `ERROR backend: GLib g_hash_table_lookup: assertion 'hash_table != NULL' failed`

@thundergreen exactly, everything is latest, but we can not get it working :)

Finally I got QR code with my patch - https://github.com/hoehermann/purple-gowhatsapp/pull/103 (Actually text version of QR code is mostly unusable for Spectrum because it requires to use monospaced font, while XMPP...

Current issues: 1. While I scan the code but not yet ready I receive new codes too fast, maybe each 30 seconds. But first code is still valid and I...

Found the issue with room, got message `Unknown RoomList field remoteJid`, it seems plugin uses non-standard field names for rooms