about summary refs log tree commit diff stats
path: root/src/command/cmd_ac.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add setting to not colorize own nick according to xep-0392Michael Vetter2020-03-251-0/+6
* titlebar: allow displaying MUC name and MUC jidMichael Vetter2020-03-241-12/+2
* Add slashguard featureMichael Vetter2020-03-181-1/+1
* xep-0084/avatar: add option to open avatar directlyMichael Vetter2020-03-101-1/+19
* Add option to color MUC history like regular messagesMichael Vetter2020-02-201-1/+21
* Make /sendfile in PGP session configurableMichael Vetter2020-02-171-0/+13
* Make /sendfile in OTR session configurableMichael Vetter2020-02-171-0/+13
* Make /sendfile in OMEMO session configurableMichael Vetter2020-02-171-1/+13
* xep-0308: Make /correct work without quotation marksMichael Vetter2020-02-141-2/+1
* xep-0308: Fix sending corrections for multiple wordsMichael Vetter2020-02-141-1/+2
* xep-0308: Add autocompletion of last message for /correctMichael Vetter2020-02-141-4/+29
* xep-0308: Implement `/correct` to correct the last send messageMichael Vetter2020-02-101-0/+11
* xep-0308: add `correction` autocompletionMichael Vetter2020-02-101-0/+23
* Add `/omemo char` autocompletionMichael Vetter2020-02-031-0/+1
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-311-80/+92
* Change theme handlingMichael Vetter2020-01-291-0/+27
* XEP-0092: Add configuration option to choose whether to send OS nameMichael Vetter2020-01-241-1/+1
* Add option to display MUC name or JID in titlebarMichael Vetter2020-01-231-0/+13
* Add `/roster room use` autocompletionMichael Vetter2020-01-231-0/+12
* Make `/roster color` configurable when offlineMichael Vetter2019-12-201-4/+4
* Add /occupants color commandMichael Vetter2019-12-191-0/+6
* Add /roster color commandMichael Vetter2019-12-191-0/+5
* xep-0084: add /avatar help and autocompletionMichael Vetter2019-12-181-0/+18
* Implement Color Vision Deficiencies settingMichael Vetter2019-12-121-1/+25
* Add initial support for XEP-0392Michael Vetter2019-12-091-1/+1
* Merge /group command into /rosterMichael Vetter2019-11-251-38/+24
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Merge /chlog and /grlog commands into /loggingMichael Vetter2019-11-121-1/+33
* Merge state commands (online, away) into statusMichael Vetter2019-11-061-2/+71
* Merge /invite, /invites and /decline commandsMichael Vetter2019-11-051-8/+38
* Add `/titlebar show presence` commandMichael Vetter2019-11-051-0/+1
* Add `/titlebar show resource` commandMichael Vetter2019-11-051-0/+1
* Move /encwarn command into /titlebarMichael Vetter2019-11-051-2/+2
* Move `tls show` to titlebar commandMichael Vetter2019-11-051-5/+39
* Add /clear autocompletion and improve helpMichael Vetter2019-10-051-0/+26
* Fix several memleaks im cmd_ac.cMichael Vetter2019-07-221-0/+6
* Always check for directory changes with sendfile auto completionWilliam Wennerström2019-07-201-45/+50
* Add option to set all window related time formatsMichael Vetter2019-06-171-0/+6
* Add myself to copyrightMichael Vetter2019-06-171-0/+1
* Only complete certain omemo commands if connectedMichael Vetter2019-06-061-26/+27
* Add occupants charMichael Vetter2019-05-021-3/+15
* Add occupants wrap optionMichael Vetter2019-04-241-0/+6
* Add occupants header charMichael Vetter2019-04-231-0/+22