about summary refs log tree commit diff stats
path: root/src/command/cmd_ac.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add occupants indent autocompletionMichael Vetter2019-04-201-0/+1
* Add OMEMO policyPaul Fariello2019-04-171-0/+14
* Add OMEMO in prefs commandPaul Fariello2019-04-101-0/+1
* Add clear_device_list commandPaul Fariello2019-04-101-0/+1
* Add fingerprint autocompletionPaul Fariello2019-04-101-0/+26
* Use /omemo fingerprint to show contact fingerprintsPaul Fariello2019-04-101-0/+5
* Add OMEMO log commandPaul Fariello2019-04-101-0/+14
* Add OMEMO end commandPaul Fariello2019-04-101-0/+1
* Add OMEMO untrust commandPaul Fariello2019-04-101-0/+1
* Add trust commandPaul Fariello2019-04-101-0/+1
* Add OMEMO fingerprint commandPaul Fariello2019-04-101-0/+1
* Add OMEMO commands autocompletionPaul Fariello2019-04-101-0/+31
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Add option to trust server's certificateDmitry Podgorny2018-11-061-0/+1
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-8/+8
* Add max tab length to statusbarJames Booth2018-03-111-0/+1
* WIP add self prefs for statusbarJames Booth2018-03-101-0/+15
* Preference to show/hide tab numberJames Booth2018-03-091-0/+1
* Remove empty tabsJames Booth2018-03-091-9/+1
* Add preferences for tab displayJames Booth2018-03-091-0/+26
* Add max tabs preference for statusbarJames Booth2018-03-081-0/+1
* Add prefs for empty tabs and tab namesJames Booth2018-03-081-2/+43
* Add /rooms service autocompletionJames Booth2018-02-051-7/+27
* Add /rooms cacheJames Booth2018-02-051-8/+36
* Fix tests, move glob creationJames Booth2018-01-271-1/+1
* Allow filtering rooms list by globJames Booth2018-01-271-0/+43