Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 6 | -122/+102 |
|\ | |||||
| * | Removed wins_get_current_* functions | James Booth | 2015-06-17 | 6 | -122/+102 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 12 | -503/+496 |
|\| | | | | | | | | | | | 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 | 11 | -395/+387 |
| | | |||||
| * | Pass current window to autocompleters | James Booth | 2015-06-16 | 6 | -104/+107 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 3 | -93/+118 |
|\| | |||||
| * | Tidied cmd_otr, added check-unit target to Makefile | James Booth | 2015-06-15 | 3 | -93/+118 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 3 | -10/+2 |
|\| | |||||
| * | Removed ui_get_current_chat() | James Booth | 2015-06-15 | 3 | -10/+2 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 25 | -268/+252 |
|\| | |||||
| * | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 9 | -135/+151 |
| | | |||||
| * | Moved ui/windows -> window_list | James Booth | 2015-06-15 | 15 | -22/+22 |
| | | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-14 | 1 | -15/+54 |
|\| | |||||
| * | Set columns when running functional tests | James Booth | 2015-06-13 | 1 | -15/+54 |
| | | |||||
* | | 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-08 | 1 | -0/+1 |
|\| | |||||
| * | Set default autoaway mode to off | James Booth | 2015-06-08 | 1 | -0/+1 |
| | | | | | | | | fixes #555 | ||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-05 | 10 | -13/+31 |
|\| | | | | | | | | | Conflicts: .travis.yml | ||||
| * | Merge branch 'master' into stabber-tests | James Booth | 2015-06-02 | 9 | -12/+53 |
| |\ | |||||
| * \ | Merge branch 'master' into stabber-tests | James Booth | 2015-05-25 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Added more connect tests | James Booth | 2015-05-24 | 2 | -1/+9 |
| | | | | |||||
| * | | | Added rooms iq test | James Booth | 2015-05-24 | 3 | -2/+5 |
| | | | | |||||
| * | | | Added bad password test | James Booth | 2015-05-24 | 1 | -1/+4 |
| | | | | |||||
| * | | | Merge branch 'master' into stabber-tests | James Booth | 2015-05-17 | 1 | -14/+12 |
| |\ \ \ | |||||
| * | | | | Added initial stabber test | James Booth | 2015-05-17 | 5 | -9/+13 |
| | | | | | |||||
* | | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-02 | 9 | -12/+53 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge remote-tracking branch 'PMaynard/#551' | James Booth | 2015-06-02 | 9 | -12/+53 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Tidy up windows when enabling | Pete | 2015-06-01 | 1 | -0/+4 |
| | | | | | |||||
| | * | | | Merge branch '#551' of github.com:PMaynard/profanity into #551 | Pete | 2015-06-01 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Extra underline | Pete Maynard | 2015-06-01 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Added Theme UI option for window auto tidy | Pete | 2015-06-01 | 1 | -0/+1 |
| | |/ / / | |||||
| | * | | | Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected ↵ | Pete | 2015-06-01 | 4 | -13/+10 |
| | | | | | | | | | | | | | | | | | | | | underline, removed call to function 'wins_resize_all()'. | ||||
| | * | | | Added window auto tidy. | Pete | 2015-05-29 | 7 | -2/+42 |
| |/ / / | |||||
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-05-25 | 1 | -1/+1 |
|\| | | | |||||
| * | | | Added jid to OTR errors in console | James Booth | 2015-05-25 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into openpgp | James Booth | 2015-05-17 | 1 | -14/+12 |
|\| | | |||||
| * | | allow enabling / disabling carbons without being connected. | Adam Ehlers Nyholm Thomsen | 2015-05-17 | 1 | -14/+12 |
| |/ | |||||
* | | Removed libgpg include from presence.c | James Booth | 2015-05-10 | 1 | -4/+1 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-10 | 1 | -60/+62 |
|\| | |||||
| * | Tidy ui_room_message | James Booth | 2015-05-10 | 1 | -60/+62 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-10 | 3 | -36/+20 |
|\| |