mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +01:00
Updated compatibility matrix
This commit is contained in:
parent
cf0726b867
commit
c2bde15266
1 changed files with 3 additions and 4 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue