|
976c6c130c
|
Fix issue where bot eventually stops replying once it encounters an error
|
2023-11-17 16:16:38 +00:00 |
|
|
aa337e4eed
|
Fix community ban causing panic
|
2023-10-29 20:04:58 -07:00 |
|
|
df88e2a7aa
|
Update for new go-lemmy generator
|
2023-09-24 19:48:38 -07:00 |
|
|
ad76fa73b1
|
Fix issue where a comment edit broke the DB entry
|
2023-09-02 16:12:32 -07:00 |
|
|
b049a4359d
|
Add tests and edit comments if the item they're replying to has been edited
|
2023-09-02 15:52:26 -07:00 |
|
|
53cc18e382
|
Improve config handling and move types to types.go
|
2023-08-19 06:56:42 -07:00 |
|
|
bc91986e6c
|
Remove deprecated WebSocket API, switch to SQLite for reply store
|
2023-08-18 19:10:43 -07:00 |
|
|
a9cddb115f
|
Skip non-local posts
|
2023-05-04 12:48:39 -07:00 |
|
|
516da7254c
|
Update domain
|
2023-04-20 20:04:46 -07:00 |
|
|
bab7ffe22b
|
Add comment explaining why unsafe is used
|
2023-01-24 01:31:13 -08:00 |
|
|
85eb337e3b
|
Add TmplContext struct with reply information
|
2023-01-24 01:24:03 -08:00 |
|
|
684d1ae676
|
Specify whether comment or post was found in logs
|
2023-01-23 14:24:50 -08:00 |
|
|
37da95522c
|
Remove debug code
|
2023-01-23 14:21:04 -08:00 |
|
|
6f8860ba80
|
Also check URL field of posts
|
2023-01-23 14:13:39 -08:00 |
|
|
ae06e38b04
|
Add the ability to reply to posts
|
2023-01-23 13:34:36 -08:00 |
|
|
ad5b753f50
|
Switch from variable expansion to templates
|
2023-01-09 16:10:05 -08:00 |
|
|
b6fb1a06e2
|
Update go-lemmy library
|
2023-01-09 12:55:51 -08:00 |
|
|
cafc23598d
|
Update go-lemmy library
|
2023-01-07 15:32:35 -08:00 |
|
|
5f08507a0d
|
Update go-lemmy library
|
2023-01-05 14:01:33 -08:00 |
|
|
5cec172846
|
Remove unused import
|
2022-12-13 10:55:00 -08:00 |
|
|
58c86d9070
|
Remove ticker as it is no longer necessary
|
2022-12-13 10:24:15 -08:00 |
|
|
817e183e58
|
Update go-lemmy
|
2022-12-13 01:11:10 -08:00 |
|
|
5d53167775
|
Join WebSocket contexts on reconnect
|
2022-12-12 18:40:55 -08:00 |
|
|
27c94b7d21
|
Use WebSocket API
|
2022-12-12 18:23:29 -08:00 |
|
|
65a05a3b4b
|
Add more debug logs and fix bounds check
|
2022-12-11 13:53:26 -08:00 |
|
|
fb17fa2650
|
Initial Commit
|
2022-12-10 20:08:29 -08:00 |
|