about summary refs log tree commit diff stats
path: root/src/command/command.c
Commit message (Expand)AuthorAgeFilesLines
* Store /roster count settingJames Booth2016-01-271-1/+0
* Added /roster count commandJames Booth2016-01-271-2/+27
* Roster private chat preferencesJames Booth2016-01-241-3/+19
* Added /roster private commandJames Booth2016-01-241-0/+17
* Formatting of /theme properties command outputJames Booth2016-01-231-4/+4
* Added account theme propertyJames Booth2016-01-221-1/+25
* WIP: Add /theme properties commandJames Booth2016-01-211-2/+5
* Added /roster show|hide contactsJames Booth2016-01-201-2/+5
* Added /roster rooms position preferenceJames Booth2016-01-191-0/+15
* Added /roster unread preferrenceJames Booth2016-01-171-1/+10
* Added /roster room unread preferenceJames Booth2016-01-171-0/+17
* Added window title autocomplete to /close commandJames Booth2016-01-131-14/+34
* Added roster rooms order preferenceJames Booth2016-01-091-0/+25
* Added /win navigation by jid, win titleJames Booth2016-01-071-3/+37
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-76/+109
* Added /roster show|hide roomsJames Booth2016-01-021-2/+5
* Added autoping timeout preferenceJames Booth2016-01-011-5/+14
* Added /console commandJames Booth2015-12-291-1/+52
* Fixed /charset helpJames Booth2015-12-201-1/+1
* Added /charset commandJames Booth2015-12-191-0/+12
* Fix spelling and grammatical mistakes in command help textSteven Erenst2015-12-061-7/+7
* Added /wins unreadJames Booth2015-11-301-0/+4
* Renamed /notify message -> /notify chatJames Booth2015-11-291-43/+41
* Added /notify reset to autocompletionJames Booth2015-11-281-0/+2
* Removed regular chat message triggersJames Booth2015-11-281-20/+2
* Added room specific notify settingsJames Booth2015-11-281-41/+31
* Finished basic /notify triggersJames Booth2015-11-251-3/+10
* Merge branch 'master' into notificationsJames Booth2015-11-251-0/+14
|\
| * fix typoWill Song2015-11-231-1/+1
| * add feature in issue #585Will Song2015-11-231-0/+14
* | Added autocompleters for notify trigger removalJames Booth2015-11-241-0/+12
* | Added notify triggers WIPJames Booth2015-11-231-12/+50
|/
* Show summary of trusted certificates, add /tls cert <fingerprint>James Booth2015-11-221-2/+8
* Tidied roster commandsJames Booth2015-11-221-57/+67
* Added /roster resource joinJames Booth2015-11-221-0/+17
* Added /roster char resourceJames Booth2015-11-221-0/+8
* Updated helpJames Booth2015-11-221-3/+3
* Added word wrap to roster panelJames Booth2015-11-221-0/+7
* Added /roster indent presenceJames Booth2015-11-211-1/+4
* Added /roster indent resourceJames Booth2015-11-211-0/+3
* Added /roster indent contactJames Booth2015-11-211-32/+45
* Removed unused priority settingsJames Booth2015-11-201-1/+1
* Added /roster char contactJames Booth2015-11-201-0/+8
* Added /roster char headerJames Booth2015-11-191-0/+24
* Fixed /roster helpJames Booth2015-11-191-1/+1
* Added option to show resource priority in rosterJames Booth2015-11-181-2/+5
* Added roster count optionJames Booth2015-11-181-2/+5
* Added /roster order name|presenceJames Booth2015-11-171-0/+15
* Show presence in roster WIPJames Booth2015-11-151-2/+8
* Added /tls trustJames Booth2015-11-101-4/+7