|
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 |
|
|
dfd40c55f5
|
Remove retryable logger
|
2023-08-19 06:57:32 -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 |
|
|
a303fd8205
|
Improve config example
|
2023-04-25 00:48:00 -07:00 |
|
|
516da7254c
|
Update domain
|
2023-04-20 20:04:46 -07:00 |
|
|
5be2dfc162
|
Update for Lemmy 0.17.0
|
2023-01-31 10:07:54 -08:00 |
|
|
e5349dca80
|
Update go-lemmy library
|
2023-01-24 13:21:16 -08:00 |
|
|
bab7ffe22b
|
Add comment explaining why unsafe is used
|
2023-01-24 01:31:13 -08:00 |
|
|
eb6d70bc26
|
Mention new post reply feature in README
|
2023-01-24 01:26:33 -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 |
|
|
aadf5e431b
|
Run go mod tidy
|
2023-01-09 16:13:22 -08:00 |
|
|
3a10451efc
|
Update example to template
|
2023-01-09 16:10:54 -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 |
|
|
78b817280f
|
Mention PCRE2 port in README
|
2022-12-13 10:33:24 -08:00 |
|
|
ab3565989b
|
Fix introduction in README
|
2022-12-13 10:28:04 -08:00 |
|
|
059571e2ec
|
Add features section to README
|
2022-12-13 10:27:28 -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 |
|
|
770e6daa90
|
Add instructions for building and running
|
2022-12-10 20:30:24 -08:00 |
|
|
375e9684c0
|
Clarify which regex engine is used
|
2022-12-10 20:16:10 -08:00 |
|
|
51db9fbfae
|
Fix typo
|
2022-12-10 20:14:43 -08:00 |
|
|
eaa87be127
|
Add README
|
2022-12-10 20:13:51 -08:00 |
|
|
4be3937b2f
|
Add GPLv3 license
|
2022-12-10 20:09:13 -08:00 |
|
|
fb17fa2650
|
Initial Commit
|
2022-12-10 20:08:29 -08:00 |
|