about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fixed spelling in reconnectJames Booth2012-11-261-1/+1
|
* Setting /reconnect 0 properly disables reconnectJames Booth2012-11-261-10/+18
|
* Attempt to stop mouse click blocking inputJames Booth2012-11-261-5/+1
|
* Fixed GLib assertion error when no XDG env setJames Booth2012-11-261-2/+4
|
* Added to navigation helpJames Booth2012-11-261-2/+5
|
* Fixed some memory leaksJames Booth2012-11-266-4/+38
|
* Further tidy up of windows.cJames Booth2012-11-265-421/+413
|
* windows tidy upJames Booth2012-11-265-108/+103
|
* Added header define to window.hJames Booth2012-11-251-0/+5
|
* Fixed help config file locationsJames Booth2012-11-253-5/+13
|
* Fixed config location in man pageJames Booth2012-11-251-2/+2
|
* Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOMEJames Booth2012-11-2510-51/+322
|
* configure.ac Fixed spelling in libnotify messageJames Booth2012-11-251-1/+1
|