Martin Dosch
|
a258d35367
|
Added manpages (forgotten in last commit).
|
2019-03-25 19:16:44 +01:00 |
|
Martin Dosch
|
da59269f1c
|
Renamed docs to man.
|
2019-02-25 21:15:50 +01:00 |
|
Martin Dosch
|
7e79269431
|
Updated manpages after ronn update.
|
2019-02-21 20:37:53 +01:00 |
|
Martin Dosch
|
20b7cd2d57
|
Added unnecessary whitespaces.
|
2019-02-21 19:50:40 +01:00 |
|
Martin Dosch
|
596a2b9cc2
|
Added first manpage experiments.
|
2019-02-21 19:37:58 +01:00 |
|
Martin Dosch
|
ba73e67f88
|
Merge branch 'master' of https://salsa.debian.org/mdosch-guest/go-sendxmpp
|
2019-02-21 18:24:59 +01:00 |
|
Martin Dosch
|
359aa28d07
|
Removed check for file access rights on windows.
|
2019-02-21 18:20:54 +01:00 |
|
Martin Dosch
|
efc88c94f6
|
Removed unnecessary deferring of closing file.
|
2019-02-21 18:15:46 +01:00 |
|
Martin Dosch
|
f0ccc244b8
|
Moved manual account data override behind reading config.
|
2019-02-21 18:14:10 +01:00 |
|
Martin Dosch
|
f4357fc51b
|
Changed output for wrong file permissions to also mention 400 as valid access rights.
|
2019-02-21 13:00:43 +00:00 |
|
Martin Dosch
|
f61c0edda0
|
Skipped reading of config file if all connection parameters are specified via command line arguments.
|
2019-02-20 22:23:29 +01:00 |
|
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 |
|