vitalyster

Results 171 comments of vitalyster

I'm pretty sure Spectrum should work the same way as Pidgin and not display these messages without any user settings. Why Pidgin does not display it? Does it contain some...

Well, I have an idea. To distinct local messages and messages from other clients we send messages with PURPLE_MESSAGE_SPECTRUM2_ORIGINATED (0x80000000) flag, and when message is came back in [`write_im` or...

Right now PURPLE_MESSAGE_SEND alone is treated by Spectrum as "sent from other devices" and PURPLE_MESSAGE_SEND | PURPLE_MESSAGE_SPECTRUM2_ORIGINATED is "sent from this connection". Actually I can remove that outdated behavior and...

The main issue is still remains - why our flags are disappeared? :) I think you should keep flags from the original message

@hoehermann I receive complains that it does not work at all :) So maybe the problem is not in method but there is some implementation bug. I will check it...

We have Swiften in packages.spectrum.im repository ;)

@BenWiederhake sure we are follow the instructions and everything worked before, the key was expired recently.

Maybe this can help to renew the key https://gist.github.com/krisleech/760213ed287ea9da85521c7c9aac1df0

These messages are come from tdlib itself

That app looks like yet another libpurple UI so any libpurple plugin including tdlib-purple should work with it