about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Renamed /theme load to /theme setJames Booth2012-12-091-8/+9
|
* Added autocomplete to /theme loadJames Booth2012-12-091-1/+41
|
* Added '/theme load name' to replace '/theme name'James Booth2012-12-091-7/+9
|
* Changed help on /themeJames Booth2012-12-091-5/+10
|
* Added /theme list commandJames Booth2012-12-095-1/+49
|
* Renamed functions in themeJames Booth2012-12-084-6/+6
|
* Added server property to accountsJames Booth2012-12-075-6/+10
|
* Add optional server parameter to /connect commandJames Booth2012-12-063-11/+20
|
* Colour chat room members by presence for /whoJames Booth2012-12-062-2/+36
|
* Merged Dolans fix for not clearing typing messageDolan O'Toole2012-12-051-0/+2
|
* Changed theme propertiesJames Booth2012-12-038-62/+62
|
* Changed titlebarversion commandJames Booth2012-12-022-13/+52
|
* Organised config fileJames Booth2012-12-024-66/+59
|
* Moved logins to accounts moduleJames Booth2012-12-028-76/+153
|
* Create logs dir for main logJames Booth2012-12-023-49/+69
|
* Added autocomplete to /autoaway, fixed helpJames Booth2012-12-021-125/+93
|
* Removed development codeJames Booth2012-12-011-4/+1
|
* Default /autoaway check onJames Booth2012-12-011-1/+5
|
* Fixed compile errorJames Booth2012-12-011-1/+1
|
* Use profanity input for idle time when libxss not availalbeJames Booth2012-12-013-8/+25
|
* Implemented /autoaway mode idleJames Booth2012-12-016-16/+46
|
* More useful console message on auto awayJames Booth2012-12-011-2/+4
|
* Send away presence and message for /autoawayJames Booth2012-12-011-5/+35
|
* Added preferences for /autoawayJames Booth2012-11-305-29/+212
|
* Send away and message when idleJames Booth2012-11-301-2/+2
|
* Use only one measure for idleJames Booth2012-11-301-5/+0
|
* Simple output of idle/awayJames Booth2012-11-304-1/+59
|
* Allow /msg with no message, to open a chat window with a contactJames Booth2012-11-303-15/+55
|
* Fixed spelling on /prefs helpJames Booth2012-11-291-1/+1
|
* Show command in /prefs, and split into categoriesJames Booth2012-11-293-61/+158
|
* Respond to ping requestsJames Booth2012-11-292-33/+68
|
* Moved unread in titlebarJames Booth2012-11-291-1/+1
|
* Option to show version in title bar with /titlebarversionJames Booth2012-11-294-3/+48
|
* Added terminal window titleJames Booth2012-11-291-0/+15
|
* Tidied help on /subJames Booth2012-11-281-3/+3
|
* Fixed contact list testJames Booth2012-11-281-61/+61
|
* Implemented "/sub sent" to show outstanding sent subscription requestsJames Booth2012-11-284-3/+35
|
* Remove from outstanding requests on /subJames Booth2012-11-281-0/+1
|
* Merge branch 'master' into sublistJames Booth2012-11-283-1/+15
|\
| * Add and remove from roster on subscription presenceJames Booth2012-11-283-1/+15
| |
* | List commands for /subJames Booth2012-11-283-9/+52
|/
* Handle roster subscription updatesJames Booth2012-11-277-18/+122
|
* Show "request pending" in /sub show, when request has been sentJames Booth2012-11-278-18/+42
|
* Default contact subscription set to "none"James Booth2012-11-271-1/+1
|
* Implemented /sub showJames Booth2012-11-273-6/+37
|
* Show usage when invalid /sub argumentJames Booth2012-11-271-32/+35
|
* Fixed GLib assertion error when no theme file loadedJames Booth2012-11-271-2/+6
|
* Show message on /join when windows fullJames Booth2012-11-271-0/+2
|
* Show message on /msg when windows fullJames Booth2012-11-273-0/+16
|
* Added /autoping command to set ping interval or disable with 0James Booth2012-11-266-4/+79
|