Commit Graph

31 Commits

Author SHA1 Message Date
5223b6fe85 minor cleanup 2024-01-16 11:09:17 -05:00
7185d84eac fix typo 2024-01-15 17:26:14 -05:00
d3245fd7c0 add idle support 2024-01-06 14:07:44 -05:00
1cca2bc8a5 Long items don't work. telegram limit 64. Reject those 2023-06-25 22:15:46 -04:00
3365e66059 Update anyhttp and Change wait time to 3 seconds 2023-05-01 20:18:55 -04:00
dd62f237b0 Replace unix socket logic with go.balki.me/anyhttp
Now also support systemd socket activation
2023-04-20 17:59:40 -04:00
6f111a42e9 Add usage 2023-04-05 11:28:16 -04:00
2aa043b5fc Add main.Version 2023-04-05 11:17:07 -04:00
347823b0bd Disable notificaiton for new list 2023-04-05 07:32:11 -04:00
0b1d455bc5 cleanup old unix socket and set write permissions 2023-03-29 18:37:30 -04:00
a479dab96c rename project name 2023-03-29 17:22:11 -04:00
fb8fa61546 Support listening on unix socket 2023-03-29 15:19:28 -04:00
4e54219efb print newline when panicking 2023-03-21 14:24:53 -04:00
bb9a12ef13 Edit message when delete fails 2023-03-21 13:38:20 -04:00
201f9df3d3 Cleanup for readability 2023-03-08 10:20:37 -05:00
e726a4fe01 Save MessageID from send response 2022-12-28 13:59:06 -05:00
a30aae9bf4 Fix missing error checks and test 2022-12-28 01:36:04 -05:00
f80aae9e03 Ignore commands 2022-12-28 00:15:03 -05:00
37cad43fbf delete old list correctly 2022-12-27 22:47:26 -05:00
ab75014a19 Show git commit version on startup 2022-12-27 22:24:27 -05:00
0354436ab6 Remove five second ticker and replace with sleep
This prevents the process from waking up every five seconds even when
there are no requests
2022-12-27 19:44:51 -05:00
99994c6722 some cleanup 2022-12-26 22:10:06 -05:00
400411cfbc fix typo 2022-12-26 21:51:29 -05:00
b2bded0d71 handle empty text and multi-line text 2022-12-26 21:48:01 -05:00
8711ec1245 implement persistence 2022-12-26 18:09:06 -05:00
ea082ccc89 Handle case when all items checked and cleared 2022-12-26 13:46:45 -05:00
70b4b9b847 mostly working 2022-12-26 13:41:45 -05:00
514688e72b some cleanup 2022-12-25 13:40:40 -05:00
11eccdd3a8 working 2022-12-25 01:01:35 -05:00
454aaf8460 do some rename 2022-12-23 23:50:09 -05:00
d6ba4236df Initial commit 2022-12-23 23:43:19 -05:00