Commit Graph

30 Commits

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