Mickaël Rémond
|
4e597505f4
|
Remove unused import
|
2019-06-04 19:38:15 +02:00 |
|
Martin/Geno
|
15ceab9fc4
|
easy xmlformat output
|
2019-06-04 19:11:46 +02:00 |
|
Mickael Remond
|
4c23014051
|
Test clean up
|
2019-06-04 19:01:19 +02:00 |
|
Mickael Remond
|
06ee607f53
|
Run tests on Golang 1.12
|
2019-06-04 18:59:34 +02:00 |
|
Mickael Remond
|
0e110bc412
|
Fix vanity URL import
|
2019-06-04 18:47:44 +02:00 |
|
Mickael Remond
|
57ed387f4f
|
Add support for Out of Band markers (OOB) from XEP-0066
|
2019-06-04 18:47:44 +02:00 |
|
Mickael Remond
|
67eaed98b6
|
Add support for chat markers parsing (XEP-0333)
|
2019-06-04 18:47:44 +02:00 |
|
Mickael Remond
|
7a4364be95
|
Refactor / clean up registry
|
2019-06-04 18:47:44 +02:00 |
|
Mickael Remond
|
836e723273
|
Refactor / extract the registry
Work in progress
|
2019-06-04 18:47:44 +02:00 |
|
Mickael Remond
|
b05efea81d
|
Quick prototype of message extension
This is a work-in-progress, needs refactor.
|
2019-06-04 18:47:44 +02:00 |
|
Mickael Remond
|
f74f276a22
|
Fix me note
|
2019-06-04 18:47:44 +02:00 |
|
Mickaël Rémond
|
0f6ff41792
|
Merge pull request #22 from genofire/fix-component
[BUGFIX] no pointer in type case in component
|
2019-05-31 19:44:44 +02:00 |
|
Mickael Remond
|
b3a6429e0e
|
Check for errors in component connect.
|
2019-05-31 19:41:32 +02:00 |
|
Mickael Remond
|
e54260ec68
|
Clarify use of insecure flag
|
2019-05-31 19:22:36 +02:00 |
|
Mickael Remond
|
996feb1a40
|
Better documentation for config
|
2019-05-31 19:11:15 +02:00 |
|
Mickael Remond
|
b62533d005
|
Fix codecov badge
|
2019-05-31 19:10:42 +02:00 |
|
Mickael Remond
|
d31fc9b34c
|
Disable Codecov comments on PR
|
2019-05-31 19:08:20 +02:00 |
|
Mickaël Rémond
|
afe2017b8b
|
Merge pull request #23 from FluuxIO/xmpp-check
Merge XMPP check branch
|
2019-05-31 19:02:48 +02:00 |
|
Mickaël Rémond
|
c55257cbed
|
Merge branch 'master' into xmpp-check
|
2019-05-31 19:02:10 +02:00 |
|
Mickael Remond
|
f390433700
|
Add README for component.
|
2019-05-31 18:56:24 +02:00 |
|
Martin/Geno
|
757e339946
|
[BUGFIX] no pointer in type case in component
|
2019-05-31 13:46:57 +02:00 |
|
Mickaël Rémond
|
95dded61a1
|
Update README.md
|
2019-05-16 18:10:06 +02:00 |
|
Mickaël Rémond
|
da0a8b9c29
|
Add readme for XMPP check domain
|
2019-05-16 18:09:39 +02:00 |
|
Mickaël Rémond
|
53916900d4
|
Update xmpp_test.go
|
2019-05-16 18:04:09 +02:00 |
|
Mickaël Rémond
|
5d6329f0b4
|
Update presence_test.go
|
2019-05-16 18:03:44 +02:00 |
|
Mickaël Rémond
|
23a710b36f
|
Update message_test.go
|
2019-05-16 18:03:12 +02:00 |
|
Mickaël Rémond
|
1a6e4f266b
|
Fix import path
|
2019-05-16 18:01:47 +02:00 |
|
Mickael Remond
|
f45829916c
|
Add tool to check XMPP certificate on starttls
Minor refactoring
|
2019-05-16 17:48:53 +02:00 |
|
Mickael Remond
|
c642ad79fc
|
More file to ignore
|
2019-05-16 17:48:53 +02:00 |
|
Mickael Remond
|
d16c4cbba4
|
Add tool to check XMPP certificate on starttls
Minor refactoring
|
2019-05-16 17:46:36 +02:00 |
|
Mickael Remond
|
67d9170354
|
More file to ignore
|
2019-05-16 16:13:19 +02:00 |
|
Mickaël Rémond
|
91a7cc9c64
|
Merge pull request #16 from TheoMcGinley/infinite-retries-fix
Fixed infinite retries for failed TCP dial
|
2019-02-11 09:48:30 +01:00 |
|
Mickaël Rémond
|
ffcde39ba6
|
Add test (and refactor them) for PR#15 (#18)
* Add test (and refactor them) for #15
* Update Dockerfile to support Go modules on Codeship
|
2019-02-10 17:53:18 +01:00 |
|
Mickaël Rémond
|
392d3a1ae7
|
Merge pull request #15 from TheoMcGinley/presence-parsing-fix
Parse show, status, and priority of presence stanzas as child elements
|
2019-02-10 17:17:37 +01:00 |
|
Mickaël Rémond
|
da4ae4693e
|
Merge pull request #17 from TheoMcGinley/close-channel-after-error
Closed receiver chan on error
|
2019-02-09 22:49:38 +01:00 |
|
Theo McGinley
|
48bc14b3e0
|
Closed receiver chan on error
|
2019-02-09 15:48:27 +00:00 |
|
Theo McGinley
|
adf2c13a8c
|
Fixed infinite retries for failed TCP dial
|
2019-02-09 14:35:31 +00:00 |
|
Theo McGinley
|
e1cb9ac037
|
Parse show, status, and priority of presence stanzas as child elements instead of attributes
|
2019-02-09 14:18:37 +00:00 |
|
Mickael Remond
|
c0f3d20440
|
Use tagged version for soundcloud and mgp123
|
2019-01-23 09:22:15 +01:00 |
|
Mickael Remond
|
cf836f5f71
|
Add CoC and contribution guide
|
2019-01-21 16:24:26 +01:00 |
|
Mickaël Rémond
|
b030e8dd4b
|
Merge pull request #13 from hypafrag/xml_charset_reader_support
added charsets support
|
2019-01-17 12:03:37 +01:00 |
|
Mickaël Rémond
|
140d3b4d95
|
Merge pull request #14 from SamWhited/support_modules
Support Go Modules
|
2019-01-17 12:02:21 +01:00 |
|
Sam Whited
|
fab47e1a4b
|
Support Go Modules
|
2019-01-16 10:27:34 -06:00 |
|
Mickaël Rémond
|
94d9cbf7fa
|
Update README.md
|
2019-01-10 18:12:07 +01:00 |
|
Mickael Remond
|
401f0be40c
|
Detail on dependency policy.
|
2018-12-26 19:29:57 +01:00 |
|
Mickaël Rémond
|
9bebbda379
|
Update README.md
|
2018-12-26 19:24:07 +01:00 |
|
Mickael Remond
|
a35a7959d7
|
Fix typo
|
2018-12-26 19:20:56 +01:00 |
|
Mickael Remond
|
be587fac4c
|
Fix path in Dockerfile
|
2018-12-26 19:18:42 +01:00 |
|
Mickael Remond
|
f837b8be87
|
Merge branch 'master' of github.com:FluuxIO/go-xmpp
|
2018-12-26 19:11:02 +01:00 |
|
Mickael Remond
|
c7cdf3b5f3
|
Fix broken imports
|
2018-12-26 19:10:30 +01:00 |
|