about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Show available resources for current account with "/account"James Booth2013-02-186-34/+155
|
* Colour connected account in "/account list" according ot presenceJames Booth2013-02-183-13/+29
|
* Fixed invalid resource errorJames Booth2013-02-171-2/+10
|
* Tidied help on /info, /caps and /softwareJames Booth2013-02-171-10/+14
|
* Tidied new command output, ordered featuresJames Booth2013-02-172-11/+12
|
* Added ping to featuresJames Booth2013-02-171-0/+5
|
* Colour title on /caps and /software outputJames Booth2013-02-178-65/+130
|
* Fixed autoawayJames Booth2013-02-171-11/+11
|
* Added chatstates to capabilitiesJames Booth2013-02-171-0/+6
|
* Added /software command handling to chat rooms and private chatJames Booth2013-02-171-10/+35
|
* Show fulljid when contact becomes unavailableJames Booth2013-02-171-1/+3
|
* Added autocomplete for /software commandJames Booth2013-02-1711-1/+163
|
* Added /caps commandJames Booth2013-02-177-6/+130
|
* Fixed testsJames Booth2013-02-171-54/+54
|
* Show all resources ordered by priority with /info commandJames Booth2013-02-1712-159/+212
|
* Dealing with mulitple contact resources, work in progressJames Booth2013-02-144-37/+112
|
* Removed invalid testsJames Booth2013-02-141-39/+0
|
* Removed whitespaceJames Booth2013-02-141-2/+2
|
* Simple default resource hanlding on presenceJames Booth2013-02-149-56/+76
|
* Tidy up presence moduleJames Booth2013-02-103-72/+154
|
* Added usage of handlers to message and presence modulesJames Booth2013-02-104-95/+160
|
* Added p_contact_add_resourceJames Booth2013-02-105-15/+22
|
* Use resource_presence_t in ResourceJames Booth2013-02-103-18/+10
|
* Added resource_presence_t and contact_presence_tJames Booth2013-02-1017-182/+162
|
* Removed presence from jabber_connJames Booth2013-02-104-26/+7
|
* Renamed resources->available_resourcesJames Booth2013-02-101-20/+17
|
* Added resource_presence_tJames Booth2013-02-101-0/+8
|
* Added presence string functions to commonJames Booth2013-02-102-7/+51
|
* Renamed jabber_presence_t->presence_tJames Booth2013-02-1015-29/+29
|
* Only create contacts resource when onlineJames Booth2013-02-106-118/+98
|
* Fixed error clearing contact listJames Booth2013-02-105-5/+34
|
* Added default resource to contactJames Booth2013-02-102-32/+29
|
* Changed parameter to contact_list_add jid->barejidJames Booth2013-02-103-23/+23
|
* Renamed contact property jid->barejidJames Booth2013-02-095-34/+34
|
* Added resource.cJames Booth2013-02-093-0/+100
|
* Fixed remaining '%' char printingJames Booth2013-02-091-7/+7
|
* Fixed input win printing of '%' charJames Booth2013-02-092-9/+8
|
* Show priority on loginJames Booth2013-02-051-0/+2
|
* Show priority on autoaway messagesJames Booth2013-02-051-5/+14
|
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-056-38/+149
|
* Removed debug from last commitJames Booth2013-02-051-4/+0
|
* SHA1 now generated correctly when data form included in capsJames Booth2013-02-052-0/+6
| | | | fixes #149
* Removed -WerrorJames Booth2013-02-041-1/+1
|
* Send show, status, priority and caps when changing room nicknameJames Booth2013-02-041-0/+11
|
* Moved setting presence status and show into functionsJames Booth2013-02-043-63/+58
|
* Use of const in connection.cJames Booth2013-02-042-6/+7
|
* Small tidy up in connection.cJames Booth2013-02-031-3/+10
|
* Added assertsJames Booth2013-02-036-10/+17
|
* Losing connection shows 'offline' in uiJames Booth2013-02-032-14/+13
|
* Removed jabber_restart functionJames Booth2013-02-033-10/+4
|