| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Merge branch 'master' into otr | James Booth | 2014-01-05 | 3 | -26/+0 |
| |\
| |/
|/| |
|
* | | Removed roster_list tests covered by contact tests | James Booth | 2014-01-05 | 3 | -26/+0 |
| * | Merge branch 'master' into otr | James Booth | 2014-01-05 | 7 | -32/+498 |
| |\
| |/
|/| |
|
* | | Added contact tests | James Booth | 2014-01-05 | 3 | -0/+325 |
* | | Added contact presence offline test | James Booth | 2014-01-05 | 4 | -3/+18 |
* | | Refactored contact display string | James Booth | 2014-01-05 | 1 | -6/+3 |
* | | Added tests for contact type | James Booth | 2014-01-05 | 4 | -0/+118 |
* | | Merge remote-tracking branch 'pasis/iss270' | James Booth | 2014-01-03 | 1 | -27/+31 |
|\ \ |
|
| * | | fixed segfault when home directory doesn't exist | Dmitry Podgorny | 2014-01-03 | 1 | -27/+31 |
* | | | Updated .gitignore | James Booth | 2014-01-03 | 1 | -0/+7 |
|/ / |
|
| * | Merge branch 'master' into otr | James Booth | 2014-01-03 | 2 | -81/+118 |
| |\
| |/
|/| |
|
* | | Merge remote-tracking branch 'pasis/iss269' | James Booth | 2014-01-03 | 1 | -70/+113 |
|\ \ |
|
| * | | configure.ac: added check for expat without pkg-config | Dmitry Podgorny | 2014-01-02 | 1 | -13/+24 |
| * | | configure.ac: removed autoconf version check | Dmitry Podgorny | 2014-01-02 | 1 | -1/+0 |
| * | | configure.ac: glib must be at least 2.26 | Dmitry Podgorny | 2014-01-01 | 1 | -2/+2 |
| * | | configure.ac: added check for wget_wch support | Dmitry Podgorny | 2013-12-31 | 1 | -14/+40 |
| * | | autotools: refactored configure.ac | Dmitry Podgorny | 2013-12-29 | 1 | -58/+67 |
* | | | Tidied navigation help | James Booth | 2014-01-02 | 1 | -4/+2 |
| | * | Merge branch 'master' into otr | James Booth | 2014-01-02 | 36 | -1531/+2584 |
| | |\
| |_|/
|/| | |
|
* | | | Added full stop to /help help summary | James Booth | 2014-01-02 | 1 | -1/+1 |
* | | | Added full stop to /grlog help summary | James Booth | 2014-01-02 | 1 | -1/+1 |
* | | | Added full stop to /help service summary | James Booth | 2014-01-02 | 1 | -1/+1 |
* | | | Added full stop to /chlog help summary | James Booth | 2014-01-02 | 1 | -1/+1 |
* | | | Added full stop to /about help summary | James Booth | 2014-01-02 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'louiecaulfield/master' | James Booth | 2013-12-29 | 4 | -9/+11 |
|\ \ \ |
|
| * | | | configure.ac: use ncursesw if it's there, but continue if only ncurses is found | Jasper van Bourgognie | 2013-12-27 | 1 | -2/+4 |
| * | | | src/ui/core.c: Removed duplicate const keyword | Jasper van Bourgognie | 2013-12-27 | 1 | -4/+4 |
| * | | | configure.ac: Check for ncurses instead of ncursesw | Jasper van Bourgognie | 2013-12-27 | 1 | -2/+2 |
| * | | | Fixed types of presence variables to resource_presence_type (avoid useless an... | Jasper van Bourgognie | 2013-12-27 | 2 | -3/+3 |
* | | | | Removed wins_refresh_console when not required for /sub command output | James Booth | 2013-12-27 | 1 | -2/+0 |
| |/ /
|/| | |
|
* | | | Test usage shown for /sub | James Booth | 2013-12-27 | 3 | -0/+19 |
* | | | Added /sub command test | James Booth | 2013-12-27 | 5 | -1/+38 |
|/ / |
|
* | | Removed whitespace | James Booth | 2013-12-27 | 1 | -1/+1 |
* | | Added tests for "/account clear <property>" | James Booth | 2013-12-27 | 3 | -0/+92 |
* | | Test for presence update when changing priority | James Booth | 2013-12-27 | 8 | -2/+91 |
* | | Changed messages on invalid priorities | James Booth | 2013-12-27 | 4 | -14/+45 |
* | | Test priority above upper bounds | James Booth | 2013-12-27 | 3 | -2/+21 |
* | | Test priority below lower bounds | James Booth | 2013-12-27 | 3 | -0/+20 |
* | | Added test for showing message when changing priority | James Booth | 2013-12-26 | 5 | -1/+63 |
* | | Removed mock code from tests | James Booth | 2013-12-26 | 3 | -52/+102 |
* | | Added mock_accounts and fixed tests | James Booth | 2013-12-26 | 9 | -319/+830 |
* | | Bind remaining ui functions in main.c | James Booth | 2013-12-23 | 6 | -40/+67 |
* | | Bind console functions in main.c | James Booth | 2013-12-23 | 3 | -64/+68 |
* | | Bind ui core functions in main.c | James Booth | 2013-12-22 | 3 | -81/+78 |
* | | Bind roster functions in main.c | James Booth | 2013-12-22 | 3 | -6/+13 |
* | | Bind presence functions in main.c | James Booth | 2013-12-22 | 3 | -11/+17 |
* | | Bind message functions in main.c | James Booth | 2013-12-22 | 3 | -9/+15 |
* | | Bind iq functions in main.c | James Booth | 2013-12-22 | 3 | -4/+11 |
* | | Bind capabilities functions in main.c | James Booth | 2013-12-22 | 3 | -2/+9 |
* | | Bind bookmark functions in main.c | James Booth | 2013-12-22 | 3 | -5/+12 |