Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve OMEMO messages | John Hernandez | 2023-04-19 | 1 | -3/+3 |
* | Fix `/log level` crash | John Hernandez | 2023-04-18 | 1 | -18/+10 |
* | Add sessions_alarm | John Hernandez | 2023-04-18 | 3 | -2/+35 |
* | Add nickname support for /roster remove | John Hernandez | 2023-04-13 | 3 | -7/+10 |
* | Add limitation info about /statusbar chat user|jid | Michael Vetter | 2023-04-10 | 1 | -1/+1 |
* | Improve titlebar flexibility | John Hernandez | 2023-04-10 | 1 | -2/+2 |
* | Rewrite description for clientid | Michael Vetter | 2023-04-09 | 1 | -1/+1 |
* | Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcher | Michael Vetter | 2023-04-09 | 3 | -12/+21 |
|\ | |||||
| * | Allow setting client identification name/version manually | John Hernandez | 2023-04-09 | 3 | -12/+21 |
* | | User proper ellipsis char | Martin Dosch | 2023-04-09 | 1 | -15/+15 |
* | | add `/statusbar tabmode actlist` | Steffen Jaeckel | 2023-04-08 | 3 | -0/+31 |
* | | refactor into array of a `struct` | Steffen Jaeckel | 2023-04-04 | 1 | -5/+15 |
* | | only create hashtable once | Steffen Jaeckel | 2023-04-04 | 1 | -72/+74 |
|/ | |||||
* | Fix typos | Michael Vetter | 2023-04-03 | 1 | -1/+1 |
* | Add autocomplete for the /reconnect command | MarcoPolo-PasTonMolo | 2023-04-02 | 1 | -0/+16 |
* | Add editor executable to CMD_SYN | Daniel Santos | 2023-03-31 | 1 | -0/+1 |
* | Editor executable support flags | Daniel Santos | 2023-03-30 | 1 | -1/+1 |
* | Adapt to g_string_free glib 2.75.3 change | Michael Vetter | 2023-03-21 | 3 | -27/+5 |
* | Fix duplicate download IDs. | IsaacM88 | 2023-03-09 | 1 | -5/+13 |
* | cmd: Update MAM help | Michael Vetter | 2023-02-15 | 1 | -2/+2 |
* | introduce `auto_gcharv` | Steffen Jaeckel | 2023-01-19 | 1 | -71/+13 |
* | fix more memory leaks | Steffen Jaeckel | 2023-01-18 | 2 | -7/+9 |
* | add `now` option to `/reconnect` command | Steffen Jaeckel | 2023-01-18 | 2 | -9/+13 |
* | slightly improve `command_defs[]` | Steffen Jaeckel | 2023-01-18 | 5 | -463/+274 |
* | minor changes | Steffen Jaeckel | 2023-01-18 | 2 | -24/+20 |
* | add `/strophe` command to modify libstrophe-specific settings | Steffen Jaeckel | 2023-01-18 | 4 | -0/+94 |
* | Update copyright year | Michael Vetter | 2023-01-10 | 5 | -5/+5 |
* | Make `/url save` autocomplete filenames after a url | MarcoPolo-PasTonMolo | 2022-12-27 | 1 | -1/+15 |
* | Add vCard support | Marouane L | 2022-10-18 | 4 | -5/+1380 |
* | Fix autocompletion for lastactivity | Stefan Kropp | 2022-10-17 | 1 | -5/+13 |
* | Improve /msg and /win autocompletion | Michael Vetter | 2022-10-17 | 1 | -1/+15 |
* | Spawn external programs asynchronously | Marouane L | 2022-10-12 | 1 | -1/+1 |
* | fix: print when no plugins installed | Viachaslau Khalikin | 2022-09-20 | 1 | -12/+15 |
* | add: autocompletion plugins arguments | Viachaslau Khalikin | 2022-09-20 | 1 | -0/+6 |
* | fix: filtering of the available global plugins | Viachaslau Khalikin | 2022-09-20 | 1 | -2/+4 |
* | minor: using cons_bad_cmd_usage() instead of the manual handling | Viachaslau Khalikin | 2022-09-19 | 1 | -3/+3 |
* | Fix typo which catched by codespell | Viachaslau Khalikin | 2022-09-19 | 1 | -1/+1 |
* | Print unloaded plugins which already installed | Viachaslau Khalikin | 2022-09-19 | 2 | -3/+14 |
* | Fix handle cmd_plugins_uninstall without args | Viachaslau Khalikin | 2022-09-19 | 1 | -1/+2 |
* | Fix /autoaway command logic | Netboy3 | 2022-07-28 | 1 | -4/+2 |
* | Split ox functions from gpg.c to ox.c | Michael Vetter | 2022-06-29 | 1 | -0/+1 |
* | Add autocompletion for `/log level` | Michael Vetter | 2022-06-22 | 1 | -0/+13 |
* | Correct default log maxsize in help | Michael Vetter | 2022-06-22 | 1 | -1/+1 |
* | Let user change log level while running | Michael Vetter | 2022-06-22 | 3 | -4/+17 |
* | Display mood preferences | Michael Vetter | 2022-06-22 | 2 | -2/+2 |
* | Make mood display optional | Michael Vetter | 2022-06-22 | 3 | -1/+13 |
* | Don't forget encryption status for OX and PGP. | MarcoPolo-PasTonMolo | 2022-06-17 | 1 | -0/+4 |
* | Use our omemo sid/fingerprint in qr code | Michael Vetter | 2022-05-31 | 1 | -2/+4 |
* | Add command help for omemo qrcode | Michael Vetter | 2022-05-30 | 1 | -2/+4 |
* | Reverse QR code colors and add padding | swirl | 2022-05-30 | 1 | -1/+0 |