Commit graph nitter/src/views
Author SHA1 Message Date
Zed
7f6c083dce Add oEmbed discovery and standard support
Fixes #696
2026-08-15 00:00:10 +07:00
Zed
1d61f8cf07 Respect instance proxyVideos config in video embeds 2026-08-13 02:01:59 +07:00
Zed
5fa4eefb9d Improve video embed overlay and proxy behavior 2026-08-12 01:36:40 +07:00
Zed
67f620c83c Improve video and error embeds 2026-08-10 22:51:12 +07:00
Zed
ca19250a62 Remove embedTweet.js, use <base target="_blank"> instead 2026-08-10 20:27:38 +07:00
Zed
fe8f482d5c Add video-only embed support and clean up widgets.js 2026-08-10 20:17:14 +07:00
Zed
a00c6cc11d Simplify embed hover CSS with wrapper element 2026-08-09 00:58:35 +07:00
Zed
3bfbb7b3fd Clean up embed JS and add Tweet.html compatibility 2026-08-08 23:00:47 +07:00
Zed
dc66bd6375 Fix embed click-through with CSS-only approach 2026-08-08 23:00:36 +07:00
Zed
6d41157603 Fix JS concatenation in tweet embeds
Fixes #586
2026-07-19 22:30:52 +02:00
Zed
9be0b8f826 Add tweet embed and oEmbed API support 2026-07-18 12:46:43 +02:00
Zed
092397cd6f Show related tweets under replies
Fixes #1334
2026-07-11 00:11:46 +02:00
Zed
8394b044ef Qualify QueryKind.media to fix Nim 2.0.x build
Fixes #1422
2026-07-09 11:32:31 +02:00
Zed
61246df9de Support Top, Latest, Media, and Lists search
Fixes #1335
2026-07-08 18:56:12 +02:00
Zed
2f07fa6151 Sort replies by relevance, recency, or likes
Fixes #1336
2026-07-08 00:11:52 +02:00
Zed
7f7092fbf5 Support captions in articles
Fixes #1418
2026-07-01 00:53:16 +02:00
Zed
279fa09771 Add video download button
Fixes #263
2026-06-21 20:37:29 +02:00
Zed
0344b99b69 Fix mp4 overflow issue
Fixes #1416
2026-06-21 15:49:34 +02:00
Zed
3e290eab6a Render article cards and polls in RSS feed
Fixes #679
2026-06-21 09:53:09 +02:00
Zed
c136e47748 Add link preview text to RSS feed
Fixes #679
2026-06-21 09:53:09 +02:00
Zed
55a331cc50 Add followers and following pages
Fixes #187
2026-06-21 06:12:24 +02:00
Zed
1639315699 Bump hlsPlayback.js 2026-06-19 22:19:47 +02:00
Zed
db5a229bfe Add Twitter Spaces support
Fixes #459
2026-06-19 22:02:24 +02:00
Zed
bfcf75af7f Fix invalid/empty image hrefs
Fixes #1413
2026-06-18 15:42:17 +02:00
Zed
7b27c2c629 Add support for Communities
Fixes #1270
2026-06-18 13:32:20 +02:00
Zed
35882ed88d Add Twitter Article rendering
Fixes #646
2026-06-16 15:47:13 +02:00
Zed
1d57f1f432 Add video attribution link support 2026-06-05 22:26:38 +02:00
Zed
d5ff410c5d Add same-origin referrer policy
Fixes #1346
2026-06-02 23:59:00 +02:00
Zed
8114eefa19 Add support for broadcasts
Fixes #303
2026-03-31 07:28:45 +02:00
Zed
e7e7050c6e Add support for viewing account info
Fixes #1381
2026-03-30 00:58:02 +02:00
Zed
fea6f59005 Fix mobile gallery and grid, add size preference
Fixes #1379
2026-03-21 11:29:42 +01:00
Zed
b726767df4 Bump css 2026-03-21 06:55:55 +01:00
Zed
33bf2c2397 Support tweet content disclosures (AI and ads)
Fixes #1374
2026-03-21 06:52:51 +01:00
Zed
7ce29bd8f1 Add new media grid and gallery views
Fixes #199
Fixes #1342
2026-03-15 09:31:55 +01:00
Zed
91ff936cb3 Add workaround for broken "until" search filter
Fixes #1372
2026-03-14 04:04:18 +01:00
Zed
35a929c415 Implement mixed-media tweet support
Fixes #697 #1101
2026-03-13 05:47:37 +01:00
Zed
61b6748d97 Add community notes to RSS 2026-02-19 02:03:10 +01:00
Zed
2bd664ae7d Add community notes support
Fixes #727
Fixes #1023
2026-02-19 01:44:50 +01:00
Zed
a15d1ce16b Add full support for tweet edit history
Fixes #700
2026-02-16 00:52:17 +01:00
Zed
f257ce53ae Bump style version 2026-02-14 02:38:10 +01:00
Zed
d45545cd53 Fix "Replying to" parsing 2026-02-14 02:24:24 +01:00
Zed
90b664ffb7 Make "Tweet unavailable" clickable and consistent 2026-02-14 02:19:53 +01:00
Zed
cbce620692 Add dynamic-range-limit to prevent HDR jumpscares
Fixes #1345
2026-02-12 20:16:50 +01:00
Zed
05b6dd2a43 Add config options to enable subset of RSS feeds
Fixes #1363
2026-02-11 23:49:50 +01:00
Zed
1c06a67afd Support image alt text
Fixes #559
2026-02-10 22:43:10 +01:00
Zed
40b1ba4e4e Bump css version 2026-02-09 22:08:09 +01:00
Zed
b85e8c5d7d Support preference overrides using URL params
Fixes #186
2026-02-09 21:54:57 +01:00
Zed
db36f75519 Support restoring preferences via new prefs param
Fixes #1352
Fixes #553
Fixes #249
2026-02-09 20:23:31 +01:00
Zed
5d28bd18c6 Add preference for configuring sticky navbar
Fixes #1354
2026-02-09 17:38:14 +01:00
yav
a92e79ebc3
Fix the checkmark position (#1347)
Co-authored-by: yav <796176@protonmail.com>
2025-12-24 02:22:20 -05:00