Commit graph

456 commits

Author SHA1 Message Date
Mickael Remond c451e3bc63
Add support for disco info node 2018-01-26 11:40:34 +01:00
Mickael Remond 266ed9b1e4
Do not marshal 'empty' error elements 2018-01-26 11:16:04 +01:00
Mickael Remond ad6e09a0f6
Implements send / send raw 2018-01-26 09:55:39 +01:00
Mickael Remond 2cd8eed765
Implement disco#items parsing and marshaling 2018-01-26 09:24:34 +01:00
Mickael Remond 3e6cf2c8b0
Add link to component protocol 2018-01-25 23:20:22 +01:00
Mickael Remond bdfd035bf3
Handshake minor refactor 2018-01-25 23:16:55 +01:00
Mickael Remond 4173d9ee70
Fix link format 2018-01-25 23:04:08 +01:00
Mickael Remond b9b77f6be9
Improve code documentation 2018-01-25 23:02:01 +01:00
Mickael Remond ca148e5fe5
Improve code documentation 2018-01-25 17:04:19 +01:00
Mickael Remond 7e50d313ea
Improve presence / message test 2018-01-25 11:00:20 +01:00
Mickael Remond 28fb5bf61b
Add basic test for messages 2018-01-24 09:38:02 +01:00
Mickael Remond 7ae2adca9f
Adds support for error element on message and presence 2018-01-23 09:10:10 +01:00
Mickael Remond 8cb1e1264e
Clean-up 2018-01-23 09:08:21 +01:00
Mickael Remond cb2af43fe3
Decode presence and message for components 2018-01-23 08:55:15 +01:00
Mickael Remond 57cc0a25ac
Clean-up 2018-01-22 23:33:16 +01:00
Mickaël Rémond adb14260f0
Merge pull request #6 "Error parsing / generation" 2018-01-20 18:58:08 +01:00
Mickael Remond fb8d050a00
IQ error management 2018-01-20 18:56:07 +01:00
Mickael Remond 8470c01c09
Implement error parsing 2018-01-20 18:09:13 +01:00
Mickael Remond bbfafbb32c
Clean-up / Consistency 2018-01-18 17:03:54 +01:00
Mickael Remond 993ca630f7
Test and code refactor 2018-01-17 18:47:34 +01:00
Mickaël Rémond 80f2888cff
Update README.md 2018-01-16 22:36:15 +01:00
Mickael Remond d33490cdc0
Work-in-progress on dynamic IQ parsing 2018-01-16 22:33:21 +01:00
Mickaël Rémond 2e47f1659d
Merge pull request #5 from FluuxIO/parsing
Improve IQ parsing and generation
2018-01-15 12:54:37 +01:00
Mickael Remond 20c2c44941
Fix broken tests 2018-01-15 12:52:28 +01:00
Mickael Remond b3c11fb151
If codecov script is not available, do not try to upload 2018-01-15 12:52:16 +01:00
Mickael Remond c821267928
Do not repeat xmlns in attributes on parsing 2018-01-15 12:47:26 +01:00
Mickael Remond dade3504f0
Improve generic IQ parsing 2018-01-15 12:28:34 +01:00
Mickael Remond ff2da776d3
Basic test component (disco Info) 2018-01-14 16:54:12 +01:00
Mickaël Rémond ceeb51ce0e
Merge pull request #4 from FluuxIO/component
Add initial support for XMPP components
2018-01-13 19:33:45 +01:00
Mickael Remond 94815de173
Makes parsing of inner IQ XML generic 2018-01-13 19:27:46 +01:00
Mickael Remond e14f58d9a9
Decode query 2018-01-13 19:14:26 +01:00
Mickael Remond ec95020ac2
Fix failing test 2018-01-13 18:56:38 +01:00
Mickael Remond 10219ec1e6
Refactor parsing / improve typing 2018-01-13 18:50:17 +01:00
Mickael Remond 01063ec284
Refactor attributes name 2018-01-13 17:54:07 +01:00
Mickael Remond d2765aec15
Refactor namespace handling 2018-01-13 17:46:10 +01:00
Mickael Remond 24ac2c0526
Keeps component connection open 2018-01-12 19:08:47 +01:00
Mickaël Rémond fde0faca09
Add Go Report Cart badge 2018-01-12 19:03:21 +01:00
Mickael Remond b21fee420f
Code clean-up 2018-01-12 18:14:41 +01:00
Mickael Remond 90865aeb8e
Adhoc test component can successfully connect to ejabberd 2018-01-12 18:01:27 +01:00
Mickael Remond b31c29a03d
Implements dummy auth + stream error 2018-01-11 23:00:59 +01:00
Mickael Remond ec68a04554
Component skeleton 2018-01-11 22:15:54 +01:00
Mickael Remond ce61a253af
Fix formatting 2018-01-10 22:09:19 +01:00
Mickael Remond 8a611050b4
Add package level documentation. 2018-01-10 22:00:24 +01:00
Mickael Remond 75c9416763
Add badge pointing to documentation 2018-01-10 15:33:16 +01:00
Mickael Remond 5c291c13b5
Fix custom import path 2018-01-08 22:06:22 +01:00
Mickael Remond 23d91551c0
Fix custom import path 2018-01-08 14:56:03 +01:00
Mickael Remond 302e971773
Remove travis support 2018-01-05 12:50:38 +01:00
Mickael Remond 51d6759354
Workaround Codeship coverage upload report issues
Codeship / Codecov docs are incorrect, but it seems I could make it work with this workaround.
2018-01-02 16:21:45 +01:00
Mickael Remond fb5911564c
Codecov requires git command 2018-01-01 19:21:11 +01:00
Mickael Remond 06cb1804a8
Use Codeship syntax example 2018-01-01 19:15:23 +01:00