Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\| | |||||
| * | 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 |
|\| | |||||
| * | Moved server_events to event/ | James Booth | 2015-04-19 | 1 | -2/+2 |
* | | Added pgp key list command | James Booth | 2015-03-22 | 1 | -0/+9 |
|/ | |||||
* | Merge branch 'master' into readline | James Booth | 2015-03-08 | 1 | -1/+5 |
|\ | |||||
| * | Fixed tests for --disable-otr | James Booth | 2015-03-04 | 1 | -1/+5 |
* | | Removed history and various key handlers | James Booth | 2015-01-30 | 1 | -6/+0 |
* | | Extracted keyhandler for printable characters | James Booth | 2015-01-20 | 1 | -0/+3 |
|/ | |||||
* | Simplified autocompleters and command history | James Booth | 2015-01-16 | 1 | -4/+4 |
* | Added remaining chat states | James Booth | 2015-01-11 | 1 | -0/+2 |
* | Added test to ensure chat sessions cleared on cmd_disconnect | James Booth | 2015-01-10 | 1 | -0/+1 |
* | Added chat session tests | James Booth | 2015-01-06 | 1 | -0/+1 |
* | Added server_event tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added roster_list tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added preferences tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added parser tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added muc tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added jid tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added history tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added form tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added contact tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added common tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added cmd_win tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added cmd_sub tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added cmd_statuses tests | James Booth | 2014-12-25 | 1 | -0/+1 |
* | Added cmd_roster tests | James Booth | 2014-12-24 | 1 | -0/+1 |
* | Added cmd_rooms tests | James Booth | 2014-12-24 | 1 | -0/+1 |
* | Added cmd_otr tests | James Booth | 2014-12-24 | 1 | -2/+1 |
* | Added cmd_join tests | James Booth | 2014-12-24 | 1 | -0/+1 |
* | Added cmd_connect tests | James Booth | 2014-12-24 | 1 | -0/+1 |
* | Added cmd_bookmark tests | James Booth | 2014-12-24 | 1 | -0/+1 |
* | Added cmd_alias tests | James Booth | 2014-12-24 | 1 | -0/+1 |
* | Added autocomplete tests | James Booth | 2014-12-24 | 1 | -0/+1 |
* | Use will_return instead of mock values | James Booth | 2014-12-23 | 1 | -3/+3 |
* | Added stubbed implementations | James Booth | 2014-12-23 | 1 | -27/+5 |
* | Added occupantswin.c | James Booth | 2014-12-16 | 1 | -1/+1 |
* | Moved roster functions | James Booth | 2014-12-16 | 1 | -2/+1 |
* | Added rosterwin.c | James Booth | 2014-12-16 | 1 | -0/+2 |
* | Revert "Added -lstrophe to test dependencies" | James Booth | 2014-09-17 | 1 | -1/+1 |
* | Added -lstrophe to test dependencies | James Booth | 2014-09-17 | 1 | -1/+1 |
* | Added form tests | James Booth | 2014-09-14 | 1 | -1/+3 |
* | Created form module | James Booth | 2014-09-05 | 1 | -0/+1 |
* | Added LICENSE.txt to dist target | James Booth | 2014-08-24 | 1 | -1/+1 |
* | Added scripts and profrc.example to dist target | James Booth | 2014-08-04 | 1 | -2/+4 |
* | Added buffer handling. Buffer are initialized, pushed, and freed. No use is m... | Immae | 2014-06-23 | 1 | -0/+2 |