tvl-depot/users/tazjin/tgsa
Vincent Ambo eadcfbbfab feat(tazjin/tgsa): support extracting fallback message from preview
some telegram channels do not allow embedding of messages, but do
allow a preview to be shown on twitter. this preview is just embedded
in the html, and can be scraped out if no message was found.

technically this preview also contains image links, but they are to
very low resolution, thumbnail-style images so i decided not to
include them here.

Change-Id: Ifb89f9fbde8140d577a5ee3af6e60b04232e53e3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8480
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-04-12 12:31:12 +00:00
..
src feat(tazjin/tgsa): support extracting fallback message from preview 2023-04-12 12:31:12 +00:00
.gitignore feat(tazjin/tgsa): Implement initial tg embed -> BBcode features 2022-04-16 20:35:01 +00:00
Cargo.lock chore(tazjin/tgsa): drop rouille's default features 2023-04-12 12:31:12 +00:00
Cargo.toml chore(tazjin/tgsa): drop rouille's default features 2023-04-12 12:31:12 +00:00
default.nix chore(tazjin/tgsa): bump all dependencies 2022-10-06 22:53:04 +00:00