Commit Graph

  • 09bf85b1e8 Add Travis and Coveralls badges Mickael Remond 2016-02-15 18:39:12 +0100
  • e6a645dee0 Fix missing type on IQ Mickael Remond 2016-02-15 18:33:51 +0100
  • 6fdef748be Git should ignore build result Mickael Remond 2016-02-15 16:45:51 +0100
  • 57835bfcb5 Allow formatting IOT Control SetResponse Mickael Remond 2016-02-15 16:33:27 +0100
  • 268acbff07 Refactor IQ handling and merge payload iq struct fields for supported XEPs Mickael Remond 2016-02-15 15:22:51 +0100
  • 3a516a43d3 Add preliminary support for IoT control (XEP-0325) Mickael Remond 2016-02-15 11:08:54 +0100
  • adcd2bd467 Add Documentation Mickael Remond 2016-02-15 11:05:44 +0100
  • dc30c70c17 Reformat error Mickael Remond 2016-02-15 11:04:42 +0100
  • 4d3463458e Fix / improve code comments Mickael Remond 2016-02-13 17:01:06 +0100
  • 7c0791141b Add SendPresence, add join muc with history, add function return values in xmpp_muc Thorsten Riess 2016-02-04 08:17:25 +0100
  • 54cdc20727 Merge pull request #65 from da4nik/connect-fix mattn 2016-01-17 23:51:24 +0900
  • 0e6327115f Fixed host completion in 'connect' Maksim Stepanov 2016-01-16 20:28:14 +0300
  • e810b2faca Merge pull request #64 from psilva261/recv_client_iq mattn 2016-01-15 11:57:42 +0900
  • adbceb5dae Recv: handle clientIQ: more terse code Philip Silva 2016-01-14 16:40:46 +0100
  • c84fc9afab Recv: handle clientIQ Philip Silva 2016-01-14 14:32:03 +0100
  • 7d83a73298 Merge pull request #63 from psilva261/ping_err_codes mattn 2016-01-14 19:04:06 +0900
  • 5197953ad4 Ping: return errors Philip Silva 2016-01-13 18:29:23 +0100
  • e29241b09d Update LICENSE Mickaël Rémond 2016-01-06 19:31:28 +0100
  • 14666841aa Make our libraries license use Apache v2 Mickaël Rémond 2016-01-06 19:30:53 +0100
  • 5949967daf Add more test on jid parsing Mickael Remond 2016-01-06 19:21:37 +0100
  • f7651c7785 Fix Coveralls support Mickael Remond 2016-01-06 18:31:40 +0100
  • 190b1b53a6 Fix Coveralls support Mickael Remond 2016-01-06 18:29:11 +0100
  • ac881fa6a4 Use faster Travis test infra Mickael Remond 2016-01-06 18:24:16 +0100
  • 3ca015f307 Fix import after project move to processone github Mickael Remond 2016-01-06 18:22:30 +0100
  • 30312aa82a Ignore coverage result file Mickael Remond 2016-01-06 18:21:47 +0100
  • 05297ce475 Configure Coveralls Mickael Remond 2016-01-06 18:06:30 +0100
  • c392810d29 Adding basic tests Mickael Remond 2016-01-06 17:59:44 +0100
  • 1b90d5d2ef Bugfix: Do not reopen stream if starttls was not enabled. Mickael Remond 2016-01-06 17:19:16 +0100
  • ff334ba729 Move example client in its own cmd directory Mickael Remond 2016-01-06 17:17:48 +0100
  • 2da7c27d18 Add TODO comment for later fix Mickael Remond 2016-01-06 17:08:51 +0100
  • c5732bbf1a Initial working version of go XMPP library Mickael Remond 2016-01-06 16:51:12 +0100
  • f237b861bb Describe goal of the project. Mickael Remond 2015-12-29 11:52:02 +0100
  • d8c8419cb1 Describe goal of the project. Mickael Remond 2015-12-29 11:49:43 +0100
  • 6f15887129 Add license and update .gitignore Mickael Remond 2015-12-29 09:38:46 +0100
  • c9340b668d Initial commit Mickaël Rémond 2015-12-29 09:35:46 +0100
  • 089ebf9bad Merge pull request #62 from eagafonov/master mattn 2015-12-24 12:28:37 +0900
  • 9df9a5b5f9 Remove extra allocation of XML Decoder Eugene Agafonov 2015-12-23 23:09:02 +0000
  • 9aeb3722bf Merge pull request #61 from silvolu/fix-sasl-failure mattn 2015-12-08 11:11:44 +0900
  • 188e3f03c7 Use 'any' to read cause of sasl failure. Silvano Luciani 2015-12-07 13:34:52 -0800
  • d86062634d Merge pull request #59 from chteufleur/PresenceStatus mattn 2015-10-16 23:54:03 +0900
  • 637503f492 Do a go fmt chteufleur 2015-10-16 16:24:54 +0200
  • 6618fc47ca Add Status into Presence struct chteufleur 2015-10-16 13:01:30 +0200
  • 84b9ced4e9 Merge pull request #58 from skiz/master mattn 2015-09-18 08:48:07 +0900
  • 88f429802e Add OAuth2 support Joshua Martin 2015-09-17 10:43:05 -0700
  • 222c8f8fd0 Merge pull request #56 from dullgiulio/govet mattn 2015-05-22 17:05:45 +0900
  • 5f7c3b14b0 Remove unreacheable panics Giulio Iotti 2015-05-22 07:42:43 +0000
  • b5c8af17a7 Merge pull request #55 from ordbogen/master mattn 2015-05-17 08:48:20 +0900
  • 02e423485e Fetch latest changes Thomas 2015-05-17 00:53:09 +0200
  • c8c5371616 Merge pull request #52 from jamesandariese/master mattn 2015-05-13 17:33:29 +0900
  • 0c0c98633c handle clientQuery Yasuhiro Matsumoto 2015-04-16 20:35:08 +0900
  • 861872c8db Add Roster() Yasuhiro Matsumoto 2015-04-16 20:30:36 +0900
  • 404638fb3d Merge pull request #53 from Like-all/master mattn 2015-04-14 09:11:45 +0900
  • 874e70e091 Subscription handling Like-all 2015-04-13 23:41:49 +0300
  • 9c349bcc3f Default change to InsecureSkipVerify removed James Andariese 2015-04-13 07:50:54 -0700
  • 6c1f4b23f8 follow up from comment from mattn James Andariese 2015-04-12 22:28:30 -0700
  • a1c1069091 if username or password are specified, don't assume anonymous in example.go James Andariese 2015-04-12 22:18:06 -0700
  • e8c25dcffe attempt anonymous only when logging in without JID and password James Andariese 2015-04-12 22:12:16 -0700
  • cc56ae0810 Merge pull request #51 from kovetskiy/master mattn 2015-04-10 18:48:33 +0900
  • 9dd92e1247 fix eternal cycle with malicious xml packet Egor Kovetskiy 2015-04-10 15:30:57 +0600
  • 09fb80afad Include delay in chats Thomas B Homburg 2015-02-06 23:16:32 +0100
  • 8b13d0ad77 Merge pull request #50 from Like-all/master mattn 2015-02-02 23:47:07 +0900
  • 70ac466680 xmpp-ping added Like-all 2015-01-31 16:00:30 +0200
  • 37dcc8bfca Merge pull request #49 from ThomasBS/master mattn 2015-01-12 23:10:16 +0900
  • 58077b314a Add ability to send message as html ThomasBS 2015-01-11 03:43:24 +0100
  • 4e8e43b7ca Merge pull request #47 from nbusy/master mattn 2014-12-31 23:11:41 +0900
  • 050bbf66bd some formatting Teoman Soygul 2014-12-30 01:53:23 +0100
  • 0d259f5448 add doc clarifications Teoman Soygul 2014-12-29 01:16:23 +0100
  • c0f9b41b3d Merge pull request #46 from nbusy/golint mattn 2014-12-14 00:13:33 +0900
  • 0655f5913b golint/gofmt the code Teoman Soygul 2014-12-13 15:28:57 +0100
  • 0a3375a6ad Merge pull request #45 from seletskiy/master mattn 2014-12-11 20:01:24 +0900
  • a60980a550 do not crash on failed connect Stanislav Seletskiy 2014-12-11 16:41:59 +0600
  • 98a0431d5b Merge pull request #44 from tanuva/master mattn 2014-12-04 10:26:39 +0900
  • 7568e71728 Add ability to join password protected chat rooms Marcel Brüggebors 2014-12-03 20:21:45 +0100
  • 846b8175da Merge pull request #42 from seletskiy/master mattn 2014-11-27 01:46:44 +0900
  • 477ccf01f6 Nickname can be specified when joining MUC Stanislav Seletskiy 2014-11-26 18:34:13 +0600
  • 15ac96c029 Merge pull request #41 from soygul/master mattn 2014-11-17 00:00:55 +0900
  • d03bc801da add send/sendorg return values Teoman Soygul 2014-11-15 19:43:43 +0100
  • 9fe31adf02 Merge pull request #40 from soygul/patch-1 mattn 2014-11-10 12:27:46 +0900
  • 61f20ce1de fix DefaultConfig.ServerName not set when func NewClient(host...) is used Teoman Soygul 2014-11-09 14:51:33 +0100
  • 08299587ec Merge pull request #37 from mgottschlag/skip-verify-hostname mattn 2014-10-31 10:14:10 +0900
  • 1ff5be0d01 Only check the certificate's host name if InsecureSkipVerify is not set. Mathias Gottschlag 2014-10-30 23:45:15 +0100
  • 7a8cf41551 Merge pull request #36 from swdunlop/master mattn 2014-10-29 10:37:16 +0900
  • 1f559fafde add STARTTLS support to TCP connections Scott Dunlop 2014-10-28 16:32:19 -0700
  • ebd519cbfe Merge pull request #1 from mattn/master Scott Dunlop 2014-10-28 14:44:33 -0700
  • ac5d015101 Merge pull request #34 from crackcomm/master mattn 2014-10-06 12:25:55 +0900
  • aa9390a115 Status and status message crackcomm 2014-10-04 18:29:19 +0200
  • c9bbe151b2 Status message option crackcomm 2014-10-04 18:22:05 +0200
  • f402673c8c Fix examples mattn 2014-09-17 12:35:47 +0900
  • 748282a14a Remove a declared variable that isn't used. So the library will compile again. Gabriel Guzman 2014-09-16 18:17:55 -0400
  • 15989a19c3 mv mattn 2014-09-17 12:27:06 +0900
  • aa27e3ee45 Merge pull request #32 from hoffoo/master mattn 2014-09-17 12:26:31 +0900
  • 91047d400c Merge branch 'master' of https://github.com/mattn/go-xmpp mattn 2014-09-17 09:11:38 +0900
  • 11887e6acb Merge pull request #31 from max107/anonymous mattn 2014-09-15 16:36:31 +0900
  • f06f19e121 moved to Options instead of NewClient Marin 2014-09-14 23:21:06 -0700
  • 41fd432f88 optional TLS config Marin 2014-09-14 23:15:56 -0700
  • 0fd114068f Add anonymous auth Falaleev Maxim 2014-09-15 10:12:12 +0400
  • 9276abaad9 Merge pull request #30 from ir4y/master mattn 2014-04-23 02:27:39 +0900
  • 8a08b956bb Ejabberd compatibility Ilya Beda 2014-04-23 00:05:35 +0800
  • f467ba7632 Merge pull request #29 from martinbonnin/master mattn 2014-04-17 01:14:45 +0900
  • e71f933d7c fix digest-md5 with some ejabberd server Martin Bonnin 2014-04-16 17:25:20 +0200