Commit Graph

567 Commits (4ab27d7c5d3555fd51262342af7a6a05c15b37d9)
 

Author SHA1 Message Date
Martin Dosch 94e82bdef5
[golangci-lint]: regexp: Use MustCompile instead of Compile. 1 year ago
Martin Dosch 1e032e7174
[golangci-lint]: regexp: Use MustCompile instead of Compile. 1 year ago
Martin Dosch a0b6c045c7
[golangci-lint]: Use constant for result. 1 year ago
Martin Dosch d85cf8fee7
[golangci-lint]: Use constant for error. 1 year ago
Martin Dosch 686041acc8
[golangci-lint]: Fix typo. 1 year ago
Martin Dosch 5738c9989a
[golangci-lint]: Use constant for chat. 1 year ago
Martin Dosch 85f2ad7409
[golangci-lint]: Use constant for groupchat. 1 year ago
Martin Dosch 5e26b4e70b
[golangci-lint]: Simplify code. 1 year ago
Martin Dosch 2cba774eff
[golangci-lint]: check err for file.Close() 1 year ago
Martin Dosch b79e7dd502
Check error for file.Close(). 1 year ago
Martin Dosch 238af456d2
CI: golangci-lint: remove --out-format 1 year ago
Martin Dosch 48cc826d33
Add golangci-lint support to Gitlab CI. 1 year ago
Martin Dosch 8f844b1cde
Fall back to direct TLS on port 5223
Fall back to direct TLS on port 5223 if direct tls is set and no SRV
records are provided.
1 year ago
Martin Dosch fa64886509
go mod tidy 1 year ago
Martin Dosch 43de212d38
Update go modules. 1 year ago
Martin Dosch 8e693c5934
Improve rpad generation.
Use runes instead of bytes to always reach a multiple of 100
symbols for message body + rpad.
1 year ago
Martin Dosch 599f96211a
Add SCRAM support. 1 year ago
Martin Dosch a1e495ff90
Update go modules. 1 year ago
Martin Dosch 66581030a4
Mention etree v1.1.4. 1 year ago
Martin Dosch 42722bd727
Regenerate manpages. 1 year ago
Martin Dosch 437cd7eec6
Remove copyright years. 1 year ago
Martin Dosch e381942708
Use single quotes for stanzas created by beevik/etree.
Squashed commit of the following:

commit 8e33952869831f620fa289f1bc997128a40eaee3
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 9 21:22:40 2023 +0200

    Clean go.mod

commit 11bb88fca2d4bb76557e912f46f726e675e0b0cb
Merge: 8d45413 b01ed4b
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 9 21:21:48 2023 +0200

    Merge branch 'master' into singlequotes

commit 8d45413f05
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 2 09:39:54 2023 +0200

    Add more singlequotes. :)

commit c496e2596a
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 2 09:35:12 2023 +0200

    Use single quotes.

commit e4556759d8
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 2 07:25:09 2023 +0200

    Use single quotes for XML attributes.
1 year ago
Martin Dosch b01ed4b5a8
Update go modules. 1 year ago
Martin Dosch a333b8761c
Add missing changelog note regarding SRV lookup and CNAME. 1 year ago
Martin Dosch cd241d4cff
Update go modules. 1 year ago
Martin Dosch ea1782a454
Update go modules. 1 year ago
Martin Dosch 58cb70c161
Update go modules. 1 year ago
Martin Dosch 8d1b3a07bf
Update go modules. 1 year ago
Martin Dosch 4c54859879
Update go modules. 1 year ago
Martin Dosch 68c9ac1bb5
Update go modules. 1 year ago
Martin Dosch 4263b5d8cb
Update go modules. 1 year ago
Martin Dosch 8a75ab3bde
Update go modules. 1 year ago
Martin Dosch bd635540e3
Update go modules. 1 year ago
Martin Dosch 8819c4f13d
Don't capitalize error messages. 1 year ago
Martin Dosch 93cf569c35
Update go modules. 1 year ago
Martin Dosch 91fccd9659
Update go modules. 1 year ago
Martin Dosch 292fb088b3
Update go modules. 1 year ago
Martin Dosch 16468157c4
Update go modules. 1 year ago
Martin Dosch 90803a879c
Fix formatting. 1 year ago
Martin Dosch 995a149967
Add note about zsh completions. 1 year ago
Martin Dosch 61e928379a
Update go modules. 1 year ago
Martin Dosch 3beba75467
Update go modules. 1 year ago
Martin Dosch 062614ee7a
Allow JIDs without localpart. 1 year ago
Martin Dosch 847e816266
Print sent stanzas for `--debug`. 1 year ago
Martin Dosch 97c5b7013f
Print `--help` output to stdout. 1 year ago
Martin Dosch 4fbd7efb91
Make sending of OOB URLs more robust. 1 year ago
Martin Dosch d481aa688c
Add support for sending files OOB. 1 year ago
Martin Dosch 9afb631412
Update go modules. 1 year ago
Martin Dosch 30d1c9b29a
Update go modules. 1 year ago
Martin Dosch 0984458a59
Update go modules. 1 year ago