about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
Commit message (Expand)AuthorAgeFilesLines
* command: rename /mood clean to /mood clearMichael Vetter2022-02-011-3/+3
* command: adapt mood descriptionMichael Vetter2022-01-301-3/+3
* XEP-0107: User Mood - Clean moodStefan Kropp2022-01-301-4/+7
* xep-0107: adjust helpMichael Vetter2021-12-061-5/+5
* xep-0107: code reviewDebXWoody2021-12-061-3/+6
* Add xep-0107: User Mood supportDebXWoody2021-12-061-0/+13
* Merge pull request #1601 from MarcoPolo-PasTonMolo/masterMichael Vetter2021-10-221-0/+17
|\
| * Remove autocomplete for /correct-editorMarcoPolo-PasTonMolo2021-10-211-5/+3
| * Add /correct-editor commandMarcoPolo-PasTonMolo2021-10-071-0/+19
* | Format new register code correctlyMichael Vetter2021-10-131-1/+0
* | Merge pull request #1574 from binex-dsk/masterMichael Vetter2021-10-131-0/+27
|\ \ | |/ |/|
| * registration: remove auth param and excess functionsswirl2021-08-171-4/+2
| * /register: parameter updatesswirl2021-08-171-8/+10
| * initial register command testswirl2021-08-171-0/+27
* | Add more help about how to use pluginsMichael Vetter2021-09-291-2/+2
* | List globally available pluginsMichael Vetter2021-09-291-1/+1
* | Remove `/python sourcepath`Michael Vetter2021-09-291-7/+1
* | Change attentionflag shortcut to alt+vMichael Vetter2021-08-311-1/+1
|/
* Add limitations info to /help editorMichael Vetter2021-07-081-1/+3
* Add MAM notice to /help mamMichael Vetter2021-07-081-1/+3
* Merge pull request #1566 from DebXWoody/bugfixing/oxMichael Vetter2021-07-011-4/+6
|\
| * OX bug fixDebXWoody2021-07-011-3/+4
| * Bugfixes for OX implementationDebXWoody2021-06-281-4/+5
* | Add option to only allow messages from jids in rosterMichael Vetter2021-07-011-0/+14
* | Reorder /blocked commandsMichael Vetter2021-07-011-5/+10
* | Add XEP-0377: Spam ReportingMichael Vetter2021-07-011-2/+3
* | command: Mention xep-0157 in /disco infoMichael Vetter2021-06-301-1/+2
|/
* Fix executable exampleMichael Vetter2021-06-101-1/+1
* Add editor hintMichael Vetter2021-06-101-1/+1
* Add command to show single bookmark detailsMichael Vetter2021-06-091-2/+4
* Change attention descriptionMichael Vetter2021-05-311-1/+1
* Attention flag for chat windowsDebXWoody2021-05-291-0/+3
* Have separate settings for intypeMichael Vetter2021-05-081-3/+4
* command: Fix serversoftware examplesMichael Vetter2021-04-181-2/+2
* OMEMO - trust mode (#1506)Stefan2021-04-171-0/+5
* editor: make editor configurable via /executableMichael Vetter2021-04-161-3/+6
* editor: adapt help descriptionMichael Vetter2021-04-161-2/+3
* Run clang-format on new editor codeMichael Vetter2021-04-161-1/+1
* Add new editor commandStefan2021-04-161-0/+14
* Get rid of asprintf and _GNU_SOURCE defineMichael Vetter2021-03-301-9/+7
* Add support to register with a roomMichael Vetter2021-03-251-2/+4
* Merge pull request #1511 from mwuttke97/doc_bookmark_joinMichael Vetter2021-03-241-6/+13
|\
| * Command doc: Improve description and examples of `/bookmark` and `/join`Maximilian Wuttke2021-03-211-6/+13
* | MUC: Add voice requestThorben Günther2021-03-121-2/+4
|/
* Add command to change password of logged in userThorben Günther2021-03-111-0/+13
* Cmd definitions: Add offline option to occupantsThorben Günther2021-03-081-2/+5
* Correct command synopsis for mamMichael Vetter2021-02-091-1/+1
* Add /mam commandMichael Vetter2021-01-281-0/+15
* Add `/executable (urlsave|urlopen)` migrationsWilliam Wennerström2020-12-181-5/+5
* Only rotate logs if user didn't specify a log fileMichael Vetter2020-12-111-1/+1