about summary refs log tree commit diff stats
path: root/src/xmpp/roster.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Added jid autocompleter for /roster nick commandJames Booth2013-05-201-18/+33
|
* Use handle in /msg commandJames Booth2013-05-191-8/+55
|
* Added /roster command with nick option to change handleJames Booth2013-05-191-3/+23
|
* Removed contact_list, moved roster logic to xmpp/roster moduleJames Booth2013-05-061-1/+204
|
* Renamed contact_list_ functions to roster_James Booth2013-05-061-3/+3
|
* Created roster module, moved roster iq'sJames Booth2013-05-061-0/+126