Commit Graph

  • 8da045a9e5 Merge pull request #27 from specode/master mattn 2013-11-04 19:03:10 -0800
  • 8a80c8abe3 fix bug Specode 2013-11-05 10:03:26 +0800
  • bb0e2d84ea Merge pull request #26 from specode/master mattn 2013-11-04 16:37:12 -0800
  • b67dc40516 fix some error handling Specode 2013-11-04 15:13:55 +0800
  • fd49820bf5 Merge pull request #24 from specode/master mattn 2013-10-30 16:46:08 -0700
  • 64821d5df9 clientMessage add ",any" tag, use for hasn't matched element Specode 2013-10-30 17:14:11 +0800
  • cbdf478ba7 clientMessage add ",any" tag, use for hasn't matched element Specode 2013-10-30 17:13:02 +0800
  • 73e63850ab Merge pull request #22 from specode/master mattn 2013-10-20 20:41:32 -0700
  • ba140e5eb7 fix example Specode 2013-10-21 03:07:59 +0000
  • 12d98ae2dc Merge pull request #21 from specode/master mattn 2013-10-18 04:18:14 -0700
  • c88c22763a add SendOrg for send origin text Specode 2013-10-18 15:52:01 +0800
  • af110491a0 add debug options Specode 2013-10-18 15:49:41 +0800
  • c3ac597871 Create README.md pharrisee 2013-09-11 12:01:05 +0100
  • 700abb7449 Merge pull request #20 from swdunlop/master mattn 2013-08-12 17:08:09 -0700
  • 7c9260e5a0 added the normal arguments to NewClient to Options and made that a central entrypoint for creating new clients Scott Dunlop 2013-08-12 16:04:39 -0700
  • 5e57ac52f9 added Options to NewClient, and Resource binding to Options Scott Dunlop 2013-08-12 15:33:50 -0700
  • 52f561e157 Fix example mattn 2013-05-14 19:24:46 -0700
  • 4a4cac6dfc Support NoTLS, DIGEST-MD5 mattn 2013-05-14 19:24:35 -0700
  • 26e35d5504 fix gui. mattn 2013-02-12 12:47:23 +0900
  • 53846d1e34 fixed #17 mattn 2013-02-12 10:43:33 +0900
  • df87efc875 Merge pull request #16 from sushimako/master mattn 2013-01-19 04:03:58 -0800
  • 75752790eb add first simple version of MUC (xep-0045) support Flo Lauber 2013-01-18 19:53:38 -0500
  • 52c3f1b710 use Chat.type in <message/>'s type attr in Send() Flo Lauber 2013-01-18 19:49:47 -0500
  • 1e9dc674d1 return Presence messages in Recv Flo Lauber 2013-01-18 19:48:50 -0500
  • 99516ec31f add xml-specifier for Jid in type bindBind Flo Lauber 2013-01-18 19:14:09 -0500
  • df2ef04578 fix gui. mattn 2012-12-07 20:16:09 +0900
  • d92790f748 Merge pull request #14 from gatlin/master mattn 2012-06-17 17:24:07 -0700
  • cb6591b513 similar fixes for presence Gatlin C Johnson 2012-06-16 21:47:48 -0500
  • 1dd8c2eeac fixed the xml tag unmarshalling for client messages Gatlin C Johnson 2012-06-16 14:39:22 -0500
  • a25b82d0a4 It should fix #11 issue deboon 2012-05-21 13:23:18 +0400
  • e4e8b7448c Merge branch 'master' of github.com:mattn/go-xmpp mattn 2012-05-15 21:29:41 +0900
  • e7715f9f21 remove needless Makefile. mattn 2012-05-15 21:27:46 +0900
  • 2ec48a2db6 fix example-gui. mattn 2012-04-04 01:46:21 +0900
  • f8ce0ead60 fix parsing xml. mattn 2012-04-04 01:46:01 +0900
  • f482858a52 go fix. mattn 2012-02-09 14:44:44 +0900
  • 4201b13e32 gofix. mattn 2011-11-09 23:18:51 +0900
  • 0a0f20b95e use Stdin. mattn 2011-11-04 22:40:10 +0900
  • b6a67e2320 port to r60.1 Graham Miller 2011-09-28 15:26:19 -0400
  • 4ddb93ef9d add gui example. mattn 2011-07-12 22:03:21 +0900
  • fc3904b3a3 Merge commit '7ff519ae8cc28bebbd35' mattn 2011-07-06 09:12:50 +0900
  • 514bb10a8e follow tip. mattn 2011-06-28 10:53:36 +0900
  • 7f4668977b follow tip. mattn 2011-06-28 10:53:04 +0900
  • 986d7a0046 loop mattn 2011-06-27 16:36:36 +0900
  • 2644d2a47e follow tip. mattn 2011-06-27 16:36:11 +0900
  • c922a1691f change for upstream. mattn 2011-05-18 09:31:47 +0900
  • 19a383f5b4 Merge pull request #3 from intellectronica/master mattn 2011-05-17 17:31:04 -0700
  • 17fe2a046a Use addressable values for things we want the XML parser to unmarshal. Tom Berger 2011-05-18 00:51:59 +0100
  • 094f05fb75 don't use reflect. element in map[string]interface{} don't have type enough to reflecting value/type/construct. mattn 2011-05-11 15:11:14 +0900
  • 7ff519ae8c example now allows passing of server to connect to as argument\nrm line ending space Kissaki 2011-05-10 16:57:36 +0200
  • fca5966193 fix example mattn 2011-05-10 22:53:04 +0900
  • c3beae4a4e goinstallable mattn 2011-05-10 22:52:09 +0900
  • aaaea96dd8 Merge pull request #1 from Kissaki/master mattn 2011-05-10 06:49:49 -0700
  • 73126a5d4b fixed reflection package usage with gofix for current go version Kissaki 2011-05-10 15:30:35 +0200
  • 08d0d26b2d fix for latest go. mattn 2011-04-05 18:31:59 +0900
  • d5ee92e89e add LICENSE file. mattn 2011-02-28 11:46:55 +0900
  • 76fbc3bb63 first import. mattn 2011-02-28 11:44:24 +0900