about summary refs log tree commit diff stats
path: root/src/command/cmd_ac.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow hiding room server in rosterJames Booth2018-01-211-0/+16
* Update copyrightJames Booth2018-01-211-1/+1
* Legacy SSL supportDmitry Podgorny2017-06-241-0/+1
* Allow search_any and search_all for helpJames Booth2017-04-071-1/+2
* Add basic help searchJames Booth2017-04-061-0/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-302/+302
* Add plugins sourcepath propertyJames Booth2017-02-051-0/+18
* Update CopyrightJames Booth2017-01-281-1/+1
* Allow clearing account resourceJames Booth2016-11-221-0/+1
* Use server features for account muc serviceJames Booth2016-11-201-0/+1
* Add /tls certpath defaultJames Booth2016-10-171-0/+1
* Allow filepath autocompletion in pluginsJames Booth2016-10-101-110/+109
* Minor code tidy cmd_ac.cJames Booth2016-10-061-54/+47
* Reduce scope of GString in autocompletersJames Booth2016-10-031-6/+19
* Allow vertical positioning of all windowsJames Booth2016-09-231-8/+8
* Rename /titlebar -> /wintitleJames Booth2016-09-221-12/+12
* Add /inputwin top|bottom commandJames Booth2016-09-191-3/+10
* Fix string frees in _complete_filepathJames Booth2016-09-051-5/+2
* Free strings in _complete_filepathJames Booth2016-09-051-3/+10
* Use hash table for bookmarksJames Booth2016-08-211-0/+1