Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1856 from profanity-im/fix-1855 | Michael Vetter | 2023-06-05 | 1 | -0/+6 |
|\ | |||||
| * | Fix double-free of values. | Steffen Jaeckel | 2023-06-04 | 1 | -0/+6 |
|/ | |||||
* | Expand `/url` description | Michael Vetter | 2023-05-31 | 1 | -2/+2 |
* | Merge pull request #1853 from profanity-im/fix-1852 | Michael Vetter | 2023-05-28 | 1 | -3/+8 |
|\ | |||||
| * | Fix use-after-free | Steffen Jaeckel | 2023-05-21 | 1 | -1/+3 |
| * | Improve debug logging | Steffen Jaeckel | 2023-05-21 | 1 | -2/+4 |
| * | Fix memleak | Steffen Jaeckel | 2023-05-21 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #1848 from profanity-im/minor-improvements | Michael Vetter | 2023-05-12 | 10 | -132/+69 |
|\ | |||||
| * | Fix `-Werror=maybe-uninitialized` | Steffen Jaeckel | 2023-05-12 | 2 | -109/+47 |
| * | Remove VLA & calm Valgrind | Steffen Jaeckel | 2023-05-12 | 2 | -1/+10 |
| * | Fix memleaks & more auto-free | Steffen Jaeckel | 2023-05-12 | 1 | -15/+5 |
| * | Improve const-correctness of API | Steffen Jaeckel | 2023-05-12 | 4 | -4/+4 |
| * | Fix potential double-free | Steffen Jaeckel | 2023-05-12 | 1 | -1/+1 |
| * | Consider global CFLAGS and use libstrophe CFLAGS | Steffen Jaeckel | 2023-05-12 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1839 from H3rnand3zzz/cleanup/gchar-char | Michael Vetter | 2023-05-11 | 25 | -267/+137 |
|\ | |||||
| * | Merge branch 'master' into cleanup/gchar-char | Michael Vetter | 2023-05-11 | 13 | -90/+111 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1847 from profanity-im/minor-improvements | Michael Vetter | 2023-05-11 | 10 | -27/+46 |
|\ \ | |||||
| * | | fix memory leaks | Steffen Jaeckel | 2023-05-10 | 2 | -21/+22 |
| * | | fix `/reconnect now` | Steffen Jaeckel | 2023-05-10 | 7 | -3/+22 |
| * | | more `auto_char` | Steffen Jaeckel | 2023-05-10 | 1 | -2/+1 |
| * | | fix "window `NULL` issue" (hopefully) | Steffen Jaeckel | 2023-05-10 | 1 | -1/+1 |
* | | | Merge pull request #1845 from profanity-im/fix/avatar | Michael Vetter | 2023-05-11 | 4 | -64/+65 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add helper function for individual cmd_executable_*() functions | Michael Vetter | 2023-05-10 | 1 | -46/+7 |
| * | | Add autocompletion for /executable parameters | Michael Vetter | 2023-05-10 | 1 | -0/+32 |
| * | | Make it possible to reset editor to default | Michael Vetter | 2023-05-10 | 2 | -0/+5 |
| * | | Add vcard_photo to /executable autocompletion | Michael Vetter | 2023-05-10 | 1 | -0/+1 |
| * | | Align avatar behaviour with urlopen | Michael Vetter | 2023-05-10 | 3 | -19/+24 |
| * | | Remove parsing of /avatar cmd | Michael Vetter | 2023-05-10 | 1 | -3/+0 |
| | * | Cleanup: gchar as gchar instead of char | John Hernandez | 2023-05-04 | 26 | -269/+138 |
| |/ |/| | |||||
* | | Merge pull request #1843 from IsaacM88/master | Michael Vetter | 2023-05-03 | 8 | -20/+92 |
|\| | |||||
| * | Add ability to disable avatar publishing | IsaacM88 | 2023-05-02 | 8 | -20/+92 |
|/ | |||||
* | Merge pull request #1838 from H3rnand3zzz/fix/omemo-trust-notification | Michael Vetter | 2023-04-19 | 1 | -3/+3 |
|\ | |||||
| * | Improve OMEMO messages | John Hernandez | 2023-04-19 | 1 | -3/+3 |
* | | Merge pull request #1840 from H3rnand3zzz/fix/plugins-unload | Michael Vetter | 2023-04-19 | 1 | -31/+22 |
|\ \ | |||||
| * | | Fix `/plugins update` | John Hernandez | 2023-04-19 | 1 | -31/+22 |
| |/ | |||||
* | | Merge pull request #1837 from profanity-im/fix/memleakclientcheck | Michael Vetter | 2023-04-19 | 2 | -0/+4 |
|\ \ | |/ |/| | |||||
| * | Fix memleak in _inp_rl_linehandler | Michael Vetter | 2023-04-18 | 1 | -0/+1 |
| * | Fix memleak in stanza_create_caps_query_element | Michael Vetter | 2023-04-18 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #1835 from H3rnand3zzz/fix/message-logging | Michael Vetter | 2023-04-18 | 2 | -19/+12 |
|\ | |||||
| * | Add logging consistency | John Hernandez | 2023-04-18 | 1 | -1/+2 |
| * | Fix `/log level` crash | John Hernandez | 2023-04-18 | 1 | -18/+10 |
|/ | |||||
* | Merge pull request #1827 from H3rnand3zzz/feature/sessions-alarm | Michael Vetter | 2023-04-18 | 18 | -24/+180 |
|\ | |||||
| * | Add vscode support to .gitignore | John Hernandez | 2023-04-18 | 1 | -0/+1 |
| * | Add sessions_alarm | John Hernandez | 2023-04-18 | 17 | -24/+179 |
* | | Merge pull request #1829 from H3rnand3zzz/fix/readline-history | Michael Vetter | 2023-04-18 | 1 | -5/+8 |
|\ \ | |||||
| * | | Don't add the same command twice to history | John Hernandez | 2023-04-17 | 1 | -5/+8 |
|/ / | |||||
* | | doscs: Add terminology section to man page | Michael Vetter | 2023-04-17 | 1 | -1/+13 |
* | | Merge pull request #1831 from profanity-im/man_enc | Michael Vetter | 2023-04-17 | 1 | -0/+21 |
|\ \ | |||||
| * | | Add encryption section to man page | Michael Vetter | 2023-04-17 | 1 | -0/+21 |
|/ / | |||||
* | | Merge pull request #1830 from profanity-im/feat/codspellci | Michael Vetter | 2023-04-15 | 1 | -0/+14 |
|\ \ |