Commit Graph

19 Commits

Author SHA1 Message Date
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