Elara Elara6331
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
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-11 04:16:12 +00:00
91f52c2d28 Clarify which regex engine is used
c8963c7972 Fix typo
Compare 2 commits »
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-11 04:13:53 +00:00
18fd83df53 Add README
e9760df28a Add GPLv3 license
Compare 2 commits »
Elara6331 created branch master in Elara6331/lemmy-reply-bot 2022-12-11 04:08:44 +00:00
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2022-12-11 04:08:44 +00:00
106e7f2ed3 Initial Commit
Elara6331 created repository Elara6331/lemmy-reply-bot 2022-12-11 04:06:01 +00:00
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 23:41:17 +00:00
7fc04591ba Check response status code more strictly
Elara6331 pushed to master at Elara6331/go-lemmy 2022-12-10 23:33:56 +00:00
519c58f847 Remove omitempty from json struct tags