1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-05-02 10:32:13 -04:00
Commit Graph

116 Commits

Author SHA1 Message Date
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
7ce29bd8f1 Add new media grid and gallery views
Fixes #199
Fixes #1342
2026-03-15 09:31:55 +01:00
Zed
35a929c415 Implement mixed-media tweet support
Fixes #697 #1101
2026-03-13 05:47:37 +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
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
5d28bd18c6 Add preference for configuring sticky navbar
Fixes #1354
2026-02-09 17:38:14 +01:00
Zed
436a873e4b Improve verified checkmark icon, css improvements 2025-11-29 04:33:49 +01:00
Zed
78101df2cc Style number input field 2025-11-24 23:04:25 +01:00
Zed
f038b53fa2 Fix body font size to match x.com
Fixes #711
2025-11-24 23:04:25 +01:00
Zed
1657eeb769 Fix canonical link causing redirects to Twitter
Fixes #526
2025-11-24 23:04:25 +01:00
Zed
824a7e346a Fix rss icon tag 2025-11-17 12:08:44 +01:00
Zed
bb6eb81a20 Add support for tweet views 2025-11-17 10:59:50 +01:00
jackyzy823
cdff5e9b1c Fix for #1147, Proxy for audio URL and upgrade hls.js (#1178)
* Revert "Fix broken video playback by forcing fmp4"

This reverts commit 52db03b73a.

* Fix audio url in video m3u8

* Upgrade hls.js to 1.5.1 and use full version
2024-02-21 23:10:54 +00:00
Zed
f8254c2f0f Add support for business and gov verification
Also improve icon rendering on Firefox
2023-11-25 10:07:28 +00:00
Zed
cd163b26a3 Use webp for thumbnails when available 2023-01-09 00:29:59 +01:00
Zed
85316f8f8d Reduce usage of strformat, minor perf improvement 2022-11-27 15:50:08 +01:00
Zed
21e8f04fa4 Use strformat more 2022-06-04 02:18:26 +02:00
jackyzy823
67c937a3a2 ignore banner url startwith hash in link preload 2022-02-14 14:47:01 +01:00
Mitarashi
e01f3960cb Embed CSS tweak 2022-02-05 19:43:13 +02:00
Zed
4738ec3385 Add experimental user search parser 2022-01-26 20:56:05 +01:00
Zed
b01810e261 Improve profile page elements, reduce jank
Fixes #167
2022-01-17 05:59:16 +01:00
Zed
54330f0b0c Fix quote avatar css 2022-01-14 23:12:33 +01:00
Mitarashi
6ebfafde80 added tweet background and bumped css 2022-01-14 21:07:02 +02:00
Mitarashi
784d0d42ac minor css change and version bump 2022-01-14 19:49:36 +02:00
Mitarashi
817501a516 wrapped embedded tweet in div and changed css
also bumped css version
2022-01-14 19:44:09 +02:00
Mitarashi
875a2c5387 moved themes to be handled in renderHead and changed path to /embed 2022-01-14 19:34:10 +02:00
Zed
888e965f41 Unify avatar class generation 2022-01-14 03:16:44 +01:00
Zed
f21e192a8f Improve mobile responsiveness 2022-01-06 15:21:42 +01:00
Mitarashi
f52e675ca2 bumped css version 2022-01-05 14:34:45 +02:00
Zed
0ef90270b7 Fix video placeholder image preload 2022-01-03 06:31:10 +01:00
Zed
bb981df657 Improve and simplify preferences page behavior 2022-01-03 02:40:28 +01:00
Zed
74c4377198 More cleanup 2022-01-02 11:21:03 +01:00
Zed
b8a3ffb0c4 Add description and verified to video cards 2021-12-30 23:24:53 +01:00
Zed
eed4d4033f Add canonical header to help search engines
Fixes #472
2021-12-30 04:17:58 +01:00
Zed
5e0eb02422 Improve withheld tweet rendering 2021-12-29 06:41:00 +01:00
Zed
ab94d9eb7d Bump css version 2021-12-29 06:25:52 +01:00
Zed
0a8fd2fce2 Improve enableRSS logic 2021-12-28 06:21:22 +01:00
Zed
9b202e414b Merge branch 'config-rss-toggle' 2021-12-28 06:18:21 +01:00
Zed
4b356118a6 Bump css version 2021-12-27 18:20:33 +01:00
Zed
73b5b60ac3 Add license headers
Closes #413
2021-12-27 02:37:38 +01:00
Zed
df41405251 Fix misc Lighthouse complaints 2021-12-26 23:26:50 +01:00