Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split command groups | James Booth | 2012-08-11 | 1 | -68/+52 |
* | Refactored commands | James Booth | 2012-08-11 | 1 | -23/+80 |
* | Command list size now calculated | James Booth | 2012-08-10 | 2 | -6/+7 |
* | Removed tinyurl_init | James Booth | 2012-08-10 | 3 | -8/+0 |
* | Fixed autcomplete login | James Booth | 2012-07-31 | 1 | -1/+1 |
* | Fixed definite memory leaks | James Booth | 2012-07-31 | 2 | -0/+8 |
* | Reverted ncurses cleanup | James Booth | 2012-07-31 | 1 | -7/+0 |
* | Cleaning up memory allocated by ncurses pads | James Booth | 2012-07-31 | 4 | -1/+16 |
* | Fixed libnotify includes | James Booth | 2012-07-30 | 1 | -4/+4 |
* | Show tinyurl errors and usage in chat windows | James Booth | 2012-07-29 | 3 | -2/+32 |
* | Fixed bug in tinyurl | James Booth | 2012-07-29 | 1 | -16/+22 |
* | Changed help on tiny urls | James Booth | 2012-07-29 | 1 | -1/+1 |
* | Validate tinyurl | James Booth | 2012-07-29 | 3 | -27/+24 |
* | Fixed num commands | James Booth | 2012-07-29 | 1 | -2/+2 |
* | Added tiny command | James Booth | 2012-07-28 | 3 | -4/+42 |
* | Simple tinyurl test | James Booth | 2012-07-28 | 1 | -0/+5 |
* | Added tinyurl module | James Booth | 2012-07-28 | 2 | -0/+108 |
* | Function signatures across lines | James Booth | 2012-07-24 | 18 | -203/+393 |
* | Removed @ from log file names | James Booth | 2012-07-23 | 2 | -3/+9 |
* | Close logs on exit | James Booth | 2012-07-23 | 1 | -9/+9 |
* | Increased version, chat logging in prefs output | James Booth | 2012-07-22 | 1 | -0/+5 |
* | 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 | 4 | -0/+91 |
* | Command line args and welcome message | James Booth | 2012-07-20 | 2 | -14/+44 |
* | Added prefs to help | James Booth | 2012-07-19 | 1 | -0/+1 |
* | Added prefs command | James Booth | 2012-07-19 | 3 | -1/+43 |
* | 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 |
* | 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 |
* | Merge branch 'master' into build | James Booth | 2012-07-08 | 1 | -34/+81 |
* | Merge branch 'master' into build | James Booth | 2012-07-04 | 1 | -1/+7 |
* | Desktop notifications only if libnotify installed | James Booth | 2012-07-02 | 1 | -0/+10 |
* | Added autobuild tools | James Booth | 2012-07-01 | 30 | -0/+4056 |