about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
...
| * Implement XEP-0363: HTTP File UploadDominik Heidler2016-04-263-8/+195
* | Added sub commands to command structureJames Booth2016-04-263-827/+1344
|/
* Load/destroy tray icons on init/shutdownJames Booth2016-04-181-2/+2
* Remove redundant return value from _cmd_set_boolean_preferenceJames Booth2016-04-171-59/+70
* Merge remote-tracking branch 'asdil12/tray_config'James Booth2016-04-173-3/+41
|\
| * Make tray icon configurable using /tray cmdDominik Heidler2016-04-163-0/+39
|/
* Merge remote-tracking branch 'asdil12/help'James Booth2016-04-151-1/+13
|\
| * Add /command? shortcut to view /help commandDominik Heidler2016-04-131-1/+13
* | Only complete unloaded plugins on /plugins loadJames Booth2016-04-121-1/+1
|/
* Fixed /plugins helpJames Booth2016-04-101-1/+1
* Added /plugins load commandJames Booth2016-04-102-17/+78
* Fixed typosJames Booth2016-04-091-7/+7
* Added whole word matches for room mentionJames Booth2016-04-072-21/+55
* Added reset to /notify helpJames Booth2016-04-041-0/+1
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-312-19/+19
* Allow sending stanzas in xml consoleJames Booth2016-03-261-1/+6
* Fix typo maxinum->maximumKlement Sekera2016-03-071-1/+1
* Fixed /help group formattingJames Booth2016-03-031-1/+1
* Integrated plugins with /help commandJames Booth2016-02-182-11/+36
* Added cmd_help_autocomplete_addJames Booth2016-02-182-1/+7
* Added plugin commands to /help autocompletionJames Booth2016-02-181-0/+3
* Tidied cons_show_helpJames Booth2016-02-181-2/+2
* Added new help format to c plugins WIPJames Booth2016-02-181-1/+6
* Merge branch 'master' into plugins-cJames Booth2016-02-144-4/+4
|\
| * Updated copyrightJames Booth2016-02-144-4/+4
* | Added C plugin code from plugins branchJames Booth2016-02-144-27/+76
|/
* Fixed memory deallocationsJames Booth2016-02-141-1/+3
* Fixed /role and /affiliation helpJames Booth2016-02-071-2/+2
* Added /roster show|hide unsubscribedJames Booth2016-02-072-0/+15
* Implemented /console private settingJames Booth2016-02-032-8/+24
* Added console.chat preferenceJames Booth2016-02-031-3/+12
* Added /console chat autocompletionJames Booth2016-02-031-11/+20
* Update autocompleters on roster nick change/clearJames Booth2016-02-031-0/+9
* Fixed help formattingJames Booth2016-02-031-2/+2
* Allow splitting roster rooms by conference serverJames Booth2016-02-012-1/+35
* Added roster.rooms.private.char settingJames Booth2016-01-312-37/+65
* Removed unused arg from roster_get_ functionsJames Booth2016-01-311-6/+6
* Store /roster count settingJames Booth2016-01-272-15/+35
* Added /roster count commandJames Booth2016-01-272-3/+28
* Roster private chat preferencesJames Booth2016-01-242-5/+47
* Added /roster private commandJames Booth2016-01-242-0/+44
* Formatting of /theme properties command outputJames Booth2016-01-231-4/+4
* Added account theme propertyJames Booth2016-01-222-1/+80
* WIP: Add /theme properties commandJames Booth2016-01-212-2/+7
* Added /roster show|hide contactsJames Booth2016-01-202-2/+19
* Added /roster rooms position preferenceJames Booth2016-01-193-2/+36
* Added /roster unread preferrenceJames Booth2016-01-172-1/+37
* Added /roster room unread preferenceJames Booth2016-01-172-0/+43
* Added roster contact themesJames Booth2016-01-141-0/+4
* Fix compile error on CygwinJames Booth2016-01-141-2/+2