Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle room member presence | James Booth | 2012-11-19 | 1 | -0/+3 |
| | |||||
* | Show message when own nickname changed in chat rooms | James Booth | 2012-11-18 | 1 | -0/+2 |
| | |||||
* | Handle nick changes from other users | James Booth | 2012-11-18 | 1 | -0/+2 |
| | |||||
* | Set correct window type on private messages | James Booth | 2012-11-14 | 1 | -2/+3 |
| | |||||
* | add subscription support | Dmitry Podgorny | 2012-11-11 | 1 | -0/+3 |
| | |||||
* | Handle subject from room | James Booth | 2012-11-10 | 1 | -0/+2 |
| | |||||
* | Tidy up leaving room | James Booth | 2012-11-10 | 1 | -0/+1 |
| | |||||
* | Show delayed time on messages received whilst offline | James Booth | 2012-11-08 | 1 | -0/+1 |
| | | | | Also do not show chat state notifications received whilst offline | ||||
* | Basic chat room handling of presence | James Booth | 2012-11-08 | 1 | -0/+4 |
| | |||||
* | jabber: wait until full room roster received before showing | James Booth | 2012-11-07 | 1 | -3/+1 |
| | |||||
* | Removed jabber.c dependency on ui.h | James Booth | 2012-11-06 | 1 | -0/+7 |
| | |||||
* | Show message when other user <gone/> | James Booth | 2012-11-01 | 1 | -0/+1 |
| | |||||
* | Load roster before sending presence | James Booth | 2012-10-28 | 1 | -5/+0 |
| | |||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | handle error messages from server | Dmitry Podgorny | 2012-10-18 | 1 | -0/+1 |
| | |||||
* | Refactored profanity module | James Booth | 2012-10-02 | 1 | -9/+7 |
| | | | | Now has simple run method and event handlers | ||||
* | Moved roster output handling to profanity module | James Booth | 2012-10-02 | 1 | -0/+6 |
| | |||||
* | Added status handler code to profanity module | James Booth | 2012-10-02 | 1 | -0/+2 |
| | |||||
* | Moved login attempt handler code to profanity module | James Booth | 2012-10-01 | 1 | -0/+3 |
| | |||||
* | Moved incoming message code to profanity module | James Booth | 2012-10-01 | 1 | -0/+2 |
| | |||||
* | Created shutdown init function to initiate and wait for shutdown | James Booth | 2012-09-11 | 1 | -0/+1 |
| | |||||
* | Customisable logging levels | James Booth | 2012-08-19 | 1 | -1/+1 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+30 |