xmpp/roster.go
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.
less more (0) -7 tip