Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show current presence when logging in | James Booth | 2013-01-31 | 1 | -1/+1 |
| | | | | Also show correct presence in title bar upon login | ||||
* | Option to use last presence at login, or use a specific presence | James Booth | 2013-01-31 | 1 | -5/+2 |
| | |||||
* | Moved roster request to xmpp_iq | James Booth | 2013-01-29 | 1 | -0/+10 |
| | |||||
* | Changed adding iq handlers to take no args | James Booth | 2013-01-28 | 1 | -1/+3 |
| | |||||
* | Moved functions to xmpp_presence | James Booth | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Renamed stanza.c -> xmpp_stanza.c | James Booth | 2013-01-28 | 1 | -1/+0 |
| | |||||
* | Renamed capabilities.c -> xmpp_caps.c | James Booth | 2013-01-28 | 1 | -1/+0 |
| | |||||
* | Renamed iq.c -> xmpp_iq.c | James Booth | 2013-01-28 | 1 | -0/+330 |