Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't show error for initial bookmarks request | James Booth | 2014-01-25 | 1 | -4/+1 |
| | |||||
* | Bind bookmark functions in main.c | James Booth | 2013-12-22 | 1 | -5/+10 |
| | |||||
* | Dynamically bind xmpp module api | James Booth | 2013-12-18 | 1 | -10/+15 |
| | |||||
* | removed strdup in autocomplete calls | Dmitry Podgorny | 2013-08-26 | 1 | -2/+2 |
| | |||||
* | Bookmarks: Move stanza pointer on in loop, check for autojoin "true" | James Booth | 2013-07-15 | 1 | -2/+4 |
| | |||||
* | draft of bookmarks implementation | Dmitry Podgorny | 2013-07-14 | 1 | -29/+118 |
| | | | | '/bookmark add' and '/bookmark remove' ain't finished | ||||
* | improved autojoin logic | Dmitry Podgorny | 2013-07-14 | 1 | -15/+49 |
| | | | | | Delete id handler after timeout (5sec) if response isn't received Auto join maximum 5 conferences | ||||
* | use get_unique_id for bookmarks | Dmitry Podgorny | 2013-07-14 | 1 | -7/+11 |
| | |||||
* | initial support of autojoin for MUC | Dmitry Podgorny | 2013-06-30 | 1 | -0/+116 |