about summary refs log tree commit diff stats
path: root/src/command/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant return value from _cmd_set_boolean_preferenceJames Booth2016-04-171-59/+70
* Merge remote-tracking branch 'asdil12/tray_config'James Booth2016-04-171-0/+24
|\
| * Make tray icon configurable using /tray cmdDominik Heidler2016-04-161-0/+21
|/
* Added /plugins load commandJames Booth2016-04-101-12/+27
* Fixed typosJames Booth2016-04-091-7/+7
* Added whole word matches for room mentionJames Booth2016-04-071-0/+12
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-13/+13
* Allow sending stanzas in xml consoleJames Booth2016-03-261-1/+6
* Fix typo maxinum->maximumKlement Sekera2016-03-071-1/+1
* Integrated plugins with /help commandJames Booth2016-02-181-10/+32
* 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-141-1/+1
|\
| * Updated copyrightJames Booth2016-02-141-1/+1
* | Added C plugin code from plugins branchJames Booth2016-02-141-16/+44
|/
* Fixed memory deallocationsJames Booth2016-02-141-1/+3
* Added /roster show|hide unsubscribedJames Booth2016-02-071-0/+14
* Implemented /console private settingJames Booth2016-02-031-1/+7
* Added console.chat preferenceJames Booth2016-02-031-3/+12
* Update autocompleters on roster nick change/clearJames Booth2016-02-031-0/+9
* Allow splitting roster rooms by conference serverJames Booth2016-02-011-0/+19
* Added roster.rooms.private.char settingJames Booth2016-01-311-0/+18
* Removed unused arg from roster_get_ functionsJames Booth2016-01-311-6/+6
* Store /roster count settingJames Booth2016-01-271-14/+35
* Roster private chat preferencesJames Booth2016-01-241-2/+28
* Added /roster private commandJames Booth2016-01-241-0/+27
* Added account theme propertyJames Booth2016-01-221-0/+55
* WIP: Add /theme properties commandJames Booth2016-01-211-0/+2
* Added /roster show|hide contactsJames Booth2016-01-201-0/+14
* Added /roster rooms position preferenceJames Booth2016-01-191-1/+20
* Added /roster unread preferrenceJames Booth2016-01-171-0/+27
* Added /roster room unread preferenceJames Booth2016-01-171-0/+26
* Added roster contact themesJames Booth2016-01-141-0/+4
* Fix compile error on CygwinJames Booth2016-01-141-2/+2
* Added window title autocomplete to /close commandJames Booth2016-01-131-72/+122
* Added roster rooms order preferenceJames Booth2016-01-091-0/+25
* Added /win navigation by jid, win titleJames Booth2016-01-071-5/+24
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-0/+7
* Add cl_ev_disconnectJames Booth2016-01-031-15/+4
* Close all windows on /disconnectJames Booth2016-01-031-0/+1
* Added /roster show|hide roomsJames Booth2016-01-021-0/+14
* Added autoping timeout preferenceJames Booth2016-01-011-12/+35
* Added /console commandJames Booth2015-12-291-0/+20
* Added /charset commandJames Booth2015-12-191-0/+21
* Show PGP error stringsJames Booth2015-12-151-4/+9
* Added /wins unreadJames Booth2015-11-301-1/+3
* Tidied output for /notify commandJames Booth2015-11-291-55/+75
* Renamed /notify message -> /notify chatJames Booth2015-11-291-22/+22
* Removed regular chat message triggersJames Booth2015-11-281-47/+0
* Added room specific notify settingsJames Booth2015-11-281-20/+158