Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added parser tests | James Booth | 2014-12-25 | 1 | -1/+1 |
* | Added muc tests | James Booth | 2014-12-25 | 1 | -2/+2 |
* | Added jid tests | James Booth | 2014-12-25 | 1 | -1/+1 |
* | Added history tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added form tests | James Booth | 2014-12-25 | 1 | -2/+0 |
* | Added contact tests | James Booth | 2014-12-25 | 1 | -2/+0 |
* | Added common tests | James Booth | 2014-12-25 | 1 | -2/+1 |
* | Added cmd_win tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added cmd_sub tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added cmd_statuses tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added cmd_roster tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Added cmd_rooms tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Added cmd_otr tests | James Booth | 2014-12-24 | 1 | -2/+1 |
* | Added cmd_join tests | James Booth | 2014-12-24 | 1 | -1/+2 |
* | Added cmd_connect tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Added cmd_bookmark tests | James Booth | 2014-12-24 | 1 | -1/+2 |
* | Added cmd_alias tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Added autocomplete tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Refactored all cmd_account tests | James Booth | 2014-12-24 | 1 | -13/+4 |
* | Refactoring cmd_account tests | James Booth | 2014-12-24 | 1 | -3/+1 |
* | Refactoring cmd_account tests | James Booth | 2014-12-24 | 1 | -2/+1 |
* | Use will_return instead of mock values | James Booth | 2014-12-23 | 1 | -7/+2 |
* | cmd_account_shows_account_when_connected_and_no_args | James Booth | 2014-12-23 | 1 | -3/+6 |
* | Added stubbed implementations | James Booth | 2014-12-23 | 1 | -2/+7 |
* | Refactored parsing caps | James Booth | 2014-11-26 | 1 | -0/+2 |
* | Removed /duck command | James Booth | 2014-10-18 | 1 | -2/+0 |
* | Tidied muc module | James Booth | 2014-09-28 | 1 | -4/+4 |
* | Added tests for form_remove_text_multi_value | James Booth | 2014-09-15 | 1 | -2/+6 |
* | Added tests for form_remove_value | James Booth | 2014-09-15 | 1 | -0/+4 |
* | Added tests for form_add_value | James Booth | 2014-09-15 | 1 | -0/+3 |
* | Added form tests | James Booth | 2014-09-14 | 1 | -0/+12 |
* | Added test for jid validation on /bookmark add | James Booth | 2014-08-18 | 1 | -0/+1 |
* | Fixed tests for sha1 renaming | James Booth | 2014-06-15 | 1 | -7/+7 |
* | Refactored bookmarks to use option parser, allow bookmarking rooms with passw... | James Booth | 2014-05-10 | 1 | -7/+0 |
* | Changed to use gnutls instead of openssl for sha1 hashing | James Booth | 2014-05-01 | 1 | -0/+7 |
* | Chat room windows now created only after successful join | James Booth | 2014-04-21 | 1 | -4/+1 |
* | Check for duplicate options in option parser | James Booth | 2014-04-14 | 1 | -0/+1 |
* | Added parse_options | James Booth | 2014-04-14 | 1 | -0/+8 |
* | Added test for valid window switch | James Booth | 2014-04-01 | 1 | -0/+1 |
* | Added cmd_win test | James Booth | 2014-04-01 | 1 | -0/+3 |
* | Added /roster clearnick command | James Booth | 2014-03-16 | 1 | -0/+7 |
* | Added /roster remove tests | James Booth | 2014-03-16 | 1 | -0/+2 |
* | Added /roster add test | James Booth | 2014-03-16 | 1 | -0/+2 |
* | Added cmd_roster test | James Booth | 2014-03-16 | 1 | -0/+7 |
* | Command '/statuses muc' now allows 'all', 'online' and 'none' settings | James Booth | 2014-03-15 | 1 | -3/+6 |
* | Test for password usage on /join | James Booth | 2014-03-08 | 1 | -0/+1 |
* | Added test for account muc_service usage | James Booth | 2014-03-08 | 1 | -0/+1 |
* | Added test for using account->muc_nick | James Booth | 2014-03-08 | 1 | -0/+1 |
* | Added test for /join with nick option | James Booth | 2014-03-08 | 1 | -0/+1 |
* | Added invalid jid test for /join | James Booth | 2014-03-08 | 1 | -0/+1 |