Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PGP | John Hernandez | 2023-03-31 | 1 | -8/+6 |
* | Add WIN_VCARD to win_get_tab_identifier() | Michael Vetter | 2023-03-23 | 1 | -0/+4 |
* | Adapt to new g_string_free() usage | Michael Vetter | 2023-03-23 | 2 | -13/+4 |
* | ui: make it easier to find non covered window types | Michael Vetter | 2023-03-23 | 1 | -20/+31 |
* | Adapt to g_string_free glib 2.75.3 change | Michael Vetter | 2023-03-21 | 4 | -29/+7 |
* | change OMEMO QR code `0` bits to 'space' | Steffen Jaeckel | 2023-03-12 | 1 | -2/+6 |
* | Fix duplicate download IDs. | IsaacM88 | 2023-03-09 | 2 | -3/+3 |
* | Fix quote and url autocompletion for MAM and history | MarcoPolo-PasTonMolo | 2023-02-13 | 6 | -17/+33 |
* | fix more memory leaks | Steffen Jaeckel | 2023-01-18 | 1 | -1/+1 |
* | add `/strophe` command to modify libstrophe-specific settings | Steffen Jaeckel | 2023-01-18 | 2 | -0/+17 |
* | Update copyright year | Michael Vetter | 2023-01-10 | 13 | -14/+14 |
* | Improve MAM loading string. | Martin Dosch | 2022-10-22 | 1 | -1/+1 |
* | Fix segfault when loading from MAM | MarcoPolo-PasTonMolo | 2022-10-22 | 1 | -2/+13 |
* | Apply codigng style on new MAM code | Michael Vetter | 2022-10-21 | 2 | -2/+2 |
* | Let users scroll up again | Michael Vetter | 2022-10-21 | 1 | -4/+0 |
* | Merge MAM improvements from #1724 | Michael Vetter | 2022-10-21 | 6 | -13/+158 |
|\ | |||||
| * | Don't notify on MAM messages | MarcoPolo-PasTonMolo | 2022-08-20 | 1 | -7/+10 |
| * | Handle late delivery | MarcoPolo-PasTonMolo | 2022-08-20 | 2 | -6/+5 |
| * | Handle MAM when chatwin gets created from incoming message | MarcoPolo-PasTonMolo | 2022-07-10 | 1 | -1/+4 |
| * | Have ability to scroll through history even without MAM | MarcoPolo-PasTonMolo | 2022-07-10 | 2 | -5/+5 |
| * | Handle scrolling down when buffer fills up | MarcoPolo-PasTonMolo | 2022-07-10 | 3 | -7/+29 |
| * | Cleanup | MarcoPolo-PasTonMolo | 2022-07-05 | 3 | -12/+5 |
| * | Add loading history message on initial MAM request | MarcoPolo-PasTonMolo | 2022-07-05 | 3 | -2/+12 |
| * | Fix initial MAM not displaying | MarcoPolo-PasTonMolo | 2022-07-05 | 3 | -14/+16 |
| * | Add 'Loading messages' message when scrolling up | MarcoPolo-PasTonMolo | 2022-07-04 | 3 | -5/+22 |
| * | Fech data from mam when all history gets displayed | MarcoPolo-PasTonMolo | 2022-07-03 | 1 | -1/+7 |
| * | Get messages from history when scrolling up. | MarcoPolo-PasTonMolo | 2022-07-03 | 6 | -5/+95 |
* | | Add vCard support | Marouane L | 2022-10-18 | 7 | -1/+326 |
* | | 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 |
* | | Exit *_incoming_msg functions when plain message is empty | Michael Vetter | 2022-07-04 | 3 | -0/+17 |
* | | Let slashguard ignore quoted messages | Michael Vetter | 2022-07-04 | 1 | -1/+2 |
* | | Don't scroll if not needed | Michael Vetter | 2022-06-29 | 1 | -0/+4 |
* | | 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 | 2 | -0/+12 |
* | | Fix build without omemo | MarcoPolo-PasTonMolo | 2022-06-17 | 1 | -0/+2 |
* | | Don't forget encryption status for OX and PGP. | MarcoPolo-PasTonMolo | 2022-06-17 | 1 | -7/+53 |
|/ | |||||
* | 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 |
* | Merge pull request #1717 from MarcoPolo-PasTonMolo/fix/chat-with-self-duplica... | Michael Vetter | 2022-06-11 | 1 | -1/+5 |
|\ | |||||
| * | Fix duplicate messages in chat with oneself. | MarcoPolo-PasTonMolo | 2022-05-31 | 1 | -1/+5 |
* | | Use our omemo sid/fingerprint in qr code | Michael Vetter | 2022-05-31 | 2 | -2/+2 |
* | | 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 | 2 | -0/+38 |
|/ | |||||
* | Update copyright year | Michael Vetter | 2022-05-09 | 13 | -14/+14 |
* | ox: show ox preferences | Michael Vetter | 2022-05-05 | 2 | -0/+26 |