Commit Graph

525 Commits

Author SHA1 Message Date
Martin Dosch
c845972b1f Added waiting time before closing connection. 2019-02-20 21:22:31 +01:00
Martin Dosch
9a71d8b3e4 Updated all vendor packages 2019-02-20 20:00:14 +01:00
Martin Dosch
7a49268205 Used github.com/kardianos/govendor to create vendor.json 2019-02-20 19:57:36 +01:00
Martin Dosch
52f7f534fb [go-lint]: error strings should not be capitalized or end with punctuation or a newline 2019-02-13 18:31:58 +01:00
Martin Dosch
6c29ed7fcd Added closing of XMPP connection 2019-02-13 18:31:14 +01:00
Martin Dosch
829b28fa9e Updated vendored dependencies 2019-02-13 18:27:24 +01:00
Martin Dosch
9fabb0ff0e Added a missing whitespace. 2018-12-15 16:15:30 +01:00
Martin Dosch
cbf5704988 Added linebreaks for long lines. 2018-08-20 13:24:48 +02:00
Martin Dosch
f9af5a75d3 Vendored external dependencies. Thx SamWhited. 2018-08-18 13:09:51 +02:00
Martin Dosch
17a4d864bb Moved marshalJid in an own package and mentioned licenses of external packages. 2018-08-15 20:20:02 +02:00
Martin Dosch
6376922712 Removed mucStatus as the return value is not the status code (see https://github.com/mattn/go-xmpp/issues/103 ). 2018-08-13 20:12:06 +02:00
Martin Dosch
d5bd444cd1 Added flag '-i' which makes go-sendxmpp work with 'tail -f'. 2018-08-10 15:03:04 +02:00
Martin Dosch
4a2a409bd1 Updated README.md. 2018-08-10 13:53:42 +02:00
Martin Dosch
4609f95ace Fixed typo. 2018-08-10 13:30:13 +02:00
Martin Dosch
74f97f6fec Added functionality to read message from an input file (, ) 2018-08-10 13:12:21 +02:00
Martin Dosch
ae19493f59 Merge branch 'sendxmpp-compatibility' into 'master'
Sendxmpp compatibility

See merge request mdosch-guest/go-sendxmpp!2
2018-08-10 10:41:13 +00:00
Martin Dosch
394743ee96 Sendxmpp compatibility 2018-08-10 10:41:13 +00:00
Martin Dosch
f735d0ea14 Merge branch 'sendxmpp-compatibility' into 'master'
Sendxmpp compatibility

See merge request mdosch-guest/go-sendxmpp!1
2018-08-10 10:14:21 +00:00
Martin Dosch
b8328a0e3b Sendxmpp compatibility 2018-08-10 10:14:21 +00:00
Martin Dosch
acb3759bbb Added MIT LICENSE which I wanted to choose in the first place. 2018-08-04 10:49:02 +00:00
Martin Dosch
8101f94dda Deleted Apache LICENSE which was picked accidentally. 2018-08-04 10:48:15 +00:00
mdosch
34564c34cd Deleted accidentally committed binary. 2018-08-04 12:28:20 +02:00
mdosch
fcfc1085c5 Added license header. 2018-08-04 12:19:32 +02:00
Martin Dosch
79bd946325 Added LICENSE 2018-08-04 10:17:32 +00:00
Martin Dosch
1fa114b626 Initial commit 2018-08-04 12:16:28 +02:00