Piotr Karocki

Results 118 comments of Piotr Karocki

As XVilka writes, many people have .arj archives from old times. Ability to read it (not: write) would be beneficial. There is open-source ARJ: https://arj.sourceforge.net/

Maybe incoming message has "\r\n", and plugin changes it to "\n\n"? Or, it has "\n", and it is changed to "\n" from conversion, and another from \n? :) It seems...

So, \r\n in message from Teams are to be dropped, same for ``, and treat `` as newline? But what is send from Teams where there is blank line? From...

So, please, one more commit - on receiving message :)

Maybe first step could be sending pasted image as attachment alone, without any text? To make shift-Insert work only if compose message text is empty.

I think this is bad. You return some properties that leads to errors in app logic. GetInstallDate() => new DateTimeOffset(2000, 1, 1, 0, 0, 0, TimeSpan.Zero); - but this date...

I think about workaround, but I don't know if it could work. I mean, using pidgin merge contacts feature, to "glue" standard phone# account with @lid account. Sending messages throu...

I cannot manually merge contact @whatsapp with @lid, because no @lid appears as contact :) I just tried to insert it manually to blist.xml , maybe it would work. Seems...