Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed handle, jid and resource in roster | James Booth | 2013-05-21 | 1 | -58/+58 | |
| | | | | Renamed to name, barejid and fulljid | |||||
* | Renamed _roster_handle_set -> _roster_handle_push | James Booth | 2013-05-21 | 1 | -3/+5 | |
| | ||||||
* | Renamed roster_jid_from_handle -> roster_barejid_from_handle | James Booth | 2013-05-21 | 1 | -1/+11 | |
| | ||||||
* | Roster handle changes handled correctly | James Booth | 2013-05-20 | 1 | -40/+67 | |
| | ||||||
* | Added jid autocompleter for /roster nick command | James Booth | 2013-05-20 | 1 | -18/+33 | |
| | ||||||
* | Use handle in /msg command | James Booth | 2013-05-19 | 1 | -8/+55 | |
| | ||||||
* | Added /roster command with nick option to change handle | James Booth | 2013-05-19 | 1 | -3/+23 | |
| | ||||||
* | Removed contact_list, moved roster logic to xmpp/roster module | James Booth | 2013-05-06 | 1 | -1/+204 | |
| | ||||||
* | Renamed contact_list_ functions to roster_ | James Booth | 2013-05-06 | 1 | -3/+3 | |
| | ||||||
* | Created roster module, moved roster iq's | James Booth | 2013-05-06 | 1 | -0/+126 | |