about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* cmd_url_open(): fix memleakMichael Vetter2020-07-021-0/+1
* use '*' to set a default executablePierre Mazière2020-07-021-4/+4
* fix examples for /executablePierre Mazière2020-07-021-2/+2
* cmd_url_*(): remove NULLing when not neededMichael Vetter2020-07-011-8/+4
* cmd_executable(): Check arg lengthsMichael Vetter2020-07-011-0/+10
* Display a message acknowledging file saving successPierre Mazière2020-06-251-0/+2
* Add /url autocompletionPierre Mazière2020-06-251-4/+22
* Replace /urlopen with /url and adapt /executablePierre Mazière2020-06-253-30/+232
* Refactor cmd_urlopenPierre Mazière2020-06-251-16/+16
* Add option for legacy authenticationDmitry Podgorny2020-06-053-6/+126
* Fix memleak againMichael Vetter2020-06-031-1/+5
* Get output and error streams from the command spawned by external_call()Pierre Mazière2020-06-031-4/+5
* Fix memleak in cmd_urlopen()Michael Vetter2020-05-291-1/+3
* Save bookmark ignore listMichael Vetter2020-05-251-1/+1
* Add and use connection_get_barejid()Michael Vetter2020-05-251-3/+3
* Add `/bookmark ignore` autocompletionMichael Vetter2020-05-241-0/+21
* Add bookmark ignore add|removeMichael Vetter2020-05-242-3/+20
* List ignored bookmarksMichael Vetter2020-05-243-2/+31
* Add option to add bookmark nameMichael Vetter2020-05-223-6/+9
* Make option to allow hiding windows with no messages in statusbarMichael Vetter2020-05-213-2/+17
* Add the word 'hilight' to trigger docMichael Vetter2020-05-201-1/+1
* Add /executable commandMichael Vetter2020-05-204-6/+60
* Make urlopen command configurableMichael Vetter2020-05-201-1/+1
* Create call_external() helper functionMichael Vetter2020-05-201-9/+1
* Build URL ac upon printing of message in windowMichael Vetter2020-05-202-15/+23
* Look for URLs via regexMichael Vetter2020-05-201-10/+5
* Actually open the URLMichael Vetter2020-05-203-1/+39
* Start urlopen featureMichael Vetter2020-05-201-0/+23
* Remove autocompletion for unanimous/regular colorMichael Vetter2020-05-161-12/+0
* xep-0092: make it possible to ask servers or components for softwareMichael Vetter2020-05-143-0/+37
* Have proper autocompletion for /software in chat windowMichael Vetter2020-05-142-17/+60
* Remove unanimous MAM displayMichael Vetter2020-04-252-14/+4
* Mention the related commands for /correct and /correctionWilliam Wennerström2020-04-241-3/+5
* Fix parsing of alias commandMichael Vetter2020-04-201-1/+1
* Dont have account otr setting if built without otrMichael Vetter2020-04-031-0/+2
* Dont have otr autocompletion if build without otr supportMichael Vetter2020-04-031-0/+16
* Dont have pgp autocompletion if build without pgp supportMichael Vetter2020-04-031-2/+16
* Dont even create OMEMO ac vars if we build without supportMichael Vetter2020-04-031-0/+10
* Only have OMEMO autocompletion if we build with OEMO supportMichael Vetter2020-04-021-2/+6
* Fix omemo autocompletion mitakeMichael Vetter2020-04-021-2/+0
* Remove 'use' from titlebar autocompletionMichael Vetter2020-03-291-1/+0
* 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-253-4/+17
* Fix old typo in titlebar presenceMichael Vetter2020-03-241-1/+1
* titlebar: allow displaying MUC name and MUC jidMichael Vetter2020-03-244-46/+19
* Add slashguard featureMichael Vetter2020-03-184-1/+31
* Add note about 256 color supportMichael Vetter2020-03-171-1/+2
* xep-0084/avatar: add option to open avatar directlyMichael Vetter2020-03-103-6/+43
* Remove caution about LMCMichael Vetter2020-03-091-1/+1