Results 108 comments of Martin

`depends-on-libstrophe`: I think one should not solely rely on the lib to filter out those sequences as the lib can't do this on encrypted messages so profanity should also filter...

There is also support in the CLI tool clix: https://code.zash.se/clix/rev/6c1953fbe0fa

Honestly, I avoided writing to OMEMO MUCs with profanity since it was annoying to instantly get a screenshot of "this message was not encrypted to your device" (common OMEMO key...

Ok, just send an OMEMO message (in 1-1 which luckily doesn't go out if encryption fails) and had to do the OMEMO cycle again.

Better support the new vcard4 than vcard-temp https://xmpp.org/extensions/xep-0292.html

If you want proxy for using TOR: ``` cat /usr/local/bin/chat #! /bin/bash torify /usr/local/bin/profanity ``` Works well enough for me.

As you are running debian you could also try profanity-light which doesn't have notifications and tray icon.

You could also set up your own instance of the search.

Server is prosody as mentioned earlier. I got feedback that iOS is 13.5.1. It's not really necessary to handle them in background but I thought it should handle it when...