profanity icon indicating copy to clipboard operation
profanity copied to clipboard

Ncurses based XMPP client

Results 109 profanity issues
Sort by recently updated
recently updated
newest added

Hello. I am trying to use OMEMO to chat between two anonymous accounts on the same server (both running on the same PC, both using profanity via split screen). Although...

bug

## Expected Behavior I want to be able to receive OMEMO-encrypted messages without message duplication (where Profanity says that the recipient does not support OMEMO). ## Current Behavior When I...

bug

**Is your feature request related to a problem? Please describe.** Line started with ">" are quotes. In other GUI XMPP client, quotes are often shown with lower contrast (a little...

feature

Cert checksum changes all the time when renewing. A feature to trust public key checksum will be good to enable "pinning" when CSR is re-signed without lose trust. Maybe this...

feature

PAD_SIZE was set to 100 in f27fa98 Set PAD_SIZE back to 1000 to fix the `Ncurses Overflow! ... pos: 99, ...` problem. Fixes: #2045 Fixes: f27fa98

Automatic reconnect will not occur if the client is in away status (via autoaway) when a network connectivity loss happens - or, possibly, if the client goes autoaway *during* a...

bug

I want to be able to show/hide the jid of a user I have a DM with. It does not appear that this command exists anymore. I only want to...

**To reproduce** 1. Set up profanity, an XMPP account, join various rooms, PM with friends. 2. Log off (with `/quit`), wait a couple of hours. 3. Log in. 4. If...

feature
help wanted

After digging through how [Ejabberd](https://github.com/processone/ejabberd/issues/3519) and, to that extent, XMPP is handling IDNs, I have switched from using a punycode domain (`xn--gckvb8fzb.com`) to the unicode representation (`マリウス.com`). Upon connecting to...