about summary refs log tree commit diff stats
path: root/src/command/cmd_ac.c
Commit message (Expand)AuthorAgeFilesLines
* Add /plugins python_version commandJames Booth2016-07-241-0/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Add /plugins install commandJames Booth2016-07-121-103/+115
* Add /plugin reload commandJames Booth2016-07-101-0/+25
* Plugin unload remove cmd_acs and close windowJames Booth2016-07-051-0/+8
* Use hash table to store pluginsJames Booth2016-06-301-4/+4
* /plugins unload command and completerJames Booth2016-06-301-0/+27
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-9/+0
* WIP - Unload plugin commandsJames Booth2016-06-291-0/+9
* Free string on connect autocompleteJames Booth2016-06-081-0/+2
* Complete no arg for /account propertiesJames Booth2016-06-011-31/+39
* Complete no arg for /join propertiesJames Booth2016-06-011-19/+26
* Complete no arg for /connect propertiesJames Booth2016-06-011-50/+49
* Merge branch 'master' into complete-emptyJames Booth2016-05-311-48/+55
|\
| * Move /statuses options to /presence commandJames Booth2016-05-311-46/+26
| * Add /presence titlebar subcommandJames Booth2016-05-311-2/+29
* | Complete no arg for /bookmark propertiesJames Booth2016-05-241-40/+51
* | Complete no arg for /role setJames Booth2016-05-241-2/+4
* | Complete no arg for /affiliation setJames Booth2016-05-241-2/+4
* | Complete no arg for /script run|showJames Booth2016-05-241-2/+2
* | Complete no arg for /theme loadJames Booth2016-05-241-1/+1
* | Complete no arg for /plugins loadJames Booth2016-05-241-1/+1
* | Allow empty autocomplete for /otr policyJames Booth2016-05-241-6/+6
|/
* Option to bookmark room invitesJames Booth2016-05-231-0/+5
* Fix command headersJames Booth2016-05-231-1/+1
* Rename command sourcesJames Booth2016-05-221-0/+2918