Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.md | James Booth | 2012-08-17 | 1 | -0/+6 |
* | No longer set win status new when typing | James Booth | 2012-08-16 | 2 | -2/+1 |
* | Removed typing notification when not in chat win | James Booth | 2012-08-16 | 1 | -10/+0 |
* | Moved typing notification from main chat to title bar | James Booth | 2012-08-16 | 3 | -5/+86 |
* | Message about F1 key | James Booth | 2012-08-16 | 1 | -7/+4 |
* | Show basic help on startup | James Booth | 2012-08-16 | 2 | -20/+18 |
* | Send active stanza in messages | James Booth | 2012-08-16 | 1 | -1/+6 |
* | Improved help on typing notifications | James Booth | 2012-08-16 | 1 | -2/+2 |
* | Added typing notifications and related preferences | James Booth | 2012-08-16 | 6 | -13/+152 |
* | Simple incoming typing notification | James Booth | 2012-08-15 | 1 | -1/+13 |
* | Incremented patch number | James Booth | 2012-08-15 | 1 | -1/+1 |
* | Refactored command lookup | James Booth | 2012-08-15 | 1 | -29/+26 |
* | Added individual command help | James Booth | 2012-08-15 | 1 | -22/+128 |
* | Implemented help [command] | James Booth | 2012-08-14 | 1 | -22/+86 |
* | Added long help with dummy data | James Booth | 2012-08-14 | 2 | -19/+42 |
* | Command help now looked up | James Booth | 2012-08-14 | 3 | -30/+100 |
* | Using usage from cmd struct | James Booth | 2012-08-12 | 1 | -84/+166 |
* | 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 | 2 | -8/+2 |
* | Changed version to 0.1.5 | James Booth | 2012-07-31 | 1 | -1/+1 |
* | Cleaning up memory allocated by ncurses pads | James Booth | 2012-07-31 | 6 | -1/+20 |
* | Removed comments from configure.ac | James Booth | 2012-07-30 | 1 | -8/+0 |
* | Fixed libnotify includes | James Booth | 2012-07-30 | 2 | -7/+8 |
* | Tidy up autotools scripts, removed CFLAGS | James Booth | 2012-07-30 | 2 | -10/+16 |
* | 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 | 3 | -17/+24 |
* | Changed help on tiny urls | James Booth | 2012-07-29 | 1 | -1/+1 |
* | Merge branch 'tinyurl' | James Booth | 2012-07-29 | 8 | -7/+158 |
|\ | |||||
| * | Added libcurl-devel to Fedora dependencies | James Booth | 2012-07-29 | 1 | -1/+1 |
| * | Added libcurl3-dev to ubuntu dependencies | 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 |
| * | Updated configure.ac for libcurl | James Booth | 2012-07-29 | 1 | -2/+4 |
| * | 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 | 3 | -3/+112 |
* | | Fixed command number bug | James Booth | 2012-07-29 | 2 | -3/+3 |
|/ | |||||
* | 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 | 2 | -1/+6 |
* | 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 |