roster.go
Sun, 16 Dec 2012 22:17:49 -0700 Chris Jones Instead of making Stanza an interface that Iq, Message, and Presence implement, change it to an embedded struct.
Sun, 16 Dec 2012 13:03:03 -0700 Chris Jones Updated for Go 1.0 + upcoming XML fixes.
Thu, 19 Jan 2012 13:41:42 -0600 Chris Jones Updated for weekly.2012-01-15.
Thu, 19 Jan 2012 12:25:36 -0600 Chris Jones Ran gofix from weekly-2012-01-15.
Mon, 16 Jan 2012 20:30:29 -0600 Chris Jones gofmt go.r60.3
Sat, 07 Jan 2012 22:22:18 -0700 Chris Jones Stanzas can now contain multiple nested (extended) elements.
Sat, 07 Jan 2012 21:20:23 -0700 Chris Jones Made a generic extension interface.
Thu, 05 Jan 2012 23:19:42 -0700 Chris Jones Sent acknowledgment when somebody sends us a roster iq.
Thu, 05 Jan 2012 23:14:14 -0700 Chris Jones Revamped how the roster works. We're now using a channel to transmit snapshots
Thu, 05 Jan 2012 14:32:15 -0700 Chris Jones Added another BUG comment.
Thu, 05 Jan 2012 14:25:40 -0700 Chris Jones When ranging over an array of structures, the iterand is reused. So storing a
Mon, 02 Jan 2012 21:40:42 -0700 Chris Jones Comment fixes.
Mon, 02 Jan 2012 10:01:41 -0700 Chris Jones Simplified the roster filter.
Sun, 01 Jan 2012 20:00:43 -0700 Chris Jones Implemented roster item delete, and added another BUG comment.
Sun, 01 Jan 2012 19:32:51 -0700 Chris Jones Added roster updating.
Sun, 01 Jan 2012 17:22:48 -0700 Chris Jones Renamed the somewhat obscure XTo(), etc. to GetTo(), etc.
Sat, 31 Dec 2011 11:45:44 -0700 Chris Jones Use name tags for roster data structures.
Sat, 31 Dec 2011 11:39:23 -0700 Chris Jones Extended stanzas work now.
Sat, 31 Dec 2011 10:11:01 -0700 Chris Jones Minor fixups to make this come closer to working. It doesn't actually
Fri, 30 Dec 2011 21:49:00 -0700 Chris Jones Added a capability to use extensions. There are still some bugs with
less more (0) tip