Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed tests | James Booth | 2014-12-20 | 1 | -0/+2 |
| | |||||
* | Moved roster functions | James Booth | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | Fixed broken test | James Booth | 2014-11-13 | 1 | -0/+1 |
| | |||||
* | Added focus param to ui_room_join, not set for bookmark autojoin | James Booth | 2014-04-13 | 1 | -1/+1 |
| | | | | Issue #194 | ||||
* | Revert "Added ui_already_connected" | James Booth | 2014-04-12 | 1 | -3/+1 |
| | | | | This reverts commit e97ec56fce641554ff7aa2ff9f0583e1fb9fc364. | ||||
* | Added ui_already_connected | James Booth | 2014-04-09 | 1 | -1/+3 |
| | |||||
* | Added missing files, refactored ui_switch_win to check win exists | James Booth | 2014-04-01 | 1 | -4/+1 |
| | |||||
* | Added test for valid window switch | James Booth | 2014-04-01 | 1 | -0/+2 |
| | |||||
* | Added cmd_win test | James Booth | 2014-04-01 | 1 | -0/+3 |
| | |||||
* | Renamed refresh functions to update_virtual | James Booth | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | Added cmd_roster test | James Booth | 2014-03-16 | 1 | -0/+3 |
| | |||||
* | Added test for /join with nick option | James Booth | 2014-03-08 | 1 | -0/+2 |
| | |||||
* | Test for /otr theirfp in non OTR window | James Booth | 2014-02-17 | 1 | -0/+2 |
| | |||||
* | Added test for /otr theirfp when in console | James Booth | 2014-02-17 | 1 | -0/+3 |
| | |||||
* | Added /otr myfp test | James Booth | 2014-02-17 | 1 | -0/+3 |
| | |||||
* | Added tests for /otr warn | James Booth | 2014-02-16 | 1 | -0/+2 |
| | |||||
* | Added cmd_bookmark tests | James Booth | 2014-02-01 | 1 | -0/+6 |
| | |||||
* | Added test for /bookmark list | James Booth | 2014-02-01 | 1 | -0/+6 |
| | |||||
* | Added presence_error tests, added muc_close() | James Booth | 2014-01-30 | 1 | -0/+1 |
| | |||||
* | Added message stanza error tests | James Booth | 2014-01-28 | 1 | -1/+3 |
| | |||||
* | Moved error handling logic to server_events | James Booth | 2014-01-28 | 1 | -0/+3 |
| | |||||
* | Added /alias command, writing aliases to [alias] group in profrc | James Booth | 2014-01-23 | 1 | -0/+3 |
| | |||||
* | WIP - /statuses command options | James Booth | 2014-01-20 | 1 | -0/+4 |
| | |||||
* | Dynamically load UI functions, fixed tests | James Booth | 2013-12-22 | 1 | -0/+13 |
| | |||||
* | Added mocks and stubs for cons_show | James Booth | 2013-12-19 | 1 | -0/+14 |