Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed server event delegation functions | James Booth | 2015-05-01 | 1 | -76/+0 |
| | |||||
* | Renamed event functions | James Booth | 2015-04-28 | 1 | -14/+14 |
| | |||||
* | Renamed server event functions | James Booth | 2015-04-19 | 1 | -14/+14 |
| | |||||
* | Moved server_events to event/ | James Booth | 2015-04-19 | 1 | -1/+1 |
| | |||||
* | Fixed tests | James Booth | 2015-01-11 | 1 | -4/+4 |
| | |||||
* | Send active chat state, handle composing and gone from recipients | James Booth | 2015-01-10 | 1 | -4/+4 |
| | |||||
* | Added tests for clearing chat sessions on lost connection | James Booth | 2015-01-10 | 1 | -0/+16 |
| | |||||
* | Fixed chat session tests | James Booth | 2015-01-10 | 1 | -8/+8 |
| | |||||
* | Added offline handler for chat sessions | James Booth | 2015-01-06 | 1 | -0/+19 |
| | |||||
* | Fixed tests | James Booth | 2015-01-06 | 1 | -6/+0 |
| | |||||
* | Fixed chat sessions test | James Booth | 2015-01-05 | 1 | -3/+2 |
| | |||||
* | Refactored chat session handling on sending message | James Booth | 2015-01-04 | 1 | -2/+3 |
| | |||||
* | Use resource in chat sessions | James Booth | 2015-01-04 | 1 | -1/+2 |
| | |||||
* | Use events for chat sessions | James Booth | 2014-12-29 | 1 | -2/+2 |
| | |||||
* | Fixed chat state for non OTR | James Booth | 2014-12-28 | 1 | -1/+1 |
| | |||||
* | Added server_event tests | James Booth | 2014-12-25 | 1 | -23/+20 |
| | |||||
* | Moved roster functions | James Booth | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | Fixed broken test | James Booth | 2014-11-13 | 1 | -0/+1 |
| | |||||
* | Fixed tests | James Booth | 2014-09-21 | 1 | -6/+6 |
| | |||||
* | Chat room windows now created only after successful join | James Booth | 2014-04-21 | 1 | -52/+1 |
| | |||||
* | Store password with room | James Booth | 2014-04-20 | 1 | -2/+2 |
| | |||||
* | Refactored muc_room_is_active to only take room, rather than full jid | James Booth | 2014-03-08 | 1 | -1/+1 |
| | |||||
* | Added presence_error tests, added muc_close() | James Booth | 2014-01-30 | 1 | -8/+89 |
| | |||||
* | Added message stanza error tests | James Booth | 2014-01-28 | 1 | -1/+40 |
| | |||||
* | Moved error handling logic to server_events | James Booth | 2014-01-28 | 1 | -0/+9 |
| | |||||
* | Added statuses settings to prefs output | James Booth | 2014-01-21 | 1 | -9/+9 |
| | |||||
* | WIP - /statuses command options | James Booth | 2014-01-20 | 1 | -0/+106 |