Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-19 | 1 | -0/+1 | |
|\| | ||||||
| * | Added missing include client_events.c | James Booth | 2015-06-19 | 1 | -0/+1 | |
| | | ||||||
* | | Added initial /pgp start checks | James Booth | 2015-06-18 | 4 | -0/+113 | |
| | | ||||||
* | | Added cmd_pgp tests | James Booth | 2015-06-18 | 6 | -4/+69 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge remote-tracking branch 'quite/#513' | James Booth | 2015-06-17 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Let's only strip trailing whitespace when parsing command | Daniel | 2015-06-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Allows for "quoting" a command--doing nothing but sending the string: SPC/command As we're used to from for example irc clients. Fixes boothj5/profanity#513 | |||||
* | | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 7 | -185/+139 | |
|\| | | ||||||
| * | | Removed wins_get_current_* functions | James Booth | 2015-06-17 | 7 | -185/+139 | |
| | | | ||||||
* | | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 25 | -686/+691 | |
|\| | | | | | | | | | | | | | | | | | Conflicts: src/command/commands.c src/command/commands.h | |||||
| * | | Removed unused function prototype | James Booth | 2015-06-17 | 1 | -2/+0 | |
| | | | ||||||
| * | | Added current window reference to command functions | James Booth | 2015-06-17 | 24 | -578/+582 | |
| | | | ||||||
| * | | Pass current window to autocompleters | James Booth | 2015-06-16 | 6 | -104/+107 | |
| |/ | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 6 | -103/+157 | |
|\| | ||||||
| * | Tidied cmd_otr, added check-unit target to Makefile | James Booth | 2015-06-15 | 6 | -103/+157 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 5 | -27/+25 | |
|\| | ||||||
| * | Removed ui_get_current_chat() | James Booth | 2015-06-15 | 5 | -27/+25 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 28 | -275/+312 | |
|\| | ||||||
| * | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 11 | -139/+208 | |
| | | ||||||
| * | Moved ui/windows -> window_list | James Booth | 2015-06-15 | 16 | -24/+24 | |
| | | ||||||
| * | Moved refresh subwin logic to window.c | James Booth | 2015-06-15 | 3 | -21/+36 | |
| | | ||||||
| * | Added win_resize() function | James Booth | 2015-06-15 | 3 | -29/+35 | |
| | | ||||||
| * | Added win_clear() function | James Booth | 2015-06-15 | 8 | -18/+13 | |
| | | ||||||
| * | Removed unused variable | James Booth | 2015-06-15 | 1 | -2/+0 | |
| | | ||||||
| * | I removed ncurses header dependencies, removed unused code | James Booth | 2015-06-15 | 8 | -52/+6 | |
| | | ||||||
| * | Updated boothj5 theme | James Booth | 2015-06-15 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-14 | 1 | -1/+0 | |
|\| | ||||||
| * | Removed test output from travis build | James Booth | 2015-06-14 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-14 | 6 | -28/+80 | |
|\| | ||||||
| * | Set columns when running functional tests | James Booth | 2015-06-13 | 4 | -25/+76 | |
| | | ||||||
| * | Revert back to original rooms test | James Booth | 2015-06-13 | 1 | -8/+2 | |
| | | ||||||
| * | Travis build fix | James Booth | 2015-06-13 | 1 | -1/+2 | |
| | | ||||||
| * | Output test log in travis build | James Booth | 2015-06-13 | 1 | -1/+1 | |
| | | ||||||
| * | Debugging travis build | James Booth | 2015-06-13 | 1 | -1/+1 | |
| | | ||||||
| * | Debugging travis build | James Booth | 2015-06-13 | 1 | -1/+2 | |
| | | ||||||
| * | Debugging travis build | James Booth | 2015-06-13 | 1 | -5/+7 | |
| | | ||||||
| * | Use regex for multiline assert in rooms functional test | James Booth | 2015-06-13 | 1 | -2/+5 | |
| | | ||||||
| * | Changed assert order in rooms test | James Booth | 2015-06-13 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-13 | 1 | -0/+3 | |
|\| | ||||||
| * | Increase connection time, functional tests | James Booth | 2015-06-13 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-13 | 10 | -192/+100 | |
|\| | ||||||
| * | Tidied functional tests | James Booth | 2015-06-13 | 10 | -192/+100 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-13 | 4 | -7/+7 | |
|\| | ||||||
| * | Renamed otr trusted window property | James Booth | 2015-06-13 | 4 | -7/+7 | |
| | | ||||||
* | | Show message when offline for /pgp fps | James Booth | 2015-06-13 | 1 | -13/+18 | |
| | | ||||||
* | | Removed TODO in gpg.c | James Booth | 2015-06-13 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-13 | 1 | -0/+1 | |
|\| | ||||||
| * | Added codelite commands file to .gitignore | James Booth | 2015-06-13 | 1 | -0/+1 | |
| | | ||||||
* | | Moved stub_gpg.c | James Booth | 2015-06-12 | 2 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-12 | 72 | -51/+51 | |
|\| |