Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | Conflicts: src/command.c | ||||
| * | 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 |
| | |||||
* | 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 |
| |