xmpp/roster.go
Sat, 28 Sep 2013 13:02:17 -0600 Chris Jones Simplified the API: There's only one constructor, and it does everything necessary to initiate the stream. StartSession() and Roster.Update() have both been eliminated.
Sun, 15 Sep 2013 11:34:35 -0600 Chris Jones Removed copyright statements.
Mon, 09 Sep 2013 04:27:53 +0100 Chris Jones Initial roster contents look like a result iq.
Sun, 08 Sep 2013 14:40:35 -0700 Chris Jones Fixed some logic errors and initialized some things that needed to be initialized.
Sat, 07 Sep 2013 11:19:29 -0700 Chris Jones Use reflection instead of constructor functions to create extended stanza structures.
Sat, 07 Sep 2013 10:04:44 -0700 Chris Jones Moved the library code into an xmpp directory.
less more (0) tip