Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | Merge branch 'master' into otr | James Booth | 2013-08-30 | 14 | -910/+1681 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into otr | James Booth | 2013-08-28 | 1 | -1/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into otr | James Booth | 2013-08-27 | 2 | -1/+40 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into otr | James Booth | 2013-08-26 | 15 | -213/+138 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into otr | James Booth | 2013-08-25 | 29 | -276/+858 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into otr | James Booth | 2013-08-19 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Create fingerprints file, callbacks, and message send | James Booth | 2013-08-17 | 4 | -14/+225 | |
| | | * | | | | | | | | | | | | | | | | | | | Generate privatekey | James Booth | 2013-08-15 | 1 | -17/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | Load keys and fingerprints for account on connect | James Booth | 2013-08-14 | 3 | -2/+45 | |
| | | * | | | | | | | | | | | | | | | | | | | Added libotr | James Booth | 2013-08-13 | 5 | -4/+85 | |
| | * | | | | | | | | | | | | | | | | | | | | Added /otr command | James Booth | 2013-11-08 | 2 | -3/+32 | |
| | * | | | | | | | | | | | | | | | | | | | | Create fingerprints file, callbacks, and message send | James Booth | 2013-11-08 | 4 | -14/+225 | |
| | * | | | | | | | | | | | | | | | | | | | | Generate privatekey | James Booth | 2013-11-08 | 1 | -17/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | Load keys and fingerprints for account on connect | James Booth | 2013-11-08 | 3 | -2/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | Added libotr | James Booth | 2013-11-08 | 5 | -4/+85 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Added /account set <account> password <password> | James Booth | 2013-11-07 | 3 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | | | Allow "account" setting in [connection] to autconnect the account | James Booth | 2013-11-07 | 6 | -2/+53 | |
| * | | | | | | | | | | | | | | | | | | | | Use correct type in account rename for priorities | James Booth | 2013-11-07 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | | Added MAX_PASSWORD_SIZE set to 64 | James Booth | 2013-11-07 | 3 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'tsenart/connect-on-startup' | James Booth | 2013-11-07 | 3 | -3/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Connect to an account on start-up | Tomás Senart | 2013-10-14 | 3 | -3/+11 | |
| |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'tsenart/passwords-on-accounts-file' | James Booth | 2013-11-07 | 6 | -15/+44 | |
|/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Use passwords from the accounts file | Tomás Senart | 2013-10-14 | 6 | -15/+41 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Remove implicit refresh from ProfWin->print_line | James Booth | 2013-10-06 | 3 | -3/+4 | |
* | | | | | | | | | | | | | | | | | | | | Refactored ui_current_print_line | James Booth | 2013-10-06 | 1 | -7/+1 | |
* | | | | | | | | | | | | | | | | | | | | OO style for ProfWin type | James Booth | 2013-10-06 | 5 | -162/+175 | |
* | | | | | | | | | | | | | | | | | | | | Added win_refresh function | James Booth | 2013-10-06 | 2 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | Refactored error message handling | James Booth | 2013-10-06 | 3 | -15/+59 | |
* | | | | | | | | | | | | | | | | | | | | Refactor error handling to use win_type switch | James Booth | 2013-10-06 | 1 | -7/+17 | |
* | | | | | | | | | | | | | | | | | | | | Moved muc error handling to profanity.c | James Booth | 2013-10-06 | 2 | -7/+9 | |
* | | | | | | | | | | | | | | | | | | | | Moved UI error handler code to ui/core | James Booth | 2013-10-06 | 3 | -21/+28 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Fix crash when tidying windows | James Booth | 2013-10-03 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | Show current window in status bar | James Booth | 2013-10-02 | 3 | -3/+37 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Next and previous windows, handle KEY_CODE_YES terms, jump empty wins | James Booth | 2013-09-26 | 5 | -16/+131 | |
* | | | | | | | | | | | | | | | | | | Adding irssi style Alt-Left/Right window navigation | Jesse R. Adams | 2013-09-25 | 2 | -0/+23 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Fixed memory leak in groupchat logging | James Booth | 2013-09-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in _cmd_join | James Booth | 2013-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Moved free in parse_args_with_freetext | James Booth | 2013-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Fixed memory leaks in chat logs | James Booth | 2013-09-23 | 1 | -9/+9 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in parse_args_with_freetext | James Booth | 2013-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in accounts_get_account | James Booth | 2013-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in _cmd_connect | James Booth | 2013-09-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Fixed memory leak in accounts_get_account | James Booth | 2013-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Use stack rather than heap for autcomplete_param_with_func | James Booth | 2013-09-23 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | Added configure-debug script | James Booth | 2013-09-22 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | Fix nickname change conflicts | James Booth | 2013-09-22 | 1 | -1/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fixe rejoining room after nickname conflict | James Booth | 2013-09-22 | 3 | -5/+14 | |
* | | | | | | | | | | | | | | | | Add error handler only once | James Booth | 2013-09-22 | 3 | -2/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Removed FORCE target from Makefile.am | James Booth | 2013-09-17 | 1 | -4/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Use git revision in development strings | James Booth | 2013-09-17 | 4 | -1/+42 |