Mercurial
Mercurial
>
go-xmpp2
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-28
+28
+50
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Comment cleanup.
2011-12-31, by Chris Jones
Use name tags for roster data structures.
2011-12-31, by Chris Jones
Extended stanzas work now.
2011-12-31, by Chris Jones
Minor fixups to make this come closer to working. It doesn't actually
2011-12-31, by Chris Jones
Added a capability to use extensions. There are still some bugs with
2011-12-30, by Chris Jones
Doc and comment update.
2011-12-30, by Chris Jones
Made the namespace constants public.
2011-12-30, by Chris Jones
Added roster retrieval to StartSession().
2011-12-30, by Chris Jones
Make the server's advertised features available to the app.
2011-12-29, by Chris Jones
Made streamError non-public, and made a first attempt at a stream
2011-12-29, by Chris Jones
Replaced Client.NextId() with a channel named Id.
2011-12-29, by Chris Jones
Don't accept data on Client.Out until resource binding is
2011-12-29, by Chris Jones
Added Client.StartSession().
2011-12-29, by Chris Jones
Clarified a comment.
2011-12-28, by Chris Jones
Removed the TextOut channel.
2011-12-28, by Chris Jones
Made JID.Node a string rather than *string. This is more appropriate
2011-12-28, by Chris Jones
Removed definedCondition in favor of Generic.
2011-12-28, by Chris Jones
Made the input and output channels of type Stanza rather than
2011-12-28, by Chris Jones
Made the stream type non-public.
2011-12-28, by Chris Jones
Renamed Unrecognized to Generic.
2011-12-28, by Chris Jones
Replaced TODO comments with Go-style BUG(me) comments.
2011-12-28, by Chris Jones
Added an example of the use of godoc's BUG comment.
2011-12-28, by Chris Jones
Makefile improvements to handle the examples package.
2011-12-28, by Chris Jones
Code review.
2011-12-28, by Chris Jones
Parse <presence> and <message> stanzas.
2011-12-28, by Chris Jones
When the server sends us our newly bound resource, update Client.Jid
2011-12-28, by Chris Jones
Don't forget to remove the stanza handler after it's been used.
2011-12-28, by Chris Jones
Added a callback handler which will handle a stanza with a particular id.
2011-12-28, by Chris Jones
less
more
|
(0)
-28
+28
+50
+100
tip