about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
Commit message (Expand)AuthorAgeFilesLines
* Add bookmark ignore add|removeMichael Vetter2020-05-241-3/+8
* List ignored bookmarksMichael Vetter2020-05-241-2/+5
* Add option to add bookmark nameMichael Vetter2020-05-221-2/+3
* Make option to allow hiding windows with no messages in statusbarMichael Vetter2020-05-211-2/+4
* Add the word 'hilight' to trigger docMichael Vetter2020-05-201-1/+1
* Add /executable commandMichael Vetter2020-05-201-5/+22
* Actually open the URLMichael Vetter2020-05-201-1/+17
* xep-0092: make it possible to ask servers or components for softwareMichael Vetter2020-05-141-0/+17
* Remove unanimous MAM displayMichael Vetter2020-04-251-8/+4
* Mention the related commands for /correct and /correctionWilliam Wennerström2020-04-241-3/+5
* Fix edit mistakeMichael Vetter2020-03-271-1/+1
* Upgrade examplesMichael Vetter2020-03-261-39/+39
* Add setting to not colorize own nick according to xep-0392Michael Vetter2020-03-251-4/+7
* titlebar: allow displaying MUC name and MUC jidMichael Vetter2020-03-241-8/+5
* Add slashguard featureMichael Vetter2020-03-181-0/+17
* Add note about 256 color supportMichael Vetter2020-03-171-1/+2
* xep-0084/avatar: add option to open avatar directlyMichael Vetter2020-03-101-4/+11
* Remove caution about LMCMichael Vetter2020-03-091-1/+1
* Improve formatting for some help instructionsWilliam Wennerström2020-02-241-12/+12
* Add option to color MUC history like regular messagesMichael Vetter2020-02-201-7/+11
* Fix typoMichael Vetter2020-02-171-1/+1
* Make /sendfile in PGP session configurableMichael Vetter2020-02-171-2/+4
* Make /sendfile in OTR session configurableMichael Vetter2020-02-171-4/+7
* Make /sendfile in OMEMO session configurableMichael Vetter2020-02-171-1/+4
* xep-0308: Add note about tab completionMichael Vetter2020-02-141-1/+2
* xep-0308: add note about where corrections are possibleMichael Vetter2020-02-141-1/+2
* xep-0308: add caution noteMichael Vetter2020-02-141-1/+1
* xep-0308: Make /correct work without quotation marksMichael Vetter2020-02-141-5/+3
* xep-0308: Fix sending corrections for multiple wordsMichael Vetter2020-02-141-2/+4
* xep-0308: Implement `/correct` to correct the last send messageMichael Vetter2020-02-101-0/+17
* xep-0308: create setting to toggle lmcMichael Vetter2020-02-101-1/+1
* xep-0308: set correction char in configMichael Vetter2020-02-101-1/+1
* xep-0308: add `correction` autocompletionMichael Vetter2020-02-101-0/+18
* Change theme handlingMichael Vetter2020-01-291-4/+6
* XEP-0092: Add configuration option to choose whether to send OS nameMichael Vetter2020-01-241-0/+15
* Fix titlebar and rosterbar descriptionMichael Vetter2020-01-231-3/+2
* Add option to display MUC name or JID in titlebarMichael Vetter2020-01-231-4/+10
* Add `/roster room use` commandMichael Vetter2020-01-231-0/+4
* Add /occupants color commandMichael Vetter2019-12-191-0/+3
* Add /roster color commandMichael Vetter2019-12-191-0/+3
* xep-0084: Improve helpMichael Vetter2019-12-181-1/+3
* xep-0084: add /avatar help and autocompletionMichael Vetter2019-12-181-3/+3
* xep-0084: Look for specific user and print IDMichael Vetter2019-12-181-0/+15
* Implement Color Vision Deficiencies settingMichael Vetter2019-12-121-4/+7
* Add initial support for XEP-0392Michael Vetter2019-12-091-0/+15
* Merge /group command into /rosterMichael Vetter2019-11-251-99/+85
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Merge /chlog and /grlog commands into /loggingMichael Vetter2019-11-121-26/+13
* Fix setting of status messageMichael Vetter2019-11-071-2/+2
* Merge state commands (online, away) into statusMichael Vetter2019-11-061-94/+14