Commit Graph

725 Commits (master)
 

Author SHA1 Message Date
Martin Dosch e6f9bf910a
Start new development cycle. 8 months ago
Martin Dosch 9a2789464e
Prepare release v0.6.2 8 months ago
Martin Dosch 29bed043a6
Update go modules. 8 months ago
Martin Dosch f17e8d384e
Update go modules. 8 months ago
Martin Dosch f6f67c3072
Remove `resource` from docs. 9 months ago
Martin Dosch b773131f9e
Remove deprecated flag resource. 9 months ago
Martin Dosch f9c3c4cd0a
Update go modules. 9 months ago
Martin Dosch 5ed50dedc8
Update go modules. 9 months ago
Martin Dosch 3919bf990c
Update go modules. 9 months ago
Martin Dosch b004015e18
Don't unwrap errors when checking errors. 10 months ago
Martin Dosch d56e528680
Fix segfault when connecting with wrong credentials. 10 months ago
Martin Dosch 3a8c00bbed
Remove unnecessary newlines. 10 months ago
Martin Dosch 1e39ba0cb0
Remove unnecessary newline. 10 months ago
Martin Dosch 52564a5b48
Suppress warning about reading from closed channel on shutdown. 10 months ago
Martin Dosch 487be9c845
No Ox for headline. 10 months ago
Martin Dosch 2f76178a22
Replace invalid characters with UTF8 replacement char. 10 months ago
Martin Dosch 5d8790b222
Update go modules. 10 months ago
Martin Dosch 33a6b5ee7c
Update go modules. 10 months ago
Martin Dosch 9c80647d91
Revert "Defer closing of xmpp connection."
This reverts commit feaa866e0e.
10 months ago
Martin Dosch feaa866e0e
Defer closing of xmpp connection. 10 months ago
Martin Dosch acb758c982
Update go modules. 10 months ago
Martin Dosch b0e67b7ff0
Properly quit connection in interactive mode. 10 months ago
Martin Dosch 48d50b5667
Start new development cycle. 11 months ago
Martin Dosch 0d45544ae1
Prepare release v0.6.1 11 months ago
Martin Dosch 084f343f8d
[codespell]: Fix typo. 11 months ago
Martin Dosch 5fee45a15e
Properly close connection to server. 11 months ago
Martin Dosch 9a18052fe8
Update go modules. 11 months ago
Martin Dosch ddc048fee4
Update go modules. 11 months ago
Martin Dosch 7d7ed90efd
Update go modules. 11 months ago
Martin Dosch db2a82217d
Start new development cycle. 11 months ago
Martin Dosch dd9f29d986
Prepare release v0.6.0 11 months ago
Martin Dosch dc9d5817d3
Update go modules. 11 months ago
Martin Dosch cd49a78be9
Trim trailing newlines in interactive mode. 12 months ago
Martin Dosch fcaf33a27f
Update go modules. 12 months ago
Martin Dosch fc515cc06f
Add support for type headline. 12 months ago
Martin Dosch c47fcef36a
Update go requirement and manual installation instructions. 12 months ago
Martin Dosch d3e5f06954
Update go modules. 12 months ago
Martin Dosch 5f8f8e019c
Fix typo. 1 year ago
Martin Dosch aad725b721
Unbreak function heads. 1 year ago
Martin Dosch a912408d16
Wrap and unwrap errors. 1 year ago
Martin Dosch ea4b1a7de4
Start wrapping errors. 1 year ago
Martin Dosch 4664c02cbc
Simplify connection code. 1 year ago
Martin Dosch 28521a16aa
Simplify connection code. 1 year ago
Martin Dosch 56b8d38de9
Sort constants. 1 year ago
Martin Dosch 61027844d2
[golangci-lint]: Don't use magic numbers. 1 year ago
Martin Dosch b8c7876b77
Remove unused iqc. 1 year ago
Martin Dosch 8a52c0ca44
Rename delete to del. 1 year ago
Martin Dosch 620130aded
gofumpt 1 year ago
Martin Dosch 1def52c15c
[golangci-lint]: Return nil instead of err when err is nil. 1 year ago
Martin Dosch dd9a661bc4
CI: Disable golangci-lint for now. 1 year ago