Updated compatibility matrix

This commit is contained in:
dangered wolf 2023-11-15 12:35:31 -05:00 committed by GitHub
parent cf0726b867
commit c2bde15266
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 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: | | Embed Multiple Images | :heavy_check_mark: | :heavy_minus_sign: Discord Only² | :heavy_check_mark: |
| Translate Posts | :heavy_check_mark: | :x: | :x: | | 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 | | 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: | | 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: | | 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 | | 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: | | 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] | | Last commit | [![][flc]][fc] | N/A | [![][vlc]][vc] |
[flc]: https://img.shields.io/github/last-commit/FixTweet/FixTweet?label [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. ² 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. ⁴ 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.