about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make cmd_logging() saferMichael Vetter2020-02-251-2/+3
* Improve formatting for some help instructionsWilliam Wennerström2020-02-241-12/+12
* get_log_file_location () should return const char*Michael Vetter2020-02-211-1/+1
* Improve setting encryption char error handlingMichael Vetter2020-02-211-6/+15
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-182/+183
* Add option to color MUC history like regular messagesMichael Vetter2020-02-203-12/+46
* Fix typoMichael Vetter2020-02-171-1/+1
* Mention how to enable unencrypted file transerMichael Vetter2020-02-171-2/+2
* Make /sendfile in PGP session configurableMichael Vetter2020-02-173-3/+23
* Make /sendfile in OTR session configurableMichael Vetter2020-02-174-6/+37
* Make /sendfile in OMEMO session configurableMichael Vetter2020-02-174-10/+44
* Disallow sendfile in e2ee chat sessionsmoppman2020-02-171-0/+35
* xep-0308: Add note about tab completionMichael Vetter2020-02-141-1/+2