Commit Graph

525 Commits

Author SHA1 Message Date
Martin Dosch
f173bcf698
[golangci-lint]: Remove unnecessary newlines. 2023-06-04 16:49:50 +02:00
Martin Dosch
b9610c81a4
[golangci-lint]: Check for errors on file.Close(). 2023-06-04 16:39:00 +02:00
Martin Dosch
e60334e38d
[golangci-lint]: Use Body.Close(). 2023-06-04 16:24:46 +02:00
Martin Dosch
de7312a313
[golangci-lint]: Remove unnecessary newlines. 2023-06-04 16:20:10 +02:00
Martin Dosch
b444e8d2dd
[golangci-lint]: Remove unnecessary trailing newline. 2023-06-04 16:18:42 +02:00
Martin Dosch
a86970a796
[golangci-lint]: Remove unused client. 2023-06-04 16:18:02 +02:00
Martin Dosch
7de155af64
[golangci-lint]: Use stronger random number generator for rPad. 2023-06-04 16:14:32 +02:00
Martin Dosch
fd3d9f0d9f
[golangci-lint]: regexp: Simplify code. 2023-06-04 16:00:16 +02:00
Martin Dosch
94e82bdef5
[golangci-lint]: regexp: Use MustCompile instead of Compile. 2023-06-04 15:59:17 +02:00
Martin Dosch
1e032e7174
[golangci-lint]: regexp: Use MustCompile instead of Compile. 2023-06-04 15:58:12 +02:00
Martin Dosch
a0b6c045c7
[golangci-lint]: Use constant for result. 2023-06-04 15:57:23 +02:00
Martin Dosch
d85cf8fee7
[golangci-lint]: Use constant for error. 2023-06-04 15:55:31 +02:00
Martin Dosch
686041acc8
[golangci-lint]: Fix typo. 2023-06-04 15:51:47 +02:00
Martin Dosch
5738c9989a
[golangci-lint]: Use constant for chat. 2023-06-04 15:25:15 +02:00
Martin Dosch
85f2ad7409
[golangci-lint]: Use constant for groupchat. 2023-06-04 15:23:40 +02:00
Martin Dosch
5e26b4e70b
[golangci-lint]: Simplify code. 2023-06-04 15:21:03 +02:00
Martin Dosch
2cba774eff
[golangci-lint]: check err for file.Close() 2023-06-04 15:18:50 +02:00
Martin Dosch
b79e7dd502
Check error for file.Close(). 2023-06-04 15:15:31 +02:00
Martin Dosch
238af456d2
CI: golangci-lint: remove --out-format 2023-06-04 15:04:45 +02:00
Martin Dosch
48cc826d33
Add golangci-lint support to Gitlab CI. 2023-06-04 15:02:39 +02:00
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.
2023-06-04 11:47:56 +02:00
Martin Dosch
fa64886509
go mod tidy 2023-05-31 19:14:36 +02:00
Martin Dosch
43de212d38
Update go modules. 2023-05-29 11:43:03 +02:00
Martin Dosch
8e693c5934
Improve rpad generation.
Use runes instead of bytes to always reach a multiple of 100
symbols for message body + rpad.
2023-05-29 11:40:37 +02:00
Martin Dosch
599f96211a
Add SCRAM support. 2023-05-21 11:26:19 +02:00
Martin Dosch
a1e495ff90
Update go modules. 2023-05-14 12:21:58 +02:00
Martin Dosch
66581030a4
Mention etree v1.1.4. 2023-05-11 20:26:12 +02:00
Martin Dosch
42722bd727
Regenerate manpages. 2023-05-11 20:06:50 +02:00
Martin Dosch
437cd7eec6
Remove copyright years. 2023-05-11 20:06:23 +02:00
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.
2023-05-09 21:23:29 +02:00
Martin Dosch
b01ed4b5a8
Update go modules. 2023-05-09 21:20:06 +02:00
Martin Dosch
a333b8761c
Add missing changelog note regarding SRV lookup and CNAME. 2023-05-05 21:01:14 +02:00
Martin Dosch
cd241d4cff
Update go modules. 2023-05-05 20:51:35 +02:00
Martin Dosch
ea1782a454
Update go modules. 2023-05-03 19:10:37 +02:00
Martin Dosch
58cb70c161
Update go modules. 2023-05-02 06:59:34 +02:00
Martin Dosch
8d1b3a07bf
Update go modules. 2023-04-28 07:54:39 +02:00
Martin Dosch
4c54859879
Update go modules. 2023-04-25 18:28:44 +02:00
Martin Dosch
68c9ac1bb5
Update go modules. 2023-04-20 21:18:11 +02:00
Martin Dosch
4263b5d8cb
Update go modules. 2023-04-19 18:45:27 +02:00
Martin Dosch
8a75ab3bde
Update go modules. 2023-04-13 11:39:12 +02:00
Martin Dosch
bd635540e3
Update go modules. 2023-04-09 14:57:47 +02:00
Martin Dosch
8819c4f13d
Don't capitalize error messages. 2023-04-09 14:56:22 +02:00
Martin Dosch
93cf569c35
Update go modules. 2023-04-05 20:32:00 +02:00
Martin Dosch
91fccd9659
Update go modules. 2023-03-29 22:38:09 +02:00
Martin Dosch
292fb088b3
Update go modules. 2023-03-24 12:30:29 +01:00
Martin Dosch
16468157c4
Update go modules. 2023-03-21 20:26:12 +01:00
Martin Dosch
90803a879c
Fix formatting. 2023-03-17 21:23:52 +01:00
Martin Dosch
995a149967
Add note about zsh completions. 2023-03-17 21:16:11 +01:00
Martin Dosch
61e928379a
Update go modules. 2023-03-17 09:50:53 +01:00
Martin Dosch
3beba75467
Update go modules. 2023-03-09 10:46:05 +01:00