Elara Elara6331
Elara6331 pushed to master at lure/lure 2023-10-06 22:19:11 +00:00
b758eb39f0 Fix Content-Disposition parsing when the filename isn't quoted
Elara6331 pushed to master at lure/lure 2023-10-06 22:14:48 +00:00
bb1227eadb Change ldflags to use internal/config
Elara6331 pushed to master at lure/lure 2023-10-06 22:14:25 +00:00
b29daa005a Change ldflags to use internal/config
Elara6331 pushed to master at lure/lure 2023-10-06 22:13:32 +00:00
410e005458 Add ldflags to goreleaser config
Elara6331 pushed to master at lure/lure 2023-10-06 22:07:58 +00:00
6b236f6240 Make translations thread safe
eb8dd3ad35 Make config thread safe
88bd90ef89 Make DB connection thread safe
Compare 3 commits »
Elara6331 pushed to master at lure/lure 2023-10-06 21:51:53 +00:00
cf932e6691 Use the alt screen for internal/pager instead of clearing the screen
Elara6331 pushed to master at lure/lure 2023-10-06 21:49:38 +00:00
cb8f1532e1 Use the alt screen for internal/pager instead of clearing the screen
Elara6331 pushed to master at lure/lure 2023-10-06 21:23:32 +00:00
177960431c Add some comments to pkg/loggerctx
Elara6331 pushed to master at lure/lure 2023-10-06 21:21:17 +00:00
d86776feb1 Pass logger around in a context
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-06 14:12:58 +00:00
966887f3ba Fix comments example printf
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 20:44:33 +00:00
5fd0a73741 Remove unnecessary pointer
Elara6331 pushed tag v0.19.0-rc.13 to Elara6331/go-lemmy 2023-10-05 20:21:19 +00:00
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 20:20:16 +00:00
db30aeabf5 Add more examples
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 04:13:24 +00:00
8b669910e4 Clarify comments
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 04:08:59 +00:00
f01ac7b716 Merge HTTPError into Error
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 03:54:39 +00:00
9edacef768 Rename LemmyError to Error to remove stutter
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 03:47:34 +00:00
b22e50d439 Remove MustValue from optional type
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 03:45:41 +00:00
46c74e6b9b Remove lemmyResponse type
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 00:14:35 +00:00
4711b2b160 Add comment for ErrNoToken
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-05 00:13:32 +00:00
afa9507ee2 Remove panic from ClientLogin