Commit Graph

944 Commits

Author SHA1 Message Date
Zed
886f2d2a45 Bump API versions, use more SessionAwareUrls 2025-11-17 11:00:38 +01:00
Zed
bb6eb81a20 Add support for tweet views 2025-11-17 10:59:50 +01:00
Zed
0bb0b7e78c Support grok_share card
Fixes #1306
2025-11-17 06:37:24 +01:00
Zed
a666c4867c Include username in session logs if available
Fixes #1310
2025-11-17 05:42:44 +01:00
Kuu7o
da72089568 Merge remote-tracking branch 'upstream/master'
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
2025-11-16 20:54:36 -03:00
Zed
3f3196d103 Fix broken UserMedia photo rail parsing
Fixes #1307
2025-11-17 00:14:52 +01:00
Kuu7o
032b121a90 Merge remote-tracking branch 'upstream/master'
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
2025-11-16 19:50:59 -03:00
Kuu7o
2f8986e804 chore(css): added margin to top and bottom of profile banners 2025-11-16 19:49:10 -03:00
Kuu7o
2feed68232 Fix quoted tweet RSS strucutre
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
2025-11-16 19:24:17 -03:00
Zed
68fc7b71c8 Fix media support for cookie sessions
Fixes #1304
2025-11-16 23:22:21 +01:00
Andre Gil
039f637cae Include quoted tweet body in RSS 2025-11-16 19:22:03 -03:00
Faye Duxovni
95236b4f15 Don't try to render unavailable tweets in RSS feeds
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
Fixes #868.

Conflicts:
  src/views/rss.nimf
2025-11-16 19:11:13 -03:00
IRUZZ
c3e818f5bd Add button to view quote tweets
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
2025-11-16 18:51:47 -03:00
Suyun114
1e1e9e265a Update font variables to use system font stack 2025-11-16 18:51:44 -03:00
Zed
5aa0b65fea Add bearer token for cookie-based auth 2025-11-16 05:24:23 +01:00
Zed
4fc7b873c4 Use dynamic rate limits from API responses 2025-11-16 05:22:45 +01:00
Zed
6fe850b2c6 Add optional cookie session fields 2025-11-16 05:03:01 +01:00
Zed
f89d2329d2 Add cookie-based authentication support
Fixes #1303
2025-11-15 22:59:35 +01:00
Zed
9e95615021 Remove unused skipPinned parameter 2025-11-15 07:01:03 +01:00
Zed
32b04a772b Include pinned tweets in RSS
Fixes #1262
2025-11-15 06:57:15 +01:00
Gabriel Simmer
e40c61a6ae Find TimelineAddEntries in tweets response (#1251)
See https://github.com/zedeus/nitter/issues/1250. Sometimes the API gives us more results
and the tweets are no longer at index 0.
2025-05-01 12:39:05 +01:00
Zed
94c83f3811 Hide ads/promoted tweets
Fixes #1234
2025-04-15 02:06:00 +01:00
Zed
83b0f8b55a Retry limited accounts after an hour 2025-04-05 15:57:14 +01:00
Zed
41fa47bfbf Revert "Support both web and Android sessions"
This reverts commit 661be438ec.
2025-02-25 23:36:02 +00:00
Zed
661be438ec Support both web and Android sessions 2025-02-25 05:46:18 +00:00
Zed
4f9ba9c7d6 Always print sessions logs 2025-02-25 04:29:28 +00:00
Zed
92cd6abcf6 Stop logging unimportant errors 2025-02-16 02:06:19 +01:00
Zed
5be37737eb Fix rate limit handling 2025-02-12 18:36:29 +01:00
Zed
54ba1e30b5 Fix empty image URLs in photo rail 2025-02-05 20:27:23 +01:00
Zed
b9af77a9bd Change main page search to "Tweets" search 2025-02-05 19:28:10 +01:00
Zed
6fcd849eff Rename accounts/guest accounts to sessions
The new file loaded by default is now ./sessions.jsonl
JSONL is also required, .json support dropped.
2025-02-05 04:15:53 +01:00
Zed
afad55749b Increase max concurrent reqs per account 2025-02-05 03:49:34 +01:00
Zed
5265de101d Skip null fetch errors 2025-02-05 03:49:17 +01:00
Zed
5edaea2359 Silence 404 proxy errors 2025-02-05 03:20:05 +01:00
Zed
c0f2eea276 Fix missing video thumbnail being too small 2025-02-05 03:19:10 +01:00
Zed
7728899948 Add lazy loading for images 2025-02-05 03:18:49 +01:00
Zed
b43bfc5d42 Return 403 on hmac error 2025-02-05 01:19:27 +01:00
Zed
81764ea0f8 Update endpoint versions, switch tweet endpoint 2025-02-05 01:19:06 +01:00
Zed
5b6dae5228 Add regex for x.com links 2025-02-05 01:16:52 +01:00
Zed
e38276a638 Update authority header 2025-02-05 00:40:19 +01:00
Zed
2e13d7b57c Capture "account locked" API error 2025-02-05 00:35:39 +01:00
Zed
1aa9b0dba6 Move limited flag to be account-level 2025-02-05 00:34:50 +01:00
Zed
28d3ed7d9f Raise NoAccountsError when all accounts limited 2025-02-05 00:32:55 +01:00
Zed
19569bb19f Replace old v1 photo rail API with gql 2025-02-05 00:25:50 +01:00
somini
c6edec0490 Update auth.nim (#1164)
Avoid expiring the tokens for now.

See:
- https://github.com/zedeus/nitter/issues/983#issuecomment-1923046398
- https://github.com/zedeus/nitter/issues/1155#issuecomment-1917167072

Thanks @cmj
2024-02-26 03:08:25 +00: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
52db03b73a Fix broken video playback by forcing fmp4 2024-01-12 03:48:42 +01:00
blankie
583c858cdf Fix search queries in user search RSS feeds (#1126)
Fixes #992
2023-12-03 09:54:24 +01:00
Zed
a9740fec8b Fix compilation with old Nim again 2023-11-25 10:11:57 +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