exostring
  • Joined on 2026-07-11
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-11 08:36:55 +00:00
621f9b6571 Retry transient photo download failures instead of failing permanently
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-09 15:17:13 +00:00
d1a442ca7a Never route videos through sendRichMessage - mobile black-screens them
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-09 14:56:28 +00:00
56f3cfaac2 Fix mobile black-screen: declared video dimensions didn't match the file
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-09 14:49:36 +00:00
e875475f88 Fix mobile black-screen-in-fullscreen: normalize negative DTS on remux
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-09 14:15:04 +00:00
5549b7d49b Fix videos posting as downloadable documents instead of playable videos
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-09 13:13:50 +00:00
eab965c02d Fix dead oversized-video link and stop exposing the platform limit to readers
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-09 13:05:55 +00:00
f8842f8c07 Fix black-screen-with-audio videos: faststart remux after download
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-06 11:50:50 +00:00
bbbb9bc3a2 Select video format by known size before downloading, no more re-encoding
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-04 19:20:36 +00:00
48f50d846c Re-encode oversized video downloads to fit instead of guessing wait times
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-04 19:13:24 +00:00
0e1f25384e Give oversized-video retries a much longer budget than stall retries
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-09-04 18:24:10 +00:00
d01a17146e Retry oversized video downloads instead of giving up permanently
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-21 15:36:32 +00:00
4ad047b5c3 Retry transient video download failures, friendlier fallback link text, enable previews
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-18 14:13:03 +00:00
3a086d9e54 Add stale-donor alerting with per-route recipients and delivery fallback
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-18 13:53:45 +00:00
ab69fff33b Fix admin report HTML-injection crash, add /id bot command
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-18 13:23:43 +00:00
2b0481b6a1 Fix chat_kwargs() missing chat_id arg in multi-media send paths
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-18 10:06:16 +00:00
20135263c4 Add multi-route donor->recipient support, fix VK hashtag truncation
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-15 07:17:59 +00:00
ec65aaf57d Fix duplicate-post and timeout bugs in TG/MAX posting pipeline
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-14 17:14:33 +00:00
be01558ddb Remove non-functional MAX auto-reaction, add real TG auto-reaction
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-14 16:22:05 +00:00
6a7a995d5f Fix duplicate posting, HTML escaping, restore sendRichMessage correctly
exostring pushed to main at exostring/redairsoft_vk_gt_max_sender 2026-08-14 15:02:44 +00:00
d63d3fb937 docs: add full infrastructure, deploy, commands and architecture guide to README.md and .infra.md