| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed titlebarversion command | James Booth | 2012-12-02 | 2 | -13/+52 |
* | Organised config file | James Booth | 2012-12-02 | 4 | -66/+59 |
* | Moved logins to accounts module | James Booth | 2012-12-02 | 8 | -76/+153 |
* | Create logs dir for main log | James Booth | 2012-12-02 | 3 | -49/+69 |
* | Added autocomplete to /autoaway, fixed help | James Booth | 2012-12-02 | 1 | -125/+93 |
* | Removed development code | James Booth | 2012-12-01 | 1 | -4/+1 |
* | Default /autoaway check on | James Booth | 2012-12-01 | 1 | -1/+5 |
* | Fixed compile error | James Booth | 2012-12-01 | 1 | -1/+1 |
* | Use profanity input for idle time when libxss not availalbe | James Booth | 2012-12-01 | 3 | -8/+25 |
* | Implemented /autoaway mode idle | James Booth | 2012-12-01 | 6 | -16/+46 |
* | More useful console message on auto away | James Booth | 2012-12-01 | 1 | -2/+4 |
* | Send away presence and message for /autoaway | James Booth | 2012-12-01 | 1 | -5/+35 |
* | Added preferences for /autoaway | James Booth | 2012-11-30 | 5 | -29/+212 |
* | Send away and message when idle | James Booth | 2012-11-30 | 1 | -2/+2 |
* | Use only one measure for idle | James Booth | 2012-11-30 | 1 | -5/+0 |
* | Simple output of idle/away | James Booth | 2012-11-30 | 4 | -1/+59 |
* | Allow /msg with no message, to open a chat window with a contact | James Booth | 2012-11-30 | 3 | -15/+55 |
* | Fixed spelling on /prefs help | James Booth | 2012-11-29 | 1 | -1/+1 |
* | Show command in /prefs, and split into categories | James Booth | 2012-11-29 | 3 | -61/+158 |
* | Respond to ping requests | James Booth | 2012-11-29 | 2 | -33/+68 |
* | Moved unread in titlebar | James Booth | 2012-11-29 | 1 | -1/+1 |
* | Option to show version in title bar with /titlebarversion | James Booth | 2012-11-29 | 4 | -3/+48 |
* | Added terminal window title | James Booth | 2012-11-29 | 1 | -0/+15 |
* | Tidied help on /sub | James Booth | 2012-11-28 | 1 | -3/+3 |
* | Fixed contact list test | James Booth | 2012-11-28 | 1 | -61/+61 |
* | Implemented "/sub sent" to show outstanding sent subscription requests | James Booth | 2012-11-28 | 4 | -3/+35 |
* | Remove from outstanding requests on /sub | James Booth | 2012-11-28 | 1 | -0/+1 |
* | Merge branch 'master' into sublist | James Booth | 2012-11-28 | 3 | -1/+15 |
|\ |
|
| * | Add and remove from roster on subscription presence | James Booth | 2012-11-28 | 3 | -1/+15 |
* | | List commands for /sub | James Booth | 2012-11-28 | 3 | -9/+52 |
|/ |
|
* | Handle roster subscription updates | James Booth | 2012-11-27 | 7 | -18/+122 |
* | Show "request pending" in /sub show, when request has been sent | James Booth | 2012-11-27 | 8 | -18/+42 |
* | Default contact subscription set to "none" | James Booth | 2012-11-27 | 1 | -1/+1 |
* | Implemented /sub show | James Booth | 2012-11-27 | 3 | -6/+37 |
* | Show usage when invalid /sub argument | James Booth | 2012-11-27 | 1 | -32/+35 |
* | Fixed GLib assertion error when no theme file loaded | James Booth | 2012-11-27 | 1 | -2/+6 |
* | Show message on /join when windows full | James Booth | 2012-11-27 | 1 | -0/+2 |
* | Show message on /msg when windows full | James Booth | 2012-11-27 | 3 | -0/+16 |
* | Added /autoping command to set ping interval or disable with 0 | James Booth | 2012-11-26 | 6 | -4/+79 |
* | Fixed spelling in reconnect | James Booth | 2012-11-26 | 1 | -1/+1 |
* | Setting /reconnect 0 properly disables reconnect | James Booth | 2012-11-26 | 1 | -10/+18 |
* | Attempt to stop mouse click blocking input | James Booth | 2012-11-26 | 1 | -5/+1 |
* | Fixed GLib assertion error when no XDG env set | James Booth | 2012-11-26 | 1 | -2/+4 |
* | Added to navigation help | James Booth | 2012-11-26 | 1 | -2/+5 |
* | Fixed some memory leaks | James Booth | 2012-11-26 | 6 | -4/+38 |
* | Further tidy up of windows.c | James Booth | 2012-11-26 | 5 | -421/+413 |
* | windows tidy up | James Booth | 2012-11-26 | 5 | -108/+103 |
* | Added header define to window.h | James Booth | 2012-11-25 | 1 | -0/+5 |
* | Fixed help config file locations | James Booth | 2012-11-25 | 3 | -5/+13 |
* | Fixed config location in man page | James Booth | 2012-11-25 | 1 | -2/+2 |