Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixed tests for --disable-otr | James Booth | 2015-03-04 | 1 | -0/+2 | |
| |/ | ||||||
* | | Merge branch 'master' into readline | James Booth | 2015-02-08 | 3 | -1/+53 | |
|\| | ||||||
| * | Moved quote stripper to common, added tests | James Booth | 2015-02-08 | 3 | -1/+53 | |
| | | ||||||
* | | Moved command processing to main loop, allow resize during password prompt | James Booth | 2015-02-05 | 1 | -2/+2 | |
| | | ||||||
* | | Move SIGWINCH handling to ui/core.c, ignore signal whilst resizing | James Booth | 2015-02-04 | 1 | -0/+1 | |
| | | ||||||
* | | Added mock ui functions to tests | James Booth | 2015-01-31 | 1 | -0/+5 | |
| | | ||||||
* | | Removed history and various key handlers | James Booth | 2015-01-30 | 3 | -298/+0 | |
| | | ||||||
* | | Moved readline code to inputwin.c | James Booth | 2015-01-30 | 1 | -2/+2 | |
| | | ||||||
* | | Added gnu readline | James Booth | 2015-01-27 | 6 | -183/+276 | |
| | | ||||||
* | | Added key insert tests, extracted key_ctrl_left handler | James Booth | 2015-01-20 | 3 | -10/+507 | |
| | | ||||||
* | | Added key insert handler tests | James Booth | 2015-01-20 | 3 | -17/+111 | |
| | | ||||||
* | | Extracted keyhandler for printable characters | James Booth | 2015-01-20 | 3 | -0/+171 | |
|/ | ||||||
* | Added utf8_display_len | James Booth | 2015-01-17 | 3 | -0/+55 | |
| | ||||||
* | Simplified autocompleters and command history | James Booth | 2015-01-16 | 2 | -3/+4 | |
| | ||||||
* | Moved input to ui module, renamed ui_readline | James Booth | 2015-01-15 | 1 | -2/+2 | |
| | ||||||
* | Moved input size variable to ui module | James Booth | 2015-01-15 | 1 | -1/+1 | |
| | ||||||
* | Removed ch from main loop | James Booth | 2015-01-15 | 1 | -2/+2 | |
| | ||||||
* | Inlined ui_handle_special_keys | James Booth | 2015-01-15 | 1 | -2/+0 | |
| | ||||||
* | Removed result from main loop | James Booth | 2015-01-14 | 1 | -1/+1 | |
| | ||||||
* | Pass value rather than address of ch during main loop | James Booth | 2015-01-14 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'incertia/eval_pass-fixes' | James Booth | 2015-01-14 | 1 | -0/+1 | |
|\ | ||||||
| * | fix tests | Will Song | 2015-01-12 | 1 | -0/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'peterlvilim/keyring' | James Booth | 2015-01-13 | 3 | -1/+75 | |
|\ \ | |/ |/| | ||||||
| * | Add unit tests for eval_password | Peter Vilim | 2015-01-12 | 3 | -1/+75 | |
| | | ||||||
* | | Merge remote-tracking branch 'peterlvilim/keyring' | James Booth | 2015-01-13 | 5 | -11/+24 | |
|\| | ||||||
| * | Fix current tests | Peter Vilim | 2015-01-07 | 5 | -11/+24 | |
| | | ||||||
* | | Merge remote-tracking branch 'savar/dynamic_input_block' | James Booth | 2015-01-12 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'incertia/exit-title' | James Booth | 2015-01-12 | 1 | -0/+1 | |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c src/config/preferences.c src/config/preferences.h | |||||
| * | | add cons_exittitle_setting to tests | Will Song | 2015-01-08 | 1 | -0/+1 | |
| | | | ||||||
| * | | add ui_goodbye_title to tests | Will Song | 2014-12-29 | 1 | -0/+1 | |
| | | | ||||||
* | | | Fixed tests | James Booth | 2015-01-11 | 4 | -12/+12 | |
| | | | ||||||
* | | | Added remaining chat states | James Booth | 2015-01-11 | 1 | -0/+6 | |
| | | | ||||||
* | | | Send active chat state, handle composing and gone from recipients | James Booth | 2015-01-10 | 3 | -10/+10 | |
| | | | ||||||
* | | | Added preferences for showing resource in titlebar and messages | James Booth | 2015-01-10 | 1 | -0/+1 | |
| | | | ||||||
* | | | Show resource in titlebar and on each message | James Booth | 2015-01-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added tests for clearing chat sessions on lost connection | James Booth | 2015-01-10 | 6 | -4/+32 | |
| | | | ||||||
* | | | Added test to ensure chat sessions cleared on cmd_disconnect | James Booth | 2015-01-10 | 6 | -1/+46 | |
| | | | ||||||
* | | | Fixed chat session tests | James Booth | 2015-01-10 | 4 | -188/+35 | |
| | | | ||||||
* | | | Added offline handler for chat sessions | James Booth | 2015-01-06 | 5 | -2/+73 | |
| | | | ||||||
* | | | Fixed tests | James Booth | 2015-01-06 | 2 | -6/+2 | |
| | | | ||||||
* | | | Added chat session tests | James Booth | 2015-01-06 | 5 | -0/+186 | |
| | | | ||||||
* | | | Merge branch 'master' into chat-sessions | James Booth | 2015-01-06 | 1 | -26/+78 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fixed assert fail messages in tests | James Booth | 2015-01-06 | 1 | -26/+78 | |
| |/ | ||||||
* | | Fixed chat sessions test | James Booth | 2015-01-05 | 1 | -3/+2 | |
| | | ||||||
* | | Refactored chat session handling on sending message | James Booth | 2015-01-04 | 3 | -9/+5 | |
| | | ||||||
* | | Use resource in chat sessions | James Booth | 2015-01-04 | 1 | -1/+2 | |
|/ | ||||||
* | Use events for chat sessions | James Booth | 2014-12-29 | 2 | -3/+3 | |
| | ||||||
* | Fixed chat state for non OTR | James Booth | 2014-12-28 | 1 | -1/+1 | |
| | ||||||
* | Moved chat states out of xmpp module for message send chat | James Booth | 2014-12-27 | 2 | -1/+6 | |
| | ||||||
* | Removed old mocks | James Booth | 2014-12-25 | 9 | -1652/+0 | |
| |