Mon, 02 Sep 2013 20:45:24 -0700 |
Chris Jones |
Updated the example to match the new API, and fixed the roster Update to not require a reference to the client.
|
file |
diff |
annotate
|
Mon, 02 Sep 2013 20:38:02 -0700 |
Chris Jones |
Changed the way filters work. They're now symmetrical, consisting of a paired send filter and receive filter.
|
file |
diff |
annotate
|
Fri, 30 Aug 2013 17:24:39 -0600 |
Chris Jones |
Code cleanup: Renamed the Version constant. Moved the unique-ID generator into its own file.
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 10:54:44 -0600 |
Chris Jones |
gofmt
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 23:06:54 -0700 |
Chris Jones |
Step 3 of converting to interface Stanza and embedded struct Header.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 22:36:53 -0700 |
Chris Jones |
Step 1 of moving to interface Stanza and embedded struct Header.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 13:03:03 -0700 |
Chris Jones |
Updated for Go 1.0 + upcoming XML fixes.
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 13:41:42 -0600 |
Chris Jones |
Updated for weekly.2012-01-15.
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 12:25:36 -0600 |
Chris Jones |
Ran gofix from weekly-2012-01-15.
|
file |
diff |
annotate
|
Mon, 16 Jan 2012 20:30:29 -0600 |
Chris Jones |
gofmt
go.r60.3
|
file |
diff |
annotate
|
Sat, 07 Jan 2012 22:22:18 -0700 |
Chris Jones |
Stanzas can now contain multiple nested (extended) elements.
|
file |
diff |
annotate
|
Sat, 07 Jan 2012 21:20:23 -0700 |
Chris Jones |
Made a generic extension interface.
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 23:19:42 -0700 |
Chris Jones |
Sent acknowledgment when somebody sends us a roster iq.
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 23:14:14 -0700 |
Chris Jones |
Revamped how the roster works. We're now using a channel to transmit snapshots
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 14:32:15 -0700 |
Chris Jones |
Added another BUG comment.
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 14:25:40 -0700 |
Chris Jones |
When ranging over an array of structures, the iterand is reused. So storing a
|
file |
diff |
annotate
|
Mon, 02 Jan 2012 21:40:42 -0700 |
Chris Jones |
Comment fixes.
|
file |
diff |
annotate
|
Mon, 02 Jan 2012 10:01:41 -0700 |
Chris Jones |
Simplified the roster filter.
|
file |
diff |
annotate
|
Sun, 01 Jan 2012 20:00:43 -0700 |
Chris Jones |
Implemented roster item delete, and added another BUG comment.
|
file |
diff |
annotate
|
Sun, 01 Jan 2012 19:32:51 -0700 |
Chris Jones |
Added roster updating.
|
file |
diff |
annotate
|
Sun, 01 Jan 2012 17:22:48 -0700 |
Chris Jones |
Renamed the somewhat obscure XTo(), etc. to GetTo(), etc.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 11:45:44 -0700 |
Chris Jones |
Use name tags for roster data structures.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 11:39:23 -0700 |
Chris Jones |
Extended stanzas work now.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 10:11:01 -0700 |
Chris Jones |
Minor fixups to make this come closer to working. It doesn't actually
|
file |
diff |
annotate
|
Fri, 30 Dec 2011 21:49:00 -0700 |
Chris Jones |
Added a capability to use extensions. There are still some bugs with
|
file |
diff |
annotate
|