about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * 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-224-55/+115
|\ \ | |/ |/|
| * Move declaration and definition of win_get_last_sent_message to the correct p...MarcoPolo-PasTonMolo2021-10-223-32/+3
| * Remove autocomplete for /correct-editorMarcoPolo-PasTonMolo2021-10-214-31/+18
| * Export common code to helper functionsMarcoPolo-PasTonMolo2021-10-171-122/+72
| * Add /correct-editor commandMarcoPolo-PasTonMolo2021-10-074-1/+153
* | Format new register code correctlyMichael Vetter2021-10-133-3/+0
* | Merge pull request #1574 from binex-dsk/masterMichael Vetter2021-10-133-0/+95
|\ \ | |/ |/|
| * registration: remove auth param and excess functionsswirl2021-08-172-13/+3
| * 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-172-14/+24
| * initial register command testswirl2021-08-173-0/+94
* | Format code correctlyMichael Vetter2021-10-052-10/+10
* | Add more help about how to use pluginsMichael Vetter2021-09-292-4/+4
* | Fix `/plugins update ~/dir`Michael Vetter2021-09-291-7/+2
* | List globally available pluginsMichael Vetter2021-09-292-1/+37
* | Look for plugins to install in global locationMichael Vetter2021-09-291-2/+20
* | Remove `/python sourcepath`Michael Vetter2021-09-293-85/+5
* | cmd_funcs: Use glib functionMichael Vetter2021-09-091-2/+2
* | Change attentionflag shortcut to alt+vMichael Vetter2021-08-311-1/+1
|/
* Merge pull request #1576 from DebXWoody/autocomplete-untrustMichael Vetter2021-07-121-0/+27
|\
| * OMEMO autocomplete untrustDebXWoody2021-07-101-0/+27
* | Add limitations info to /help editorMichael Vetter2021-07-081-1/+3
* | Add MAM notice to /help mamMichael Vetter2021-07-081-1/+3
* | 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