xmpp.go
Thu, 05 Jan 2012 23:14:14 -0700 Chris Jones Revamped how the roster works. We're now using a channel to transmit snapshots
Mon, 02 Jan 2012 13:18:48 -0700 Chris Jones Nil checks and a greatly simplified filter manager which is less buggy.
Mon, 02 Jan 2012 09:58:17 -0700 Chris Jones Turned off debugging by default.
Sun, 01 Jan 2012 19:32:51 -0700 Chris Jones Added roster updating.
Sun, 01 Jan 2012 19:00:21 -0700 Chris Jones Added a stack of filters which can intercept data before it gets to
Sun, 01 Jan 2012 17:28:00 -0700 Chris Jones Comment cleanup.
Sun, 01 Jan 2012 17:22:48 -0700 Chris Jones Renamed the somewhat obscure XTo(), etc. to GetTo(), etc.
Sun, 01 Jan 2012 17:19:03 -0700 Chris Jones Made a special-purpose bind structure for resource binding.
Sat, 31 Dec 2011 11:39:23 -0700 Chris Jones Extended stanzas work now.
Fri, 30 Dec 2011 21:49:00 -0700 Chris Jones Added a capability to use extensions. There are still some bugs with
Fri, 30 Dec 2011 17:27:14 -0700 Chris Jones Made the namespace constants public.
Fri, 30 Dec 2011 17:16:37 -0700 Chris Jones Added roster retrieval to StartSession().
Thu, 29 Dec 2011 11:25:26 -0700 Chris Jones Make the server's advertised features available to the app.
Thu, 29 Dec 2011 11:11:18 -0700 Chris Jones Replaced Client.NextId() with a channel named Id.
Thu, 29 Dec 2011 11:02:21 -0700 Chris Jones Don't accept data on Client.Out until resource binding is
less more (0) -15 tip