about summary refs log tree commit diff stats
path: root/src/command/cmd_funcs.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Move get_message_from_editor to appropriate file and change its keybindingMarcoPolo-PasTonMolo2022-03-031-83/+1
* | Add hotkey for sending readline text to editorMarcoPolo-PasTonMolo2022-03-031-5/+4
* | Add `/subject editor` commandMichael Vetter2022-02-261-0/+17
|/
* 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-011-1/+1
* XEP-0107: User Mood - Clean moodStefan Kropp2022-01-301-1/+4
* xep-0107: code reviewDebXWoody2021-12-061-6/+7
* Add xep-0107: User Mood supportDebXWoody2021-12-061-0/+15
* 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
| * Allow utf8 in roster private charMichael Vetter2021-10-221-2/+2
| * Allow utf8 in roster resource charMichael Vetter2021-10-221-2/+2
| * Allow utf8 in roster contact charMichael Vetter2021-10-221-2/+2
| * Allow utf8 in roster header charMichael Vetter2021-10-211-2/+2
* | Merge pull request #1601 from MarcoPolo-PasTonMolo/masterMichael Vetter2021-10-221-31/+95
|\ \ | |/ |/|
| * Move declaration and definition of win_get_last_sent_message to the correct p...MarcoPolo-PasTonMolo2021-10-221-1/+1
| * Remove autocomplete for /correct-editorMarcoPolo-PasTonMolo2021-10-211-4/+2
| * Export common code to helper functionsMarcoPolo-PasTonMolo2021-10-171-122/+72
| * Add /correct-editor commandMarcoPolo-PasTonMolo2021-10-071-0/+116
* | Format new register code correctlyMichael Vetter2021-10-131-1/+0
* | Merge pull request #1574 from binex-dsk/masterMichael Vetter2021-10-131-0/+66
|\ \ | |/ |/|
| * registration: remove auth param and excess functionsswirl2021-08-171-9/+1
| * progress on fixing registrationswirl2021-08-171-4/+1
| * hacky fix(?) for registerswirl2021-08-171-18/+15
| * fixed some bugs, added some moreswirl2021-08-171-11/+18
| * /register: parameter updatesswirl2021-08-171-6/+14
| * initial register command testswirl2021-08-171-0/+65
* | Format code correctlyMichael Vetter2021-10-051-7/+7
* | Add more help about how to use pluginsMichael Vetter2021-09-291-2/+2
* | Fix `/plugins update ~/dir`Michael Vetter2021-09-291-7/+2
* | List globally available pluginsMichael Vetter2021-09-291-0/+36
* | Look for plugins to install in global locationMichael Vetter2021-09-291-2/+20
* | Remove `/python sourcepath`Michael Vetter2021-09-291-60/+4
* | cmd_funcs: Use glib functionMichael Vetter2021-09-091-2/+2
|/
* Fix segfault in /blocked with no argsMichael Vetter2021-07-061-1/+1
* cmd_blocked: Exit when wrong argumentsMichael Vetter2021-07-021-0/+1
* Initialize jidThorben Günther2021-07-011-2/+2
* XEP-0377: Fix arg parsingMichael Vetter2021-07-011-12/+23
* Merge pull request #1566 from DebXWoody/bugfixing/oxMichael Vetter2021-07-011-2/+18
|\
| * OX bug fixDebXWoody2021-07-011-1/+1
| * Bugfixes for OX implementationDebXWoody2021-06-281-2/+18
* | Add option to only allow messages from jids in rosterMichael Vetter2021-07-011-0/+8