Elara Elara6331
Elara6331 pushed to master at lure/lure 2022-12-20 03:27:52 +00:00
dcabfd6d54 Rename NewCLILogger to NewCLI
Elara6331 pushed to master at Elara6331/logger 2022-12-20 03:26:08 +00:00
767b055471 Add CLILogger
Elara6331 pushed to master at lure/lure 2022-12-19 02:27:26 +00:00
eb4e2281fa Add completion files to makefile and goreleaser
c9bc1e7fc3 Remove unused function
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-12-19 01:47:08 +00:00
22a74aa793 Add ignorePkgUpdates field to config
Elara6331 pushed to master at lure/lure 2022-12-18 21:53:13 +00:00
964c45ffc4 Add GetBuildScript API endpoint
Elara6331 pushed to master at lure/lure 2022-12-18 21:42:25 +00:00
9c0d9d0a34 Move generated api to internal, rename lure-api to lure-api-server
Elara6331 pushed to master at lure/lure 2022-12-18 08:15:35 +00:00
a8a870ce86 Remove comments from DB and API
Elara6331 pushed to master at lure/lure 2022-12-18 07:10:52 +00:00
fe477ba6d1 Add GetPkg endpoint to API
Elara6331 created repository lure/lure-web 2022-12-18 05:04:46 +00:00
Elara6331 pushed to master at lure/lure 2022-12-18 05:02:24 +00:00
6cd0802f64 Add twirp RPC backend API for lure-web
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-13 18:55:03 +00:00
205fc0c2d8 Remove unused import
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-13 18:50:00 +00:00
e097e6c8b5 Add doc comments
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-13 18:33:27 +00:00
e4bedfe16d Mention PCRE2 port in README
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-13 18:28:06 +00:00
52327025bc Fix introduction in README
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-13 18:27:30 +00:00
fa801c0c70 Add features section to README
d1226b1732 Remove ticker as it is no longer necessary
Compare 2 commits »
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-13 09:11:15 +00:00
753150594f Update go-lemmy
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-13 09:09:46 +00:00
92b96981e2 Disable recws as it was causing problems
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-13 02:40:58 +00:00
a5992c184c Join WebSocket contexts on reconnect
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-13 02:36:59 +00:00
b38c6b0a54 Add support for connection handlers
ce8f58ed2d Update go.mod
Compare 2 commits »
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-13 02:23:32 +00:00
6f88a28192 Use WebSocket API