this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

More card post domains

+37 -30
+8 -1
src/components/status.jsx
··· 2769 2769 // Mastodon links are "posts" too but they are converted to real quote posts and there's too many domains to check 2770 2770 // This is just "Progressive Enhancement" 2771 2771 function isCardPost(domain) { 2772 - return ['x.com', 'twitter.com', 'threads.net', 'bsky.app'].includes(domain); 2772 + return [ 2773 + 'x.com', 2774 + 'twitter.com', 2775 + 'threads.net', 2776 + 'bsky.app', 2777 + 'bsky.brid.gy', 2778 + 'fed.brid.gy', 2779 + ].includes(domain); 2773 2780 } 2774 2781 2775 2782 function Byline({ authors, hidden, children }) {
+29 -29
src/locales/en.po
··· 1 1 msgid "" 2 2 msgstr "" 3 - "POT-Creation-Date: 2024-08-04 21:58+0800\n" 3 + "POT-Creation-Date: 2025-05-03 21:08+0800\n" 4 4 "MIME-Version: 1.0\n" 5 5 "Content-Type: text/plain; charset=utf-8\n" 6 6 "Content-Transfer-Encoding: 8bit\n" ··· 312 312 #: src/components/account-info.jsx:1395 313 313 #: src/components/shortcuts-settings.jsx:1059 314 314 #: src/components/status.jsx:1262 315 - #: src/components/status.jsx:3359 315 + #: src/components/status.jsx:3366 316 316 msgid "Copy" 317 317 msgstr "" 318 318 ··· 437 437 #: src/components/shortcuts-settings.jsx:230 438 438 #: src/components/shortcuts-settings.jsx:583 439 439 #: src/components/shortcuts-settings.jsx:783 440 - #: src/components/status.jsx:3083 441 - #: src/components/status.jsx:3323 442 - #: src/components/status.jsx:3832 440 + #: src/components/status.jsx:3090 441 + #: src/components/status.jsx:3330 442 + #: src/components/status.jsx:3839 443 443 #: src/pages/accounts.jsx:37 444 444 #: src/pages/catchup.jsx:1584 445 445 #: src/pages/filters.jsx:225 ··· 1304 1304 msgstr "" 1305 1305 1306 1306 #: src/components/media-post.jsx:134 1307 - #: src/components/status.jsx:3662 1308 - #: src/components/status.jsx:3758 1309 - #: src/components/status.jsx:3836 1307 + #: src/components/status.jsx:3669 1308 + #: src/components/status.jsx:3765 1309 + #: src/components/status.jsx:3843 1310 1310 #: src/components/timeline.jsx:1008 1311 1311 #: src/pages/catchup.jsx:76 1312 1312 #: src/pages/catchup.jsx:1882 ··· 2256 2256 msgstr "" 2257 2257 2258 2258 #: src/components/status.jsx:1297 2259 - #: src/components/status.jsx:3328 2259 + #: src/components/status.jsx:3335 2260 2260 msgid "Embed post" 2261 2261 msgstr "" 2262 2262 ··· 2389 2389 msgstr "" 2390 2390 2391 2391 #. More from [Author] 2392 - #: src/components/status.jsx:2786 2392 + #: src/components/status.jsx:2793 2393 2393 msgid "More from <0/>" 2394 2394 msgstr "More from <0/>" 2395 2395 2396 - #: src/components/status.jsx:3088 2396 + #: src/components/status.jsx:3095 2397 2397 msgid "Edit History" 2398 2398 msgstr "" 2399 2399 2400 - #: src/components/status.jsx:3092 2400 + #: src/components/status.jsx:3099 2401 2401 msgid "Failed to load history" 2402 2402 msgstr "" 2403 2403 2404 - #: src/components/status.jsx:3097 2404 + #: src/components/status.jsx:3104 2405 2405 #: src/pages/annual-report.jsx:45 2406 2406 msgid "Loading…" 2407 2407 msgstr "" 2408 2408 2409 - #: src/components/status.jsx:3333 2409 + #: src/components/status.jsx:3340 2410 2410 msgid "HTML Code" 2411 2411 msgstr "" 2412 2412 2413 - #: src/components/status.jsx:3350 2413 + #: src/components/status.jsx:3357 2414 2414 msgid "HTML code copied" 2415 2415 msgstr "" 2416 2416 2417 - #: src/components/status.jsx:3353 2417 + #: src/components/status.jsx:3360 2418 2418 msgid "Unable to copy HTML code" 2419 2419 msgstr "" 2420 2420 2421 - #: src/components/status.jsx:3365 2421 + #: src/components/status.jsx:3372 2422 2422 msgid "Media attachments:" 2423 2423 msgstr "" 2424 2424 2425 - #: src/components/status.jsx:3387 2425 + #: src/components/status.jsx:3394 2426 2426 msgid "Account Emojis:" 2427 2427 msgstr "" 2428 2428 2429 - #: src/components/status.jsx:3418 2430 - #: src/components/status.jsx:3463 2429 + #: src/components/status.jsx:3425 2430 + #: src/components/status.jsx:3470 2431 2431 msgid "static URL" 2432 2432 msgstr "" 2433 2433 2434 - #: src/components/status.jsx:3432 2434 + #: src/components/status.jsx:3439 2435 2435 msgid "Emojis:" 2436 2436 msgstr "" 2437 2437 2438 - #: src/components/status.jsx:3477 2438 + #: src/components/status.jsx:3484 2439 2439 msgid "Notes:" 2440 2440 msgstr "" 2441 2441 2442 - #: src/components/status.jsx:3481 2442 + #: src/components/status.jsx:3488 2443 2443 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2444 2444 msgstr "" 2445 2445 2446 - #: src/components/status.jsx:3487 2446 + #: src/components/status.jsx:3494 2447 2447 msgid "Polls are not interactive, becomes a list with vote counts." 2448 2448 msgstr "" 2449 2449 2450 - #: src/components/status.jsx:3492 2450 + #: src/components/status.jsx:3499 2451 2451 msgid "Media attachments can be images, videos, audios or any file types." 2452 2452 msgstr "" 2453 2453 2454 - #: src/components/status.jsx:3498 2454 + #: src/components/status.jsx:3505 2455 2455 msgid "Post could be edited or deleted later." 2456 2456 msgstr "" 2457 2457 2458 - #: src/components/status.jsx:3504 2458 + #: src/components/status.jsx:3511 2459 2459 msgid "Preview" 2460 2460 msgstr "" 2461 2461 2462 - #: src/components/status.jsx:3513 2462 + #: src/components/status.jsx:3520 2463 2463 msgid "Note: This preview is lightly styled." 2464 2464 msgstr "" 2465 2465 2466 2466 #. [Name] [Visibility icon] boosted 2467 - #: src/components/status.jsx:3766 2467 + #: src/components/status.jsx:3773 2468 2468 msgid "<0/> <1/> boosted" 2469 2469 msgstr "" 2470 2470