about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* Added /resource commandJames Booth2014-12-023-0/+53
* Fixed closing window 0James Booth2014-12-011-4/+0
* Automatically add/remove '/' when adding and removing aliasesJames Booth2014-11-302-7/+17
* Merge remote-tracking branch 'incertia/master'James Booth2014-11-242-3/+12
|\
| * implement account removalWill Song2014-11-232-1/+16
| * add nooffline to /roster autocompleteWill Song2014-11-231-0/+1
| * updated description for /rosterWill Song2014-11-231-2/+3
| * add nooffline option to rosterWill Song2014-11-231-1/+6
* | Merge remote-tracking branch 'incertia/account-remove'James Booth2014-11-242-1/+16
|\ \
| * | implement account removalWill Song2014-11-232-1/+16
| |/
* / Free contact list on /whoJames Booth2014-11-241-0/+2
|/
* Renamed roster autocomplete functionsJames Booth2014-11-221-14/+14
* Fixed autoaway helpJames Booth2014-11-201-1/+1
* Updated /theme usageJames Booth2014-11-201-3/+3
* Added [ui] preferences to themesJames Booth2014-11-191-0/+10
* Added /theme colours commandJames Booth2014-11-172-7/+12
* Added support for bold theme settingsJames Booth2014-11-161-0/+1
* Replaced colours with theme_item_tJames Booth2014-11-161-4/+4
* Added /time offJames Booth2014-11-162-0/+6
* Added /time settingJames Booth2014-11-163-2/+37
* Added /roster size and /occupants size settingsJames Booth2014-11-152-6/+40
* Added /roster by commands, wipJames Booth2014-11-112-3/+40
* Added /roster show|hide resourceJames Booth2014-11-112-11/+24
* Added /roster show|hide offlineJames Booth2014-11-102-18/+53
* Added /roster show|hide command, only show roster on connect successJames Booth2014-11-102-3/+19
* Added /wrap user preference for enabling/disabling word wrappingJames Booth2014-11-093-2/+21
* Added /presence command to show contacts presenceJames Booth2014-11-073-2/+17
* Updated /who helpJames Booth2014-11-051-12/+14
* Removed hash_table_iter usage for room rosterJames Booth2014-11-031-11/+13
* Fixed leaks in /affiliation and /roleJames Booth2014-11-031-0/+21
* Fixed various memory leaksJames Booth2014-11-012-6/+6
* Updated helpJames Booth2014-10-271-4/+4
* Updated /account clear helpJames Booth2014-10-271-2/+1
* Updated /info helpJames Booth2014-10-241-2/+5
* Updated /form helpJames Booth2014-10-241-3/+3
* Updated privileges helpJames Booth2014-10-241-4/+1
* Changed room help colour, added whitespace after invalid field settingJames Booth2014-10-241-0/+14
* Removed room unlocked console messageJames Booth2014-10-241-1/+0
* Renamed room destroy functionJames Booth2014-10-231-1/+1
* Added /account clear [account] portJames Booth2014-10-232-0/+5
* Added /account clear [account] serverJames Booth2014-10-232-0/+5
* Revert "Removed 0.4.5 todo"James Booth2014-10-201-10/+0
* Removed 0.4.5 todoJames Booth2014-10-201-0/+10
* Implemented new field commandsJames Booth2014-10-193-201/+220
* Added /form help autocompleteJames Booth2014-10-191-9/+30
* Refactor form field and form autocompletersJames Booth2014-10-191-72/+61
* Added all autocompelers for form fieldsJames Booth2014-10-191-108/+40
* Added autocomplete for /field list-single typesJames Booth2014-10-191-5/+9
* Added autocomplete for /field boolean typesJames Booth2014-10-191-1/+54
* Remove fields from command autocomplete on form submit/cancelJames Booth2014-10-181-0/+4