Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added privwin module | James Booth | 2015-11-05 | 1 | -0/+1 |
| | |||||
* | Added mucconfwin module | James Booth | 2015-11-02 | 1 | -0/+1 |
| | |||||
* | Added mucwin module | James Booth | 2015-11-01 | 1 | -0/+1 |
| | |||||
* | Added xmlwin module | James Booth | 2015-11-01 | 1 | -0/+1 |
| | |||||
* | Removed ui_events module | James Booth | 2015-10-27 | 1 | -2/+0 |
| | |||||
* | Extracted chatwin.c | James Booth | 2015-10-26 | 1 | -0/+1 |
| | |||||
* | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -1/+3 |
| | |||||
* | Save trusted certificates to tlscerts file with more information | James Booth | 2015-09-24 | 1 | -0/+2 |
| | |||||
* | Added software version request tests | James Booth | 2015-08-04 | 1 | -0/+1 |
| | |||||
* | Fixed tests for new command format | James Booth | 2015-07-27 | 1 | -17/+17 |
| | |||||
* | Added id attributes to roster queries | James Booth | 2015-07-22 | 1 | -0/+1 |
| | | | | fixes #596 | ||||
* | Added libexpect check for functional tests | James Booth | 2015-07-20 | 1 | -0/+2 |
| | |||||
* | Added receipt request functional test | James Booth | 2015-07-20 | 1 | -0/+1 |
| | |||||
* | Added carbons command functional test | James Booth | 2015-07-05 | 1 | -0/+1 |
| | |||||
* | Only run functional tests when libstabber available | James Booth | 2015-07-03 | 1 | -2/+7 |
| | |||||
* | Suppress all compile warning when building unit tests | James Booth | 2015-07-02 | 1 | -0/+1 |
| | |||||
* | Added cmd_pgp tests | James Booth | 2015-06-18 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 1 | -0/+1 |
|\ | | | | | | | | | | | Conflicts: src/command/commands.c src/command/commands.h | ||||
| * | Added current window reference to command functions | James Booth | 2015-06-17 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 1 | -0/+3 |
|\| | |||||
| * | Tidied cmd_otr, added check-unit target to Makefile | James Booth | 2015-06-15 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 1 | -6/+2 |
|\| | |||||
| * | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 1 | -4/+0 |
| | | |||||
| * | Moved ui/windows -> window_list | James Booth | 2015-06-15 | 1 | -2/+2 |
| | | |||||
* | | Moved stub_gpg.c | James Booth | 2015-06-12 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-12 | 1 | -44/+44 |
|\| | |||||
| * | Moved all tests to tests folder | James Booth | 2015-06-12 | 1 | -44/+44 |
| | | |||||
* | | Moved gpg stub | James Booth | 2015-06-12 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-06 | 1 | -0/+1 |
|\| | |||||
| * | Added chat session functional tests | James Booth | 2015-06-06 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-05 | 1 | -37/+49 |
|\| | | | | | | | | | Conflicts: .travis.yml | ||||
| * | Added simple message tests | James Booth | 2015-05-31 | 1 | -0/+1 |
| | | |||||
| * | Added regex output matcher, presence test | James Booth | 2015-05-29 | 1 | -0/+1 |
| | | |||||
| * | Split functional tests | James Booth | 2015-05-28 | 1 | -0/+2 |
| | | |||||
| * | Renamed stabbertests -> functionaltests | James Booth | 2015-05-28 | 1 | -9/+9 |
| | | |||||
| * | Moved tests -> unittests | James Booth | 2015-05-28 | 1 | -36/+36 |
| | | |||||
| * | Expect header check | James Booth | 2015-05-26 | 1 | -1/+1 |
| | | |||||
| * | Use libexpect in stabber test | James Booth | 2015-05-26 | 1 | -38/+2 |
| | | |||||
| * | Added custom resource checker | James Booth | 2015-05-25 | 1 | -0/+1 |
| | | |||||
| * | Added more connect tests | James Booth | 2015-05-24 | 1 | -5/+5 |
| | | |||||
| * | Added initial stabber test | James Booth | 2015-05-17 | 1 | -1/+1 |
| | | |||||
| * | Added stabber testsuite | James Booth | 2015-05-17 | 1 | -5/+48 |
| | | |||||
* | | Moved pgp signature generation to cl_ev_presence_send | James Booth | 2015-05-08 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-30 | 1 | -1/+0 |
|\| | |||||
| * | Removed ui_win_switch_num | James Booth | 2015-04-30 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-28 | 1 | -0/+2 |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | ||||
| * | Added ui events module | James Booth | 2015-04-28 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 1 | -0/+2 |
|\| | |||||
| * | Added client_events module, reuse message sending code for all commands | James Booth | 2015-04-19 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 1 | -2/+2 |
|\| |