Elara Elara6331
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 23:19:27 +00:00
a9f1b2d3bd Remove unused dependency from go.mod
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 23:17:21 +00:00
ba705b25f7 Fix setAuth() when field is of type Optional[string]
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 22:56:24 +00:00
6ea2a3bf54 Fix Subscribed fields
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 20:42:30 +00:00
7c15588651 Add nil check to setAuth()
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 20:15:16 +00:00
9beccacda1 Remove List prefixes to match naming of other functions
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 20:10:36 +00:00
eaebd96419 Rename Q field to Query
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 20:07:33 +00:00
61030d84a1 Remove duplicate MarkCommentReplyAsRead
a9c51dba33 Add search endpoint
Compare 2 commits »
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 17:52:09 +00:00
c9db49c367 Add Go Reference badge to README
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 17:18:42 +00:00
2dbc8e9a85 Add GPLv3 license
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 17:17:23 +00:00
f29641ae13 Initial Commit
Elara6331 created branch master in Elara6331/go-lemmy 2022-12-10 00:47:16 +00:00
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 00:47:16 +00:00
3571b88755 Initial Commit
Elara6331 created repository Elara6331/go-lemmy 2022-12-10 00:45:57 +00:00
Elara6331 pushed to master at Elara6331/itd 2022-12-08 09:16:04 +00:00
248beffa2f Add tests
Elara6331 commented on issue Elara6331/itd#45 2022-12-07 15:45:31 +00:00
ITD does not send packet to stop updates

Interesting. Ctrl+C in itctl should've canceled the context and that in turn should've sent the done signal to ITD. Yeah, if ITD never got the done signal, then it makes sense why it never…

Elara6331 commented on issue Elara6331/itd#45 2022-12-05 07:12:31 +00:00
ITD does not send packet to stop updates

Do you have metrics enabled in ITD's config? Also, can you run ITD with ITD_LOGGING_LEVEL=debug and send the output here?

Elara6331 pushed tag v0.0.5 to lure/lure 2022-12-05 00:03:39 +00:00
Elara6331 deleted tag v0.0.5 from lure/lure 2022-12-05 00:03:24 +00:00
Elara6331 pushed to master at lure/lure 2022-12-05 00:03:17 +00:00
19ced9795c Switch to riscv64 fork of pebble
Elara6331 pushed tag v0.0.5 to lure/lure 2022-12-04 23:45:39 +00:00