xmpp/roster.go
Sat, 09 Nov 2013 12:37:49 -0700 Chris Jones Forgot to change the type of RosterItem.Jid to JID.
Mon, 30 Sep 2013 18:59:37 -0600 Chris Jones Added a Close() function and fixed a couple of shutdown bugs.
Sun, 29 Sep 2013 21:37:14 -0600 Chris Jones Renamed Extension.StanzaHandlers to StanzaTypes, and updated the doc comment.
Sat, 28 Sep 2013 13:11:44 -0600 Chris Jones gofmt
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