Sat, 09 Nov 2013 12:33:25 -0700 Changed the type of structure fields which hold JIDs from string to JID.
Chris Jones <chris@cjones.org> [Sat, 09 Nov 2013 12:33:25 -0700] rev 180
Changed the type of structure fields which hold JIDs from string to JID.
Sat, 09 Nov 2013 12:22:01 -0700 Added a JID.Bare() function, to product the bare JID as defined in the RFC.
Chris Jones <chris@cjones.org> [Sat, 09 Nov 2013 12:22:01 -0700] rev 179
Added a JID.Bare() function, to product the bare JID as defined in the RFC.
Sat, 09 Nov 2013 12:09:37 -0700 Changed the JID type to be an alias of string, rather than a struct. This allows it to be used as a key in a map, among other benefits.
Chris Jones <chris@cjones.org> [Sat, 09 Nov 2013 12:09:37 -0700] rev 178
Changed the JID type to be an alias of string, rather than a struct. This allows it to be used as a key in a map, among other benefits.
(0) -100 -30 -10 -3 +3 tip