Wed, 28 Dec 2011 16:10:20 -0700 Clarified a comment.
Chris Jones <chris@cjones.org> [Wed, 28 Dec 2011 16:10:20 -0700] rev 27
Clarified a comment.
Wed, 28 Dec 2011 15:47:27 -0700 Removed the TextOut channel.
Chris Jones <chris@cjones.org> [Wed, 28 Dec 2011 15:47:27 -0700] rev 26
Removed the TextOut channel.
Wed, 28 Dec 2011 13:32:11 -0700 Made JID.Node a string rather than *string. This is more appropriate
Chris Jones <chris@cjones.org> [Wed, 28 Dec 2011 13:32:11 -0700] rev 25
Made JID.Node a string rather than *string. This is more appropriate and idiomatic Go.
Wed, 28 Dec 2011 13:28:45 -0700 Removed definedCondition in favor of Generic.
Chris Jones <chris@cjones.org> [Wed, 28 Dec 2011 13:28:45 -0700] rev 24
Removed definedCondition in favor of Generic.
Wed, 28 Dec 2011 13:24:08 -0700 Made the input and output channels of type Stanza rather than
Chris Jones <chris@cjones.org> [Wed, 28 Dec 2011 13:24:08 -0700] rev 23
Made the input and output channels of type Stanza rather than interface{}. We should handle everything internally that's not an iq, message, or presence.
Wed, 28 Dec 2011 13:14:46 -0700 Made the stream type non-public.
Chris Jones <chris@cjones.org> [Wed, 28 Dec 2011 13:14:46 -0700] rev 22
Made the stream type non-public.
Wed, 28 Dec 2011 13:05:59 -0700 Renamed Unrecognized to Generic.
Chris Jones <chris@cjones.org> [Wed, 28 Dec 2011 13:05:59 -0700] rev 21
Renamed Unrecognized to Generic.
(0) -10 -7 +7 +10 +30 +100 tip