Elara Elara6331
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
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-04 23:44:12 +00:00
8a4f704788 Return bool from Optional[T].Value() instead of an error
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-04 23:28:55 +00:00
7e2677c495 Unexport types that no longer need to be exported
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-04 23:23:43 +00:00
c40ad29ae1 Merge types package into root lemmy package
Elara6331 pushed to master at Elara6331/go-lemmy 2023-10-04 23:16:44 +00:00
2511d0dcc7 Update for 0.19.0-rc.1
Elara6331 pushed to master at Elara6331/vercmp 2023-10-03 20:39:45 +00:00
6718928860 Add README
Elara6331 pushed to master at Elara6331/translate 2023-10-03 20:36:42 +00:00
fdbdff5fcc Update README.md
Elara6331 pushed to master at lure/lure-updater 2023-09-30 23:59:26 +00:00
029dfab35f Create a readerValue for values that can implement the io.Reader interface
Elara6331 pushed to master at Elara6331/site 2023-09-29 23:01:05 +00:00
cad4e650a7 Add a link to the woodpecker log to the riscv-cluster article