From c2bde15266805cac420c523858b677ec78bf9155 Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Wed, 15 Nov 2023 12:35:31 -0500 Subject: [PATCH] Updated compatibility matrix --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cde0b96..3ad9d32 100644 --- a/README.md +++ b/README.md @@ -119,14 +119,13 @@ In many ways, FixTweet has richer embeds and does more. Here's a table comparing | Embed Quotes | :heavy_check_mark: | :x: | :ballot_box_with_check: Without Media | | Embed Multiple Images | :heavy_check_mark: | :heavy_minus_sign: Discord Only² | :heavy_check_mark: | | Translate Posts | :heavy_check_mark: | :x: | :x: | -| Replace t.co with original links | :heavy_check_mark: | :x: | :x: | +| Replace t.co with original links | :heavy_check_mark: | :x: | :heavy_check_mark: | | Redirect to media file (without embed) | :heavy_check_mark: | :x: | :ballot_box_with_check: Subdomain broken, no images | | Strip tracking info on redirect | :heavy_check_mark: | :x: | :heavy_check_mark: | -| Show retweet, like, reply counts | :heavy_minus_sign: Discord / Telegram Instant View | :heavy_minus_sign: Discord Only² | :ballot_box_with_check: No replies | +| Show retweet, like, reply, view counts | :heavy_minus_sign: Discord / Telegram Instant View | :heavy_minus_sign: Discord Only² | :ballot_box_with_check: No replies / views | | Discord sed replace (`s/`) friendly | :ballot_box_with_check: twittpr.com | N/A | :x: | | Domain for X.com links | :ballot_box_with_check: fixupx.com | N/A | :ballot_box_with_check: fixvx.com | | Status fetch API for Developers | :heavy_check_mark: | N/A | :x: | -| DDoS protection & low latency globally | :heavy_check_mark: | N/A | :x: | | Last commit | [![][flc]][fc] | N/A | [![][vlc]][vc] | [flc]: https://img.shields.io/github/last-commit/FixTweet/FixTweet?label @@ -141,7 +140,7 @@ In many ways, FixTweet has richer embeds and does more. Here's a table comparing ² Discord uses a custom embed container for Twitter.com to enable multi-image, which is unfortunately not available to other websites. -³ On GitHub, BetterTwitFix (vxTwitter) claims to support this feature, however in my testing as of mid-July 2022, this does not seem to work. +³ On GitHub, BetterTwitFix (vxTwitter) claims to support this feature, however in my testing as of mid-July 2022, this does not seem to work. (TODO: Check if this is still the case) ⁴ External media requiring web containers, such as YouTube, won't embed in Telegram because Telegram doesn't support it. Plain media will work in Telegram, and it works either way inside Discord.