about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
...
* Fix autocomplete for `/ox discover`.Martin Dosch2022-05-021-1/+1
* ox: add jid autocompletion for /ox requestMichael Vetter2022-05-021-0/+5
* Merge branch 'master' into add_stamp_settingsMichael Vetter2022-04-283-75/+118
|\
| * Merge pull request #1697 from cockroach/feature/offline-muc-notificationsMichael Vetter2022-04-283-0/+24
| |\
| | * Add support for offline MUC notificationsStefan Ott2022-04-233-0/+24
| * | Fix ox autocompletionMichael Vetter2022-04-281-3/+10
| * | ox: group online autocompletion togetherMichael Vetter2022-04-281-10/+5
| * | ox: print bad usage instead of custom messageMichael Vetter2022-04-271-1/+1
| * | Remove commentMichael Vetter2022-04-271-5/+0
| |/
| * Allow /editor while not connectedPaul Fertser2022-04-121-7/+0
| * fix `account set theme` helpSteffen Jaeckel2022-04-011-1/+1
| * less duplicationSteffen Jaeckel2022-03-311-36/+56
| * use `_string_matches_one_of()` at more placesSteffen Jaeckel2022-03-311-16/+7
| * add `_string_matches_one_of()` helper functionSteffen Jaeckel2022-03-301-21/+39
* | use more standard replies when setting stampMichael Vetter2022-04-281-3/+3
* | Rename stamp preference variableMichael Vetter2022-04-281-6/+6
* | Rewrite stamp helpMichael Vetter2022-04-281-12/+10
* | add /stamp commandArtjom Vejsel2022-04-023-0/+76
|/
* Add none option for /whoMarcoPolo-PasTonMolo2022-03-273-3/+8
* Merge pull request #1655 from profanity-im/win-autocompleteMichael Vetter2022-03-241-0/+4
|\
| * Reset url autocompletion after open/saveMichael Vetter2022-03-241-0/+4
* | add profanity-specific CAfileSteffen Jaeckel2022-03-221-0/+2
|/
* Add adhoc cmd autocompletionMichael Vetter2022-03-211-0/+19
* Merge pull request #1644 from profanity-im/ox-polishMichael Vetter2022-03-212-22/+19
|\
| * Remove strange block from ox autocompleteMichael Vetter2022-02-251-18/+0
| * Remove useless commentMichael Vetter2022-02-251-5/+0
| * Fix memleak in cmd_exportMichael Vetter2022-02-241-0/+1
| * ox: expand file and check for existance before trying to announceMichael Vetter2022-02-241-1/+16
| * ox: add autocomplete for /ox announceMichael Vetter2022-02-241-0/+4
* | use `g_mkdir_with_parents()` instead of home-baked solutionSteffen Jaeckel2022-03-141-1/+1
* | Move get_message_from_editor to appropriate file and change its keybindingMarcoPolo-PasTonMolo2022-03-032-84/+1
* | Add hotkey for sending readline text to editorMarcoPolo-PasTonMolo2022-03-032-5/+5
* | Add `/subject editor` commandMichael Vetter2022-02-263-5/+21
|/
* Fix typos in commentsMichael Vetter2022-02-181-1/+1
* auto-formatSteffen Jaeckel2022-02-011-1/+1
* command: change user mood clearing messageMichael Vetter2022-02-011-1/+1
* command: rename /mood clean to /mood clearMichael Vetter2022-02-013-5/+5
* command: adapt mood descriptionMichael Vetter2022-01-301-3/+3
* XEP-0107: User Mood - Clean moodStefan Kropp2022-01-303-6/+13
* xep-0107: adjust helpMichael Vetter2021-12-061-5/+5
* xep-0107: code reviewDebXWoody2021-12-063-16/+14
* Add xep-0107: User Mood supportDebXWoody2021-12-064-0/+143
* Cleanup _get_message_from_editor a bitMichael Vetter2021-11-011-5/+12
* Fix OMEMO /sendfile on non-glibc systemsnlfx2021-11-011-1/+1
* first step to remove libmesodeSteffen Jaeckel2021-10-271-25/+0
* Merge pull request #1607 from profanity-im/utf8indicatorcharMichael Vetter2021-10-221-16/+16
|\
| * Allow utf8 in occupants header charMichael Vetter2021-10-221-3/+3
| * Allow utf8 in occupants charMichael Vetter2021-10-221-2/+2
| * Allow utf8 in roster room private charMichael Vetter2021-10-221-2/+2
| * Allow utf8 in roster rooms charMichael Vetter2021-10-221-2/+2