about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added datetime to chat loggingJames Booth2012-07-221-1/+10
* Flush after chat log writesJames Booth2012-07-221-7/+8
* Added simple chat logJames Booth2012-07-224-0/+91
* Command line args and welcome messageJames Booth2012-07-202-14/+44
* Added prefs to helpJames Booth2012-07-191-0/+1
* Added prefs commandJames Booth2012-07-193-1/+43
* Log location ~/.profanity/log/profanity.logJames Booth2012-07-194-7/+20
* Config file location ~/.profanity/configJames Booth2012-07-192-5/+2
* Config file location ~/.config/profanity/configJames Booth2012-07-191-1/+1
* Create config directoryJames Booth2012-07-193-0/+31
* Updated helpJames Booth2012-07-181-22/+22
* Set usernames to lowercase before logging inJames Booth2012-07-181-2/+4
* Username now hidden when entering passwordJames Booth2012-07-091-0/+4
* Fixed delete when going off left side of screenJames Booth2012-07-093-4/+18
* Merge branch 'master' into buildJames Booth2012-07-081-34/+81
* Merge branch 'master' into buildJames Booth2012-07-041-1/+7
* Desktop notifications only if libnotify installedJames Booth2012-07-021-0/+10
* Added autobuild toolsJames Booth2012-07-0130-0/+4056