about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
Commit message (Expand)AuthorAgeFilesLines
* /executable async on|offDaniel Santos2023-07-011-4/+8
* Profani-tty has rebornDaniel Santos2023-07-011-29/+29
* Merge pull request #1842 from H3rnand3zzz/feature/plugins-downloadMichael Vetter2023-06-061-5/+6
|\
| * Add url support (downloading) to `/plugins install`John Hernandez2023-05-161-5/+6
* | Expand `/url` descriptionMichael Vetter2023-05-311-2/+2
* | Make it possible to reset editor to defaultMichael Vetter2023-05-101-0/+2
* | Align avatar behaviour with urlopenMichael Vetter2023-05-101-3/+5
|/
* Add ability to disable avatar publishingIsaacM882023-05-021-4/+8
* Add sessions_alarmJohn Hernandez2023-04-181-2/+6
* Add nickname support for /roster removeJohn Hernandez2023-04-131-1/+1
* Add limitation info about /statusbar chat user|jidMichael Vetter2023-04-101-1/+1
* Improve titlebar flexibilityJohn Hernandez2023-04-101-2/+2
* Rewrite description for clientidMichael Vetter2023-04-091-1/+1
* Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcherMichael Vetter2023-04-091-0/+5
|\
| * Allow setting client identification name/version manuallyJohn Hernandez2023-04-091-0/+5
* | add `/statusbar tabmode actlist`Steffen Jaeckel2023-04-081-0/+3
|/
* Fix typosMichael Vetter2023-04-031-1/+1
* Add editor executable to CMD_SYNDaniel Santos2023-03-311-0/+1
* Editor executable support flagsDaniel Santos2023-03-301-1/+1
* Adapt to g_string_free glib 2.75.3 changeMichael Vetter2023-03-211-4/+1
* cmd: Update MAM helpMichael Vetter2023-02-151-2/+2
* add `now` option to `/reconnect` commandSteffen Jaeckel2023-01-181-3/+5
* slightly improve `command_defs[]`Steffen Jaeckel2023-01-181-455/+263
* minor changesSteffen Jaeckel2023-01-181-4/+8
* add `/strophe` command to modify libstrophe-specific settingsSteffen Jaeckel2023-01-181-0/+19
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Add vCard supportMarouane L2022-10-181-5/+131
* Fix typo which catched by codespellViachaslau Khalikin2022-09-191-1/+1
* Print unloaded plugins which already installedViachaslau Khalikin2022-09-191-1/+1
* Correct default log maxsize in helpMichael Vetter2022-06-221-1/+1
* Let user change log level while runningMichael Vetter2022-06-221-2/+4
* Display mood preferencesMichael Vetter2022-06-221-1/+1
* Make mood display optionalMichael Vetter2022-06-221-0/+2
* Add command help for omemo qrcodeMichael Vetter2022-05-301-2/+4
* Add basic qrcode functionsMichael Vetter2022-05-301-1/+2
* Merge pull request #1714 from MarcoPolo-PasTonMolo/feature/avatar-setMichael Vetter2022-05-301-0/+4
|\
| * Final touches for `/avatar set`Michael Vetter2022-05-271-1/+1
| * Add `/avatar set` command to publish avatarMarcoPolo-PasTonMolo2022-05-261-0/+4
* | Fix description of moodMichael Vetter2022-05-271-1/+1
|/
* Update copyright yearMichael Vetter2022-05-091-1/+1
* Log encrypted messages by default to chatlogMichael Vetter2022-05-091-3/+3
* ox: remove /ox sendfile because its actually not implementedMichael Vetter2022-05-051-3/+1
* ox: Add /ox log commandMichael Vetter2022-05-051-1/+2
* Improve ox command helpMichael Vetter2022-05-041-2/+3
* Merge branch 'master' into add_stamp_settingsMichael Vetter2022-04-281-1/+4
|\
| * Add support for offline MUC notificationsStefan Ott2022-04-231-0/+3
| * fix `account set theme` helpSteffen Jaeckel2022-04-011-1/+1
* | Rewrite stamp helpMichael Vetter2022-04-281-12/+10
* | add /stamp commandArtjom Vejsel2022-04-021-0/+24
|/
* Add none option for /whoMarcoPolo-PasTonMolo2022-03-271-2/+2