about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* Use domain part of current jid when no jid passed to /discoJames Booth2013-03-141-4/+16
* Added /disco commandJames Booth2013-03-141-4/+50
* Added basic /rooms command to get chat room listJames Booth2013-03-131-0/+37
* Handle dependent settingsJames Booth2013-03-101-4/+38
* Updated online helpJames Booth2013-03-101-31/+51
* Added /clear command to clear current windowJames Booth2013-03-021-0/+16
* Show available resources for current account with "/account"James Booth2013-02-181-4/+13
* Colour connected account in "/account list" according ot presenceJames Booth2013-02-181-13/+2
* Fixed invalid resource errorJames Booth2013-02-171-2/+10
* Tidied help on /info, /caps and /softwareJames Booth2013-02-171-10/+14
* Colour title on /caps and /software outputJames Booth2013-02-171-38/+23
* Added /software command handling to chat rooms and private chatJames Booth2013-02-171-10/+35
* Added autocomplete for /software commandJames Booth2013-02-171-0/+33
* Added /caps commandJames Booth2013-02-171-0/+78
* Show all resources ordered by priority with /info commandJames Booth2013-02-171-17/+21
* Dealing with mulitple contact resources, work in progressJames Booth2013-02-141-14/+17
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-44/+23
* Removed presence from jabber_connJames Booth2013-02-101-5/+5
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-5/+5
* Renamed contact property jid->barejidJames Booth2013-02-091-1/+1
* Refactored string preferencesJames Booth2013-02-031-4/+4
* Refactored setting boolean preferencesJames Booth2013-02-031-23/+21
* Refactored getting boolean preferencesJames Booth2013-02-031-4/+4
* Fixed filenames in comment headersJames Booth2013-02-023-3/+3
* Added config dir to sourceJames Booth2013-02-021-3/+3
* Added command and tools subdirs to sourceJames Booth2013-02-026-0/+3114