about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* Added SMP secret authentication success messageJames Booth2014-04-271-1/+0
* Handle SMP secret responseJames Booth2014-04-261-2/+2
* Send SMP init message with /otr secretJames Booth2014-04-262-1/+18
* Fixed cppcheck warningsJames Booth2014-04-262-8/+5
* Fixed /wins swap helpJames Booth2014-04-241-3/+3
* Allow /wins swap to move to empty positionJames Booth2014-04-241-0/+2
* Added command /wins swapJames Booth2014-04-242-6/+28
* Added /otr policy autocompletionJames Booth2014-04-231-0/+14
* Merge remote-tracking branch 'lucian/master'James Booth2014-04-222-4/+48
|\
| * Added opportunistic send functionality to cmd_msglightb2014-04-211-4/+19
| * Added some otr policy functionality, if policy is set to "always"lightb2014-04-192-0/+8
| * Added /otr policy to commands (still need to add autocomplete stuff?)lightb2014-04-191-1/+18
| * Added PREF_OTR_POLICY to preferences.c -> key -> otr.policylightb2014-04-192-2/+10
* | Chat room windows now created only after successful joinJames Booth2014-04-211-2/+3
|/
* Tidied xmlconsoleJames Booth2014-04-151-0/+1
* Added XML Console windowJames Booth2014-04-153-1/+22
* Simplified parse_options to take first option as argumentJames Booth2014-04-151-2/+2
* Simplified parse_options to take gchar**James Booth2014-04-151-8/+2
* Clean up keys after using parse_optionsJames Booth2014-04-141-0/+2
* Refactored cmd_join to use parse_optionsJames Booth2014-04-141-33/+15
* Refactored cmd_connect to use parse_optionsJames Booth2014-04-141-72/+23
* Added /log where commandJames Booth2014-04-132-9/+17
* Added /log shared settingJames Booth2014-04-132-2/+21
* Added /log rotate optionJames Booth2014-04-132-10/+42
* Added focus param to ui_room_join, not set for bookmark autojoinJames Booth2014-04-131-1/+1
* Added bookmark autocomplete to /joinJames Booth2014-04-131-0/+6
* Implemented "/bookmark add" for private storageJames Booth2014-04-131-3/+3
* Revert "Added ui_unknown_command"James Booth2014-04-121-1/+1
* Revert "Added ui_already_connected"James Booth2014-04-121-1/+1
* Added ui_already_connectedJames Booth2014-04-091-1/+1
* Added ui_unknown_commandJames Booth2014-04-091-1/+1
* Refactored invalid command usageJames Booth2014-04-091-13/+1
* Refactored cmd_executeJames Booth2014-04-091-12/+13
* Command argument parsers set result argumentJames Booth2014-04-092-40/+39
* Removed inputwin functions from ui.hJames Booth2014-04-071-9/+9
* Removed statusbar functions from ui.hJames Booth2014-04-071-6/+2
* Removed titlebar functions from ui.hJames Booth2014-04-071-11/+1
* Tidied ui dependenciesJames Booth2014-04-062-4/+2
* Removed titlebar version property and allow disabling of titlebar displayJames Booth2014-04-032-32/+10
* Removed strcpy callsJames Booth2014-04-021-3/+1
* Added missing files, refactored ui_switch_win to check win existsJames Booth2014-04-011-4/+2
* Renamed refresh functions to update_virtualJames Booth2014-04-011-1/+1
* Revert "Commented bookmarks code for 0.4.0 release"James Booth2014-03-291-13/+11
* Commented bookmarks code for 0.4.0 releaseJames Booth2014-03-161-11/+13
* Change 'passwd' option to 'password' for /join commandJames Booth2014-03-162-8/+8
* Updated /roster helpJames Booth2014-03-161-8/+8
* Added /roster clearnick commandJames Booth2014-03-162-33/+50
* Small changes to helpJames Booth2014-03-161-2/+2
* Command '/statuses muc' now allows 'all', 'online' and 'none' settingsJames Booth2014-03-152-42/+30
* Updated copyrightJames Booth2014-03-096-6/+6