Elara Elara6331
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
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-13 02:12:29 +00:00
a4a015a4cc Add login support for WebSocket API
a90e43691d Add WebSocket types
Compare 2 commits »
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-13 01:35:44 +00:00
54c27ff977 Add support for websocket api
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-13 00:08:45 +00:00
6074dcd419 Switch user operations to string type
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-11 21:53:31 +00:00
1f15559d08 Add more debug logs and fix bounds check
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-11 04:30:27 +00:00
dab067d99d Add instructions for building and running