| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow nick change in chat room | James Booth | 2012-11-18 | 1 | -0/+1 |
* | introduce priority support | Dmitry Podgorny | 2012-11-13 | 1 | -0/+3 |
* | add subscription support | Dmitry Podgorny | 2012-11-11 | 1 | -1/+7 |
* | Renamed params in jabber_join | James Booth | 2012-11-10 | 1 | -1/+1 |
* | Leaving chat rooms on /close | James Booth | 2012-11-06 | 1 | -0/+1 |
* | Handle sending messages in groupchat | James Booth | 2012-11-05 | 1 | -0/+1 |
* | Added jabber_join for MUC | James Booth | 2012-11-04 | 1 | -0/+1 |
* | Handling paused status | James Booth | 2012-10-31 | 1 | -0/+2 |
* | Basic state handling | James Booth | 2012-10-31 | 1 | -0/+2 |
* | Load roster before sending presence | James Booth | 2012-10-28 | 1 | -1/+0 |
* | Added basic subscriptions | James Booth | 2012-10-28 | 1 | -0/+1 |
* | Refactored disconnect | James Booth | 2012-10-27 | 1 | -1/+1 |
* | Added /disconnect command | James Booth | 2012-10-27 | 1 | -0/+1 |
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -3/+3 |
* | Moved jabber_free_resources call | James Booth | 2012-10-16 | 1 | -1/+0 |
* | Merge branch 'master' of https://github.com/pasis/profanity | James Booth | 2012-10-16 | 1 | -0/+1 |
|\ |
|
| * | jabber: fix crash when disconnection timeout is reached | Dmitry Podgorny | 2012-10-17 | 1 | -0/+1 |
* | | Attempted fix at causing segfault by freeing connection | James Booth | 2012-10-16 | 1 | -0/+1 |
|/ |
|
* | Tidy up jabber module, removed unused code, made local functions private | James Booth | 2012-10-02 | 1 | -3/+2 |
* | Created shutdown init function to initiate and wait for shutdown | James Booth | 2012-09-11 | 1 | -1/+2 |
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -1/+15 |
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+40 |