Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'master' into dev | James Booth | 2012-10-23 | 1 | -2/+5 | |
| |\ | ||||||
| | * | Check for method of setting ESCDELAY | James Booth | 2012-10-23 | 1 | -2/+5 | |
| * | | Added check for latest release | James Booth | 2012-10-23 | 1 | -0/+8 | |
| |/ | ||||||
| * | Added /about command | James Booth | 2012-10-23 | 3 | -18/+45 | |
| * | Trailing whitespace | James Booth | 2012-10-23 | 2 | -2/+2 | |
| * | Split help into sections | James Booth | 2012-10-22 | 3 | -3/+63 | |
| * | Escape key clears input line | James Booth | 2012-10-22 | 1 | -0/+8 | |
* | | Merge branch 'master' into type_out | James Booth | 2012-10-22 | 32 | -500/+646 | |
|\| | ||||||
| * | Added autocomplete for boolean settings | James Booth | 2012-10-22 | 3 | -11/+48 | |
| * | Fixed possible segfault when no type attribute on incoming messages | James Booth | 2012-10-22 | 1 | -16/+18 | |
| * | Free autocompleters on quit | James Booth | 2012-10-22 | 4 | -6/+17 | |
| * | Refactored parameter autocompleters | James Booth | 2012-10-22 | 1 | -48/+38 | |
| * | Renamed other autocompleters | James Booth | 2012-10-21 | 6 | -15/+15 | |
| * | Renamed help autocompleter | James Booth | 2012-10-21 | 3 | -6/+6 | |
| * | Added /help parameter autocomplete | James Booth | 2012-10-21 | 3 | -3/+37 | |
| * | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 32 | -390/+390 | |
| * | jabber: rewrite error handling | Dmitry Podgorny | 2012-10-20 | 1 | -52/+26 | |
| * | windows: set dirty in win_show_error_msg | Dmitry Podgorny | 2012-10-18 | 1 | -0/+3 | |
| * | handle error messages from server | Dmitry Podgorny | 2012-10-18 | 5 | -1/+94 | |
| * | windows: dont print wether contact exists in roster | Dmitry Podgorny | 2012-10-18 | 1 | -4/+1 | |
| * | windows: print outgoing messages for all contacts | Dmitry Podgorny | 2012-10-17 | 1 | -23/+23 | |
| * | Fixed indentation | James Booth | 2012-10-16 | 1 | -3/+3 | |
| * | Moved jabber_free_resources call | James Booth | 2012-10-16 | 3 | -14/+1 | |
| * | Merge branch 'master' of https://github.com/pasis/profanity | James Booth | 2012-10-16 | 3 | -0/+10 | |
| |\ | ||||||
| | * | jabber: fix crash when disconnection timeout is reached | Dmitry Podgorny | 2012-10-17 | 3 | -7/+10 | |
| * | | Attempted fix at causing segfault by freeing connection | James Booth | 2012-10-16 | 3 | -7/+13 | |
| |/ | ||||||
| * | Removed "Log" from history output | James Booth | 2012-10-15 | 1 | -1/+1 | |
| * | Refactored show history, free'd memory | James Booth | 2012-10-14 | 1 | -18/+20 | |
* | | Using const for chat sessions | James Booth | 2012-10-14 | 2 | -19/+20 | |
* | | Merge branch 'master' into type_out | James Booth | 2012-10-14 | 6 | -13/+60 | |
|\| | ||||||
| * | Added history option | James Booth | 2012-10-14 | 4 | -2/+42 | |
| * | Do not create directories when looking for logs | James Booth | 2012-10-14 | 1 | -7/+13 | |
| * | Fixed compiler warning | James Booth | 2012-10-14 | 2 | -5/+6 | |
* | | Merge branch 'master' into type_out | James Booth | 2012-10-14 | 6 | -37/+165 | |
|\| | ||||||
| * | Shows log date when viewing history | James Booth | 2012-10-14 | 1 | -0/+9 | |
| * | Chaged padsize to 1000 | James Booth | 2012-10-14 | 1 | -1/+1 | |
| * | Show history from day that session started | James Booth | 2012-10-14 | 1 | -23/+31 | |
| * | Show log if session started today | James Booth | 2012-10-14 | 1 | -24/+35 | |
| * | Refactored chat_log.c | James Booth | 2012-10-14 | 1 | -47/+31 | |
| * | Chat log get filename now takes datetime | James Booth | 2012-10-14 | 1 | -5/+10 | |
| * | Fixed history when no log | James Booth | 2012-10-14 | 1 | -10/+12 | |
| * | Showing history from current log in chat windows | James Booth | 2012-10-14 | 6 | -18/+127 | |
* | | Merge branch 'master' into type_out | James Booth | 2012-10-09 | 2 | -37/+91 | |
|\| | ||||||
| * | Recipient logs now in own subdirectories | James Booth | 2012-10-09 | 1 | -38/+38 | |
| * | Refactored creating new logs | James Booth | 2012-10-09 | 1 | -66/+54 | |
| * | Roll log if day changes whilst running | James Booth | 2012-10-08 | 1 | -5/+62 | |
| * | Removed time date from dated logs | James Booth | 2012-10-08 | 2 | -4/+4 | |
| * | Added datestamped logs | James Booth | 2012-10-08 | 1 | -4/+10 | |
| * | Added comments to new window open | James Booth | 2012-10-08 | 1 | -0/+3 | |
* | | Added sent to chat sessions | James Booth | 2012-10-06 | 2 | -0/+20 |