Sun, 29 Sep 2013 21:37:14 -0600 | Chris Jones | Renamed Extension.StanzaHandlers to StanzaTypes, and updated the doc comment. | file | diff | annotate |
Sat, 28 Sep 2013 13:11:44 -0600 | Chris Jones | gofmt | file | diff | annotate |
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. | file | diff | annotate |
Sun, 15 Sep 2013 11:34:35 -0600 | Chris Jones | Removed copyright statements. | file | diff | annotate |
Mon, 09 Sep 2013 04:27:53 +0100 | Chris Jones | Initial roster contents look like a result iq. | file | diff | annotate |
Sun, 08 Sep 2013 14:40:35 -0700 | Chris Jones | Fixed some logic errors and initialized some things that needed to be initialized. | file | diff | annotate |
Sat, 07 Sep 2013 11:19:29 -0700 | Chris Jones | Use reflection instead of constructor functions to create extended stanza structures. | file | diff | annotate |