Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Michael Vetter | 2023-04-03 | 1 | -1/+1 |
* | Adapt to g_string_free glib 2.75.3 change | Michael Vetter | 2023-03-21 | 1 | -3/+1 |
* | change OMEMO QR code `0` bits to 'space' | Steffen Jaeckel | 2023-03-12 | 1 | -2/+6 |
* | add `/strophe` command to modify libstrophe-specific settings | Steffen Jaeckel | 2023-01-18 | 1 | -0/+16 |
* | Update copyright year | Michael Vetter | 2023-01-10 | 1 | -2/+2 |
* | Add vCard support | Marouane L | 2022-10-18 | 1 | -0/+8 |
* | Fix first start detection | Michael Vetter | 2022-10-11 | 1 | -3/+3 |
* | Display a help message upon first start of Profanity | Michael Vetter | 2022-07-05 | 1 | -0/+24 |
* | Fix formatting | Michael Vetter | 2022-06-22 | 1 | -1/+1 |
* | Display log level information in preferences | Michael Vetter | 2022-06-22 | 1 | -0/+4 |
* | Display mood preferences | Michael Vetter | 2022-06-22 | 1 | -0/+11 |
* | Reset buffer correctly | Michael Vetter | 2022-06-15 | 1 | -5/+3 |
* | remove memset in cons_show_qrcode | swirl | 2022-06-15 | 1 | -1/+1 |
* | remove VLAs in OMEMO QR Code function | swirl | 2022-06-14 | 1 | -7/+15 |
* | Use our omemo sid/fingerprint in qr code | Michael Vetter | 2022-05-31 | 1 | -1/+1 |
* | Add command help for omemo qrcode | Michael Vetter | 2022-05-30 | 1 | -0/+2 |
* | Reverse QR code colors and add padding | swirl | 2022-05-30 | 1 | -7/+19 |
* | implement working OMEMO QR code | swirl | 2022-05-30 | 1 | -7/+6 |
* | Add basic qrcode functions | Michael Vetter | 2022-05-30 | 1 | -0/+34 |
* | Update copyright year | Michael Vetter | 2022-05-09 | 1 | -2/+2 |
* | ox: show ox preferences | Michael Vetter | 2022-05-05 | 1 | -0/+25 |
* | Add support for offline MUC notifications | Stefan Ott | 2022-04-23 | 1 | -0/+5 |
* | a tad more `const`-correctness | Steffen Jaeckel | 2022-03-22 | 1 | -2/+2 |
* | auto-format | Steffen Jaeckel | 2022-02-01 | 1 | -2/+2 |
* | Allow utf8 in occupants header char | Michael Vetter | 2021-10-22 | 1 | -4/+6 |
* | Allow utf8 in occupants char | Michael Vetter | 2021-10-22 | 1 | -6/+8 |
* | Allow utf8 in roster room private char | Michael Vetter | 2021-10-22 | 1 | -3/+5 |
* | Allow utf8 in roster rooms char | Michael Vetter | 2021-10-22 | 1 | -4/+6 |
* | Allow utf8 in roster private char | Michael Vetter | 2021-10-22 | 1 | -3/+5 |
* | Allow utf8 in roster resource char | Michael Vetter | 2021-10-22 | 1 | -4/+6 |
* | Allow utf8 in roster contact char | Michael Vetter | 2021-10-22 | 1 | -7/+10 |
* | Allow utf8 in roster header char | Michael Vetter | 2021-10-21 | 1 | -2/+3 |
* | Format code correctly | Michael Vetter | 2021-10-05 | 1 | -3/+6 |
* | Add more keybindings to /help navigation | Michael Vetter | 2021-09-15 | 1 | -2/+5 |
* | Add option to only allow messages from jids in roster | Michael Vetter | 2021-07-01 | 1 | -0/+10 |
* | Fix /disco info contact address header | Michael Vetter | 2021-06-30 | 1 | -3/+5 |
* | Adjust contact addresses output to the rest of disco info | Michael Vetter | 2021-06-30 | 1 | -2/+3 |
* | XEP-0157: Print all available addresses | Michael Vetter | 2021-06-30 | 1 | -3/+8 |
* | XEP-0157: Print contact addresses | Michael Vetter | 2021-06-30 | 1 | -0/+14 |
* | Print editor command in /executable overview | Michael Vetter | 2021-06-10 | 1 | -0/+4 |
* | Add command to show single bookmark details | Michael Vetter | 2021-06-09 | 1 | -0/+28 |
* | Attention flag for groupchats | DebXWoody | 2021-05-29 | 1 | -0/+20 |
* | Have separate settings for intype | Michael Vetter | 2021-05-08 | 1 | -2/+7 |
* | Add config.h in files were it was missing | Michael Vetter | 2021-03-26 | 1 | -0/+2 |
* | MUC: Show offline members in sidebar | Thorben Günther | 2021-03-08 | 1 | -0/+5 |
* | Add /mam command | Michael Vetter | 2021-01-28 | 1 | -0/+10 |
* | Simplify console notification code | Michael Vetter | 2021-01-21 | 1 | -29/+15 |
* | Update copyright | Michael Vetter | 2021-01-08 | 1 | -2/+2 |
* | Fix various typos | Michael Vetter | 2020-12-10 | 1 | -4/+4 |
* | Remove scheme and filetype matching for url (save|open) | William Wennerström | 2020-12-08 | 1 | -3/+6 |