Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added chlog preference for chat logging | James Booth | 2012-07-22 | 5 | -13/+47 |
| | |||||
* | Created log dir for each login | James Booth | 2012-07-22 | 1 | -6/+12 |
| | |||||
* | Basic chat log per user | James Booth | 2012-07-22 | 3 | -15/+44 |
| | |||||
* | Formatting of jids in chat log | James Booth | 2012-07-22 | 1 | -2/+8 |
| | |||||
* | Added datetime to chat logging | James Booth | 2012-07-22 | 1 | -1/+10 |
| | |||||
* | Flush after chat log writes | James Booth | 2012-07-22 | 1 | -7/+8 |
| | |||||
* | Added simple chat log | James Booth | 2012-07-22 | 5 | -1/+93 |
| | |||||
* | Fixed spelling in install script | James Booth | 2012-07-22 | 1 | -1/+1 |
| | |||||
* | Added Fedora support to install-all.sh | James Booth | 2012-07-22 | 1 | -55/+109 |
| | |||||
* | Added -Wno-missing-field-initializers Makefile.am | James Booth | 2012-07-21 | 1 | -0/+1 |
| | | | | | To enable compile on GCC versions which complain about the GOptions code | ||||
* | Update README | James Booth | 2012-07-20 | 1 | -4/+10 |
| | |||||
* | Command line args and welcome message | James Booth | 2012-07-20 | 2 | -14/+44 |
| | |||||
* | Changed version number to 0.1.1 | James Booth | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | Added prefs to help | James Booth | 2012-07-19 | 1 | -0/+1 |
| | |||||
* | Added prefs command | James Booth | 2012-07-19 | 3 | -1/+43 |
| | |||||
* | Added newline at end of install script | James Booth | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | Install script now cleans up | James Booth | 2012-07-19 | 1 | -0/+11 |
| | |||||
* | Update README.md | James Booth | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | Log location ~/.profanity/log/profanity.log | James Booth | 2012-07-19 | 4 | -7/+20 |
| | |||||
* | Config file location ~/.profanity/config | James Booth | 2012-07-19 | 2 | -5/+2 |
| | |||||
* | Config file location ~/.config/profanity/config | James Booth | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | Create config directory | James Booth | 2012-07-19 | 3 | -0/+31 |
| | |||||
* | Updated help | James Booth | 2012-07-18 | 1 | -22/+22 |
| | |||||
* | Set usernames to lowercase before logging in | James Booth | 2012-07-18 | 1 | -2/+4 |
| | |||||
* | Changed minimum autoconf version | James Booth | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | Change build to work without ncurses pkg-config | James Booth | 2012-07-12 | 2 | -3/+3 |
| | |||||
* | Added install-all.sh | James Booth | 2012-07-10 | 1 | -0/+46 |
| | |||||
* | Update master | James Booth | 2012-07-10 | 1 | -0/+2 |
| | |||||
* | Username now hidden when entering password | James Booth | 2012-07-09 | 1 | -0/+4 |
| | |||||
* | Fixed delete when going off left side of screen | James Booth | 2012-07-09 | 3 | -4/+18 |
| | |||||
* | Update master | James Booth | 2012-07-09 | 1 | -1/+0 |
| | |||||
* | Added headunit to autotools files | James Booth | 2012-07-08 | 2 | -2/+3 |
| | |||||
* | Tidied autotools files | James Booth | 2012-07-08 | 2 | -17/+24 |
| | |||||
* | Updated readme | James Booth | 2012-07-08 | 1 | -0/+4 |
| | |||||
* | Added tests to Makefile.am | James Booth | 2012-07-08 | 1 | -5/+13 |
| | |||||
* | Merge branch 'master' into build | James Booth | 2012-07-08 | 1 | -34/+81 |
|\ | |||||
| * | Started resize | James Booth | 2012-07-08 | 1 | -1/+8 |
| | | |||||
| * | Home and end keys | James Booth | 2012-07-08 | 1 | -25/+32 |
| | | |||||
| * | Left arrow | James Booth | 2012-07-08 | 1 | -2/+2 |
| | | |||||
| * | DEL key | James Booth | 2012-07-08 | 1 | -3/+3 |
| | | |||||
| * | Delete in middle of input | James Booth | 2012-07-08 | 1 | -2/+2 |
| | | |||||
| * | Delete working on new placement of input win | James Booth | 2012-07-08 | 1 | -12/+15 |
| | | |||||
| * | Left, right keys scroll input | James Booth | 2012-07-08 | 1 | -23/+35 |
| | | |||||
| * | Removed whitespace | James Booth | 2012-07-07 | 1 | -1/+0 |
| | | |||||
| * | End key moves to end of pad | James Booth | 2012-07-07 | 1 | -1/+5 |
| | | |||||
| * | Home key moves to start of pad | James Booth | 2012-07-07 | 1 | -1/+4 |
| | | |||||
| * | Input follows cursor when longer than screen | James Booth | 2012-07-07 | 1 | -4/+14 |
| | | |||||
| * | Formatting comment | James Booth | 2012-07-07 | 1 | -1/+1 |
| | | |||||
| * | Max size added for input | James Booth | 2012-07-07 | 1 | -6/+6 |
| | | |||||
| * | Changed input window to use pad instead of window | James Booth | 2012-07-07 | 1 | -7/+9 |
| | |