1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 10:54:27 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
2a867e7c3f Telegram add hook for undelete 2022-03-31 16:18:49 +02:00
957b0f2bfc Update dependencies 2022-02-16 13:02:08 +01:00
337392112b Add support for undeleting posts within 7 days (#3) 2022-01-03 13:56:27 +01:00
e994e5400d Support sending notifications to ntfy.sh 2021-12-29 07:09:42 +01:00
9ea6104863 Support for scheduled posts
Closes #9
2021-12-11 19:43:40 +01:00
098cfbaa2e Delete message on Telegram when post gets deleted 2021-12-07 19:14:00 +01:00
194d8698ce Update Telegram message on post update 2021-12-07 19:05:43 +01:00
c7e3605459 Use tgbotapi and improve http client mocking 2021-12-07 18:23:57 +01:00
41511df0e5 Remove useless body discard 2021-11-02 18:38:08 +01:00
4c8c147c4c Further improve post title rendering 2021-08-05 08:09:34 +02:00
663e6932bf Fix rendering Markdown title 2021-08-04 23:26:38 +02:00
5317ef12c6 Render titles using Goldmark, fix bug 2021-08-04 22:48:50 +02:00
f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
c9af4e7efa Unit and integration tests for Telegram 2021-06-14 21:34:29 +02:00
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
a4c145e68c Fix hooks 2021-05-24 12:54:43 +02:00
7f8ea2d94b Improve HTTP handling (timeouts etc.) 2021-03-31 09:29:52 +02:00
d5b37eba73 Add support for TG Instant View 2021-02-08 20:33:48 +01:00
424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
9da9e37f32 Short URLs 2020-12-22 22:15:29 +01:00
8332d7ee43 Make hooks a bit more modular 2020-11-17 22:10:13 +01:00
3a866fb3c0 Custom webmention sending implementation and other improvements 2020-11-16 18:34:29 +01:00
3a4338ded2 Fix 2020-11-09 22:00:57 +01:00
78c2ad722b Add Telegram syndication 2020-11-09 19:54:06 +01:00