Commit Graph

33 Commits

Author SHA1 Message Date
Elara a9cddb115f Skip non-local posts 2023-05-04 12:48:39 -07:00
Elara a303fd8205 Improve config example 2023-04-25 00:48:00 -07:00
Elara 516da7254c Update domain 2023-04-20 20:04:46 -07:00
Elara 5be2dfc162 Update for Lemmy 0.17.0 2023-01-31 10:07:54 -08:00
Elara e5349dca80 Update go-lemmy library 2023-01-24 13:21:16 -08:00
Elara bab7ffe22b Add comment explaining why unsafe is used 2023-01-24 01:31:13 -08:00
Elara eb6d70bc26 Mention new post reply feature in README 2023-01-24 01:26:33 -08:00
Elara 85eb337e3b Add TmplContext struct with reply information 2023-01-24 01:24:03 -08:00
Elara 684d1ae676 Specify whether comment or post was found in logs 2023-01-23 14:24:50 -08:00
Elara 37da95522c Remove debug code 2023-01-23 14:21:04 -08:00
Elara 6f8860ba80 Also check URL field of posts 2023-01-23 14:13:39 -08:00
Elara ae06e38b04 Add the ability to reply to posts 2023-01-23 13:34:36 -08:00
Elara aadf5e431b Run go mod tidy 2023-01-09 16:13:22 -08:00
Elara 3a10451efc Update example to template 2023-01-09 16:10:54 -08:00
Elara ad5b753f50 Switch from variable expansion to templates 2023-01-09 16:10:05 -08:00
Elara b6fb1a06e2 Update go-lemmy library 2023-01-09 12:55:51 -08:00
Elara cafc23598d Update go-lemmy library 2023-01-07 15:32:35 -08:00
Elara 5f08507a0d Update go-lemmy library 2023-01-05 14:01:33 -08:00
Elara 5cec172846 Remove unused import 2022-12-13 10:55:00 -08:00
Elara 78b817280f Mention PCRE2 port in README 2022-12-13 10:33:24 -08:00
Elara ab3565989b Fix introduction in README 2022-12-13 10:28:04 -08:00
Elara 059571e2ec Add features section to README 2022-12-13 10:27:28 -08:00
Elara 58c86d9070 Remove ticker as it is no longer necessary 2022-12-13 10:24:15 -08:00
Elara 817e183e58 Update go-lemmy 2022-12-13 01:11:10 -08:00
Elara 5d53167775 Join WebSocket contexts on reconnect 2022-12-12 18:40:55 -08:00
Elara 27c94b7d21 Use WebSocket API 2022-12-12 18:23:29 -08:00
Elara 65a05a3b4b Add more debug logs and fix bounds check 2022-12-11 13:53:26 -08:00
Elara 770e6daa90 Add instructions for building and running 2022-12-10 20:30:24 -08:00
Elara 375e9684c0 Clarify which regex engine is used 2022-12-10 20:16:10 -08:00
Elara 51db9fbfae Fix typo 2022-12-10 20:14:43 -08:00
Elara eaa87be127 Add README 2022-12-10 20:13:51 -08:00
Elara 4be3937b2f Add GPLv3 license 2022-12-10 20:09:13 -08:00
Elara fb17fa2650 Initial Commit 2022-12-10 20:08:29 -08:00