about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add fields to command autocompleter on switch/previous/nextJames Booth2014-10-182-0/+39
* Fixed message on /ban in private conversationsJames Booth2014-10-181-1/+1
* Added /privileges command to set UI option for showing roles/affiliations in ...James Booth2014-10-183-3/+25
* Added reason to role/affiliation changesJames Booth2014-10-181-12/+12
* Don't show join messages on subsequent /join commandsJames Booth2014-10-181-1/+1
* Removed /help otherJames Booth2014-10-182-5/+0
* Removed /duck commandJames Booth2014-10-183-57/+2
* Added validation to /role and /affiliationJames Booth2014-10-122-29/+34
* Allow /role list and /affiliation list with no argsJames Booth2014-10-122-6/+21
* Added /affiliation and /role commandsJames Booth2014-10-123-136/+199
* Removed /room info command, covered by /infoJames Booth2014-10-112-10/+7
* Moved /room subject to /subjectJames Booth2014-10-113-45/+66
* Moved /room ban to /banJames Booth2014-10-113-20/+57
* Moved /room kick to /kickJames Booth2014-10-103-24/+63
* Renamed args to /occupants defaultJames Booth2014-10-092-9/+53
* Implemented /occupants showJames Booth2014-10-091-2/+9
* Added /occupants commands, unfinishedJames Booth2014-10-093-0/+39