Mon, 02 Jan 2012 13:18:48 -0700 Nil checks and a greatly simplified filter manager which is less buggy.
Chris Jones <chris@cjones.org> [Mon, 02 Jan 2012 13:18:48 -0700] rev 51
Nil checks and a greatly simplified filter manager which is less buggy.
Mon, 02 Jan 2012 10:01:41 -0700 Simplified the roster filter.
Chris Jones <chris@cjones.org> [Mon, 02 Jan 2012 10:01:41 -0700] rev 50
Simplified the roster filter.
Mon, 02 Jan 2012 09:58:44 -0700 Fixed up marshaling of the extra fields in presence and message.
Chris Jones <chris@cjones.org> [Mon, 02 Jan 2012 09:58:44 -0700] rev 49
Fixed up marshaling of the extra fields in presence and message.
Mon, 02 Jan 2012 09:58:17 -0700 Turned off debugging by default.
Chris Jones <chris@cjones.org> [Mon, 02 Jan 2012 09:58:17 -0700] rev 48
Turned off debugging by default.
Sun, 01 Jan 2012 20:00:43 -0700 Implemented roster item delete, and added another BUG comment.
Chris Jones <chris@cjones.org> [Sun, 01 Jan 2012 20:00:43 -0700] rev 47
Implemented roster item delete, and added another BUG comment.
Sun, 01 Jan 2012 19:32:51 -0700 Added roster updating.
Chris Jones <chris@cjones.org> [Sun, 01 Jan 2012 19:32:51 -0700] rev 46
Added roster updating.
Sun, 01 Jan 2012 19:00:21 -0700 Added a stack of filters which can intercept data before it gets to
Chris Jones <chris@cjones.org> [Sun, 01 Jan 2012 19:00:21 -0700] rev 45
Added a stack of filters which can intercept data before it gets to the app.
Sun, 01 Jan 2012 17:28:00 -0700 Comment cleanup.
Chris Jones <chris@cjones.org> [Sun, 01 Jan 2012 17:28:00 -0700] rev 44
Comment cleanup.
Sun, 01 Jan 2012 17:27:21 -0700 Making a little more use of XMLName for marshaling instead of having a
Chris Jones <chris@cjones.org> [Sun, 01 Jan 2012 17:27:21 -0700] rev 43
Making a little more use of XMLName for marshaling instead of having a custom MarshalXML function.
Sun, 01 Jan 2012 17:22:48 -0700 Renamed the somewhat obscure XTo(), etc. to GetTo(), etc.
Chris Jones <chris@cjones.org> [Sun, 01 Jan 2012 17:22:48 -0700] rev 42
Renamed the somewhat obscure XTo(), etc. to GetTo(), etc.
Sun, 01 Jan 2012 17:19:03 -0700 Made a special-purpose bind structure for resource binding.
Chris Jones <chris@cjones.org> [Sun, 01 Jan 2012 17:19:03 -0700] rev 41
Made a special-purpose bind structure for resource binding.
Sat, 31 Dec 2011 12:11:02 -0700 Comment cleanup.
Chris Jones <chris@cjones.org> [Sat, 31 Dec 2011 12:11:02 -0700] rev 40
Comment cleanup.
Sat, 31 Dec 2011 11:45:44 -0700 Use name tags for roster data structures.
Chris Jones <chris@cjones.org> [Sat, 31 Dec 2011 11:45:44 -0700] rev 39
Use name tags for roster data structures.
Sat, 31 Dec 2011 11:39:23 -0700 Extended stanzas work now.
Chris Jones <chris@cjones.org> [Sat, 31 Dec 2011 11:39:23 -0700] rev 38
Extended stanzas work now.
Sat, 31 Dec 2011 10:11:01 -0700 Minor fixups to make this come closer to working. It doesn't actually
Chris Jones <chris@cjones.org> [Sat, 31 Dec 2011 10:11:01 -0700] rev 37
Minor fixups to make this come closer to working. It doesn't actually work, though, because the nesting in XML is backwards from how it is in Go. <iq><query/></iq> vs. RosterIq { Iq }
(0) -15 +15 +100 tip