about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Formatting of jids in chat logJames Booth2012-07-221-2/+8
|
* 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-225-1/+93
|
* Fixed spelling in install scriptJames Booth2012-07-221-1/+1
|
* Added Fedora support to install-all.shJames Booth2012-07-221-55/+109
|
* Added -Wno-missing-field-initializers Makefile.amJames Booth2012-07-211-0/+1
| | | | | To enable compile on GCC versions which complain about the GOptions code
* Update READMEJames Booth2012-07-201-4/+10
|
* Command line args and welcome messageJames Booth2012-07-202-14/+44
|
* Changed version number to 0.1.1James Booth2012-07-191-1/+1
|
* Added prefs to helpJames Booth2012-07-191-0/+1
|
* Added prefs commandJames Booth2012-07-193-1/+43
|
* Added newline at end of install scriptJames Booth2012-07-191-1/+1
|
* Install script now cleans upJames Booth2012-07-191-0/+11
|
* Update README.mdJames Booth2012-07-191-1/+1
|
* 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
|
* Changed minimum autoconf versionJames Booth2012-07-131-1/+1
|
* Change build to work without ncurses pkg-configJames Booth2012-07-122-3/+3
|
* Added install-all.shJames Booth2012-07-101-0/+46
|
* Update masterJames Booth2012-07-101-0/+2
|
* 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
|
* Update masterJames Booth2012-07-091-1/+0
|
* Added headunit to autotools filesJames Booth2012-07-082-2/+3
|
* Tidied autotools filesJames Booth2012-07-082-17/+24
|
* Updated readmeJames Booth2012-07-081-0/+4
|
* Added tests to Makefile.amJames Booth2012-07-081-5/+13
|
* Merge branch 'master' into buildJames Booth2012-07-081-34/+81
|\
| * Started resizeJames Booth2012-07-081-1/+8
| |
| * Home and end keysJames Booth2012-07-081-25/+32
| |
| * Left arrowJames Booth2012-07-081-2/+2
| |
| * DEL keyJames Booth2012-07-081-3/+3
| |
| * Delete in middle of inputJames Booth2012-07-081-2/+2
| |
| * Delete working on new placement of input winJames Booth2012-07-081-12/+15
| |
| * Left, right keys scroll inputJames Booth2012-07-081-23/+35
| |
| * Removed whitespaceJames Booth2012-07-071-1/+0
| |
| * End key moves to end of padJames Booth2012-07-071-1/+5
| |
| * Home key moves to start of padJames Booth2012-07-071-1/+4
| |
| * Input follows cursor when longer than screenJames Booth2012-07-071-4/+14
| |
| * Formatting commentJames Booth2012-07-071-1/+1
| |
| * Max size added for inputJames Booth2012-07-071-6/+6
| |
| * Changed input window to use pad instead of windowJames Booth2012-07-071-7/+9
| |
* | Updated READMEJames Booth2012-07-041-2/+10
| |
* | Merge branch 'master' into buildJames Booth2012-07-041-0/+2
|\|
| * Update masterJames Booth2012-07-051-0/+2
| |