Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved test helpers | James Booth | 2014-02-01 | 1 | -1/+1 |
* | Added cmd_bookmark tests | James Booth | 2014-02-01 | 1 | -0/+1 |
* | Added muc tests | James Booth | 2014-01-30 | 1 | -0/+1 |
* | Added /alias command, writing aliases to [alias] group in profrc | James Booth | 2014-01-23 | 1 | -0/+1 |
* | Refactored ProfAccount creation | James Booth | 2014-01-22 | 1 | -0/+2 |
* | WIP - /statuses command options | James Booth | 2014-01-20 | 1 | -0/+2 |
* | Use defaults for /statuses commands | James Booth | 2014-01-19 | 1 | -0/+1 |
* | Added tests/config/helpers | James Booth | 2014-01-19 | 1 | -0/+1 |
* | Added cmd_statuses validation tests | James Booth | 2014-01-19 | 1 | -0/+1 |
* | Show OTR coloured status | James Booth | 2014-01-16 | 1 | -0/+2 |
* | Added conditionals to makefile for otr support | James Booth | 2014-01-12 | 1 | -5/+14 |
* | Merge branch 'master' into otr | James Booth | 2014-01-08 | 1 | -1/+0 |
|\ | |||||
| * | Removed handle error message function from ProfWin | James Booth | 2014-01-08 | 1 | -1/+0 |
* | | Merge branch 'master' into otr | James Booth | 2014-01-05 | 1 | -0/+1 |
|\| | |||||
| * | Added server_events.c | James Booth | 2014-01-05 | 1 | -0/+1 |
* | | Merge branch 'master' into otr | James Booth | 2014-01-05 | 1 | -0/+1 |
|\| | |||||
| * | Added tests for contact type | James Booth | 2014-01-05 | 1 | -0/+1 |
* | | Merge branch 'master' into otr | James Booth | 2014-01-02 | 1 | -3/+4 |
|\| | |||||
| * | Added /sub command test | James Booth | 2013-12-27 | 1 | -0/+1 |
| * | Added mock_accounts and fixed tests | James Booth | 2013-12-26 | 1 | -1/+1 |
| * | Added mocks and stubs for cons_show | James Booth | 2013-12-19 | 1 | -1/+1 |
| * | Replaced old mock_xmpp | James Booth | 2013-12-18 | 1 | -2/+1 |
| * | Added common mock functions and fixed tests | James Booth | 2013-12-18 | 1 | -0/+1 |
* | | Merge branch 'master' into otr | James Booth | 2013-12-16 | 1 | -2/+6 |
|\| | |||||
| * | Added cmd_account test | James Booth | 2013-12-15 | 1 | -0/+1 |
| * | Added mock log module | James Booth | 2013-12-15 | 1 | -1/+2 |
| * | Added cmd_connect tests | James Booth | 2013-12-15 | 1 | -1/+2 |
* | | Merge branch 'master' into otr | James Booth | 2013-12-15 | 1 | -6/+37 |
|\| | |||||
| * | Seperated command functions into module | James Booth | 2013-12-15 | 1 | -0/+2 |
| * | Mocked account preferences and tested cmd_rooms | James Booth | 2013-12-14 | 1 | -1/+2 |
| * | Removed commented setion from Makefile.am | James Booth | 2013-12-14 | 1 | -22/+0 |
| * | Tidied Makefile.am | James Booth | 2013-12-14 | 1 | -2/+4 |
| * | Added roster_list tests to cmocka | James Booth | 2013-12-14 | 1 | -0/+1 |
| * | Added parser tests to cmocka | James Booth | 2013-12-14 | 1 | -0/+1 |
| * | Added history and jid tests to cmocka | James Booth | 2013-12-14 | 1 | -0/+2 |
| * | Moved autocomplete tests to cmocka | James Booth | 2013-12-14 | 1 | -0/+1 |
| * | Moved common tests to cmocka | James Booth | 2013-12-14 | 1 | -2/+4 |
| * | Added simple mock test, refactored roster | James Booth | 2013-12-14 | 1 | -6/+46 |
| * | Added muc_window | James Booth | 2013-10-06 | 1 | -0/+1 |
* | | Added libotr | James Booth | 2013-11-08 | 1 | -1/+2 |
|/ | |||||
* | Removed FORCE target from Makefile.am | James Booth | 2013-09-17 | 1 | -4/+1 |
* | Force git revision update on make | James Booth | 2013-09-17 | 1 | -1/+4 |
* | Include git revision with -v output | James Booth | 2013-09-17 | 1 | -1/+1 |
* | Added git branch and revision to development builds | James Booth | 2013-09-17 | 1 | -30/+35 |
* | Merge branch 'master' into windows | James Booth | 2013-08-25 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch 'master' into nextdev | James Booth | 2013-07-14 | 1 | -4/+4 |
| |\ | |||||
| * | | initial support of autojoin for MUC | Dmitry Podgorny | 2013-06-30 | 1 | -0/+2 |
* | | | Initial code refactor for growable window list | James Booth | 2013-08-20 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Moved functions to parser.c, moved parser to tools | James Booth | 2013-07-11 | 1 | -4/+4 |
|/ | |||||
* | Removed contact_list, moved roster logic to xmpp/roster module | James Booth | 2013-05-06 | 1 | -8/+30 |