| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1842 from H3rnand3zzz/feature/plugins-download | Michael Vetter | 2023-06-06 | 2 | -0/+21 |
|\ |
|
| * | Add url support (downloading) to `/plugins install` | John Hernandez | 2023-05-16 | 2 | -0/+21 |
* | | Merge branch 'master' into cleanup/gchar-char | Michael Vetter | 2023-05-11 | 1 | -0/+4 |
|\ \ |
|
| * | | fix `/reconnect now` | Steffen Jaeckel | 2023-05-10 | 1 | -0/+4 |
| |/ |
|
* / | Cleanup: gchar as gchar instead of char | John Hernandez | 2023-05-04 | 3 | -12/+10 |
|/ |
|
* | Add ability to disable avatar publishing | IsaacM88 | 2023-05-02 | 1 | -0/+6 |
* | Add sessions_alarm | John Hernandez | 2023-04-18 | 6 | -18/+26 |
* | Add nickname support for /roster remove | John Hernandez | 2023-04-13 | 6 | -0/+55 |
* | Allow setting client identification name/version manually | John Hernandez | 2023-04-09 | 6 | -18/+26 |
* | Merge pull request #1808 from MarcoPolo-PasTonMolo/fix/empty_window_after_rec... | Michael Vetter | 2023-04-03 | 1 | -0/+4 |
|\ |
|
| * | Fix empty window after reconnect | MarcoPolo-PasTonMolo | 2023-04-02 | 1 | -0/+4 |
* | | Fix typos and update codespell configuration | Daniel Santos | 2023-04-03 | 1 | -2/+2 |
|/ |
|
* | add test-case for #1761 | Steffen Jaeckel | 2023-03-11 | 3 | -0/+24 |
* | Fix duplicate download IDs. | IsaacM88 | 2023-03-09 | 3 | -1/+3 |
* | let `account_new()` take ownership of passed values | Steffen Jaeckel | 2023-01-18 | 5 | -34/+34 |
* | add `now` option to `/reconnect` command | Steffen Jaeckel | 2023-01-18 | 1 | -0/+4 |
* | minor changes | Steffen Jaeckel | 2023-01-18 | 1 | -3/+3 |
* | add `/strophe` command to modify libstrophe-specific settings | Steffen Jaeckel | 2023-01-18 | 1 | -0/+5 |
* | Update copyright year | Michael Vetter | 2023-01-10 | 1 | -1/+1 |
* | Add MAM test stubs | Michael Vetter | 2022-10-21 | 2 | -0/+6 |
* | Add vCard support | Marouane L | 2022-10-18 | 3 | -0/+88 |
* | Split ox functions from gpg.c to ox.c | Michael Vetter | 2022-06-29 | 2 | -18/+21 |
* | add chatlog unittest | Michael Vetter | 2022-06-28 | 3 | -65/+93 |
* | Display mood preferences | Michael Vetter | 2022-06-22 | 1 | -0/+5 |
* | Don't forget encryption status for OX and PGP. | MarcoPolo-PasTonMolo | 2022-06-17 | 6 | -18/+28 |
* | Use our omemo sid/fingerprint in qr code | Michael Vetter | 2022-05-31 | 2 | -1/+7 |
* | Add basic qrcode functions | Michael Vetter | 2022-05-30 | 1 | -0/+11 |
* | Final touches for `/avatar set` | Michael Vetter | 2022-05-27 | 1 | -2/+0 |
* | Add checks for whether gdk-pixbuf exists before using avatar set | MarcoPolo-PasTonMolo | 2022-05-26 | 1 | -1/+4 |
* | Add `/avatar set` command to publish avatar | MarcoPolo-PasTonMolo | 2022-05-26 | 1 | -0/+5 |
* | Update copyright year | Michael Vetter | 2022-05-09 | 1 | -1/+1 |
* | ox: show ox preferences | Michael Vetter | 2022-05-05 | 1 | -0/+4 |
* | Fix preferences tests | Michael Vetter | 2022-04-08 | 1 | -2/+2 |
* | less duplication | Steffen Jaeckel | 2022-03-31 | 1 | -1/+2 |
* | Merge pull request #1652 from profanity-im/fix-1624 | Michael Vetter | 2022-03-23 | 2 | -2/+57 |
|\ |
|
| * | add profanity-specific CAfile | Steffen Jaeckel | 2022-03-22 | 1 | -0/+55 |
| * | a tad more `const`-correctness | Steffen Jaeckel | 2022-03-22 | 1 | -2/+2 |
* | | Add quote autocompletion for previous messages | MarcoPolo-PasTonMolo | 2022-03-21 | 1 | -0/+7 |
|/ |
|
* | use `g_mkdir_with_parents()` instead of home-baked solution | Steffen Jaeckel | 2022-03-14 | 1 | -2/+2 |
* | auto-format | Steffen Jaeckel | 2022-02-01 | 1 | -2/+2 |
* | tests: add publish_user_mood stub | Michael Vetter | 2021-12-06 | 1 | -0/+5 |
* | tests: Add win_get_last_sent_messag() stub | Michael Vetter | 2021-10-22 | 1 | -0/+5 |
* | Format new register code correctly | Michael Vetter | 2021-10-13 | 1 | -1/+1 |
* | registration: add test stub | Michael Vetter | 2021-10-13 | 1 | -0/+12 |
* | Format code correctly | Michael Vetter | 2021-10-05 | 2 | -9/+13 |
* | Trim excess whitespace | a1346054 | 2021-08-26 | 6 | -6/+0 |
* | Fix: files missing final ending newline | a1346054 | 2021-08-26 | 4 | -4/+4 |
* | Add silence test stub | Michael Vetter | 2021-07-01 | 1 | -0/+6 |
* | Merge pull request #1569 from profanity-im/feature/1434-spam-reporting | Michael Vetter | 2021-07-01 | 1 | -1/+1 |
|\ |
|
| * | Adjust test stub of blocking command | Michael Vetter | 2021-07-01 | 1 | -1/+1 |