Martin Dosch
|
52564a5b48
|
Suppress warning about reading from closed channel on shutdown.
|
2023-08-14 09:34:39 +02:00 |
|
Martin Dosch
|
487be9c845
|
No Ox for headline.
|
2023-08-11 15:20:06 +02:00 |
|
Martin Dosch
|
2f76178a22
|
Replace invalid characters with UTF8 replacement char.
|
2023-08-10 13:42:31 +02:00 |
|
Martin Dosch
|
5d8790b222
|
Update go modules.
|
2023-08-10 11:41:10 +02:00 |
|
Martin Dosch
|
33a6b5ee7c
|
Update go modules.
|
2023-08-04 09:55:50 +02:00 |
|
Martin Dosch
|
9c80647d91
|
Revert "Defer closing of xmpp connection."
This reverts commit feaa866e0e .
|
2023-07-29 11:28:47 +02:00 |
|
Martin Dosch
|
feaa866e0e
|
Defer closing of xmpp connection.
|
2023-07-29 10:27:28 +02:00 |
|
Martin Dosch
|
acb758c982
|
Update go modules.
|
2023-07-28 16:53:18 +02:00 |
|
Martin Dosch
|
b0e67b7ff0
|
Properly quit connection in interactive mode.
|
2023-07-27 19:31:56 +02:00 |
|
Martin Dosch
|
48d50b5667
|
Start new development cycle.
|
2023-07-25 19:14:56 +02:00 |
|
Martin Dosch
|
0d45544ae1
|
Prepare release v0.6.1
|
2023-07-25 19:12:34 +02:00 |
|
Martin Dosch
|
084f343f8d
|
[codespell]: Fix typo.
|
2023-07-25 19:10:29 +02:00 |
|
Martin Dosch
|
5fee45a15e
|
Properly close connection to server.
|
2023-07-25 19:05:39 +02:00 |
|
Martin Dosch
|
9a18052fe8
|
Update go modules.
|
2023-07-19 19:48:02 +02:00 |
|
Martin Dosch
|
ddc048fee4
|
Update go modules.
|
2023-07-13 18:43:37 +02:00 |
|
Martin Dosch
|
7d7ed90efd
|
Update go modules.
|
2023-07-07 20:12:59 +03:00 |
|
Martin Dosch
|
db2a82217d
|
Start new development cycle.
|
2023-07-02 10:54:40 +03:00 |
|
Martin Dosch
|
dd9f29d986
|
Prepare release v0.6.0
|
2023-07-02 10:51:36 +03:00 |
|
Martin Dosch
|
dc9d5817d3
|
Update go modules.
|
2023-06-28 21:55:34 +03:00 |
|
Martin Dosch
|
cd49a78be9
|
Trim trailing newlines in interactive mode.
|
2023-06-19 21:25:29 +02:00 |
|
Martin Dosch
|
fcaf33a27f
|
Update go modules.
|
2023-06-19 21:13:54 +02:00 |
|
Martin Dosch
|
fc515cc06f
|
Add support for type headline.
|
2023-06-18 22:21:18 +02:00 |
|
Martin Dosch
|
c47fcef36a
|
Update go requirement and manual installation instructions.
|
2023-06-17 22:32:19 +02:00 |
|
Martin Dosch
|
d3e5f06954
|
Update go modules.
|
2023-06-13 19:15:20 +02:00 |
|
Martin Dosch
|
5f8f8e019c
|
Fix typo.
|
2023-06-07 22:46:51 +02:00 |
|
Martin Dosch
|
aad725b721
|
Unbreak function heads.
|
2023-06-07 22:33:43 +02:00 |
|
Martin Dosch
|
a912408d16
|
Wrap and unwrap errors.
|
2023-06-07 22:28:01 +02:00 |
|
Martin Dosch
|
ea4b1a7de4
|
Start wrapping errors.
|
2023-06-06 22:09:59 +02:00 |
|
Martin Dosch
|
4664c02cbc
|
Simplify connection code.
|
2023-06-06 21:36:28 +02:00 |
|
Martin Dosch
|
28521a16aa
|
Simplify connection code.
|
2023-06-06 19:13:43 +02:00 |
|
Martin Dosch
|
56b8d38de9
|
Sort constants.
|
2023-06-06 10:50:21 +02:00 |
|
Martin Dosch
|
61027844d2
|
[golangci-lint]: Don't use magic numbers.
|
2023-06-06 10:47:41 +02:00 |
|
Martin Dosch
|
b8c7876b77
|
Remove unused iqc.
|
2023-06-06 10:47:41 +02:00 |
|
Martin Dosch
|
8a52c0ca44
|
Rename delete to del.
|
2023-06-06 10:47:41 +02:00 |
|
Martin Dosch
|
620130aded
|
gofumpt
|
2023-06-06 10:47:40 +02:00 |
|
Martin Dosch
|
1def52c15c
|
[golangci-lint]: Return nil instead of err when err is nil.
|
2023-06-05 21:57:19 +02:00 |
|
Martin Dosch
|
dd9a661bc4
|
CI: Disable golangci-lint for now.
|
2023-06-04 16:50:44 +02:00 |
|
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 |
|