Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-17 | Preliminary Chat State Notifications support. | Kevin Smith | |
Only covers Active and Composing (Which is very possibly all we care about). | |||
2010-01-29 | Fix chatwindow unit tests | Kevin Smith | |
2009-12-26 | More thoroughly test the chat routing. | Kevin Smith | |
This adds in the behaviour for unbinding chats when the resource goes offline (only if there isn't already an unbound chatwindow). Resolves: #155 | |||
2009-12-24 | Extract the Chat dialog management from MainController into ChatsManager. | Kevin Smith | |
There is a single unit test so far - but that's more than was there before, so I'm pushing. Expect more unit tests shortly. Resolves: #139 |