Commit graph

  • 51714b5ad2
    Add guest accounts variable to GitHub action Zed 2023-08-21 11:25:27 +0200
  • f290b7b5e7 Merge remote-tracking branch 'upstream/guest_accounts' PrivacyDev 2023-08-20 14:02:03 -0400
  • e8b5cbef7b Add missing limitedAt assignment Zed 2023-08-20 12:31:08 +0200
  • 3d8858f0d8 Track rate limits, reset after 24 hours Zed 2023-08-20 11:56:42 +0200
  • bbd68e6840 Filter out account limits that already reset Zed 2023-08-19 01:13:36 +0200
  • 3572dd7771 Replace tokens with guest accounts, swap endpoints Zed 2023-08-19 00:25:14 +0200
  • d7ca353a55
    Disable photo rail test Zed 2023-08-08 02:49:58 +0200
  • 54e6ce14ac Simplify photo rail test Zed 2023-08-08 02:35:43 +0200
  • 967f5e50f9 Update and disable some tests Zed 2023-08-08 02:15:32 +0200
  • 624394430c Use legacy timeline/user endpoint for Tweets tab Zed 2023-08-08 02:09:56 +0200
  • 5725780c99 Bump Nim version in Docker image Zed 2023-08-06 21:02:22 +0200
  • 20b5cce5dc Retry infinite scroll errors Zed 2023-07-24 10:37:25 +0200
  • 39192bf191 Fix multi-timeline infinite scroll Zed 2023-07-24 10:18:50 +0200
  • 59a72831c7 Apply cached profile verified status to tweets Zed 2023-07-24 04:26:32 +0200
  • 813a71e4d3 fixed build errors PrivacyDev 2023-07-22 11:48:49 -0400
  • b2beabf6cd Merge remote-tracking branch 'upstream/master' PrivacyDev 2023-07-22 09:30:11 -0400
  • 72d8f35cd1 Search isn't rate limited Zed 2023-07-22 04:06:04 +0200
  • 50f821dbd8 Use search instead of old timeline endpoint Zed 2023-07-22 03:03:45 +0200
  • 41787a9451 fixed build errors PrivacyDev 2023-07-21 18:56:13 -0400
  • b2cc63cd99
    Merge branch 'zedeus:master' into master PrivacyDevel 2023-07-21 22:38:31 +0000
  • cc5841df30 Use old timeline endpoint Zed 2023-07-21 18:56:39 +0200
  • f881226b22 Fix video embed Zed 2023-07-14 21:35:37 +0200
  • 4c4d5485a0
    Fix typo (#943) Jakub Wilk 2023-07-14 18:11:56 +0200
  • b67dc67b22 removed .github/workflows/build-docker.yml PrivacyDev 2023-07-13 23:24:09 -0400
  • f15a72e89d fixed empty tweet author headers PrivacyDev 2023-07-13 23:22:02 -0400
  • 8bcab11109 Merge remote-tracking branch 'upstream/master' PrivacyDev 2023-07-13 20:53:45 -0400
  • afbdbd293e Fix protected user photo rail crash Zed 2023-07-12 03:47:37 +0200
  • 67203a431d Add back search Zed 2023-07-12 03:37:44 +0200
  • b290f6fd29 Optimize timeline data structure Zed 2023-07-12 01:34:39 +0200
  • 0bc3c153d9
    Fix everything (#927) Zed 2023-07-10 11:25:34 +0200
  • dcf73354ff Fix GraphQL user crash with invalid JSON Zed 2023-07-01 22:07:37 +0200
  • 0f3203e903 fixed bug that caused some retweets to be rendered as truncated tweets starting with the text "RT @" PrivacyDev 2023-06-17 23:06:20 -0400
  • efdedd3619 Add proper tombstone for subscriber tweets Zed 2023-05-20 02:10:37 +0200
  • 6bd21d6f0a turned user tweets and likes stats into hyperlinks PrivacyDev 2023-06-14 17:34:15 -0400
  • ced0599e89 updated docker-compose to use fork image from ghcr.io PrivacyDev 2023-06-14 15:35:28 -0400
  • 719a08169d
    Merge pull request #9 from yingziwu/master PrivacyDevel 2023-06-14 19:07:19 +0000
  • 71fab89046 update build-publish-docker.yml bgme 2023-06-07 17:50:13 +0800
  • 4bdad64060 add build-publish-docker.yml bgme 2023-06-07 17:34:22 +0800
  • 25b788428b fixed compiler error by using a variable for a case statement PrivacyDev 2023-06-06 07:05:02 -0400
  • 2ce3ee6d84 added feature to view who a user follows or is followed by (won't compile because of a compiler bug) PrivacyDev 2023-06-05 22:38:17 -0400
  • 1150a59e38 added missing Api.favorites to getPoolJson PrivacyDev 2023-06-05 19:41:04 -0400
  • 7a89401f04 turned quote stat in tweet-stat into a clickable link to the quotes PrivacyDev 2023-06-05 19:42:31 -0400
  • ba9a4714e2 added favoriters and retweeters links to tweet-stats PrivacyDev 2023-06-04 23:31:07 -0400
  • e4eea3d2df added favoriters and retweeters endpoints PrivacyDev 2023-06-02 23:47:05 -0400
  • 38985af6ed
    fixed bug that caused everybody to be displayed as verified (#890) PrivacyDevel 2023-05-30 21:42:14 +0000
  • 208c39db87 fixed bug that caused everybody to be displayed as verified PrivacyDev 2023-05-30 12:02:22 -0400
  • f7e878c126
    fixed bug that caused threads on user profiles to be hidden (#885) PrivacyDevel 2023-05-30 11:37:35 +0000
  • 7753e44d36
    Merge pull request #2 from PrivacyDevel/graphql PrivacyDevel 2023-05-26 21:34:07 +0000
  • 1634ffdf43 fixed bug that caused threads on user profiles to be hidden PrivacyDev 2023-05-26 17:23:40 -0400
  • e3b3b38a2d Add proper tombstone for subscriber tweets Zed 2023-05-20 02:10:37 +0200
  • b516ec367b Remove outdated tweet from card test Zed 2023-05-20 00:59:34 +0200
  • 774063fb5a Fix pinned "TweetPreviewDisplay" crash Zed 2023-05-20 00:52:55 +0200
  • 2254a0728c depends -> needs Zed 2023-04-21 23:52:14 +0200
  • fe22a45c7e Make Docker workflow depend on tests Zed 2023-04-21 23:43:46 +0200
  • 12f2e16c81 Merge branch 'master' of https://github.com/zedeus/nitter into graphql PrivacyDev 2023-04-21 12:06:43 -0400
  • b67f3062fe Fix card tests Zed 2023-04-21 23:33:52 +0200
  • 892caaf796 Prevent search endpoint from discarding tokens Zed 2023-04-21 01:01:18 +0200
  • a64e2286d5 Update badges Zed 2023-04-21 17:41:48 +0200
  • 1ac389e7c7
    GraphQL timeline (#812) Zed 2023-04-21 12:41:30 +0000
  • e2560dc1f1 Prevent search endpoint from discarding tokens Zed 2023-04-21 01:01:18 +0200
  • e6e30baa43 raise a RateLimitError when Twitter returns HTTP status 429 PrivacyDev 2023-04-18 22:12:15 -0400
  • 11279e2b4f added authentication headers to user search for nsfw users PrivacyDev 2023-04-16 02:05:45 -0400
  • 6875569bf2 stopped using Twitter session info for userID requests PrivacyDev 2023-04-09 17:32:57 -0400
  • d5689f2253 added login-based workaround to view NSFW content PrivacyDev 2023-04-08 10:33:49 -0400
  • a6dd229444 fixed token issue that broke all pages besides the favorites / likes timeline PrivacyDev 2023-04-05 01:14:30 -0400
  • 7d2a558e89 added favorites endpoint and added likes tab to profile pages PrivacyDev 2023-04-04 23:55:01 -0400
  • 95893eedaa
    Add actions workflow to run Selenium tests (#818) Zed 2023-03-28 17:36:48 +0200
  • 78cb405acd
    Additional hardening for Docker-Compose (#734) Tommy 2023-03-28 10:20:07 -0400
  • 23f4c6114c
    Switch to BuildJet runners (#817) Zed 2023-03-28 16:03:15 +0200
  • e93de59118
    Edit Dockerfile (#763) Jonas Chopin-Revel 2023-03-28 15:18:16 +0200
  • bc219aa792
    Change :ro to :Z (#735) Tommy 2023-03-06 17:40:01 -0500
  • 7edc5646fe And another one Zed 2023-03-06 11:06:27 +0100
  • ad9083149c Add yet another status error code Zed 2023-03-06 11:00:27 +0100
  • 56420a28bd Add another error code to parseStatus Zed 2023-03-06 00:22:27 +0100
  • 725f601c9b Add missing error codes for unavailable tweets Zed 2023-03-04 00:46:44 +0100
  • aea884c48e Deduplicate note tweet parsing Zed 2023-03-03 21:19:21 +0100
  • 368974c803
    Update src/parser.nim HookedBehemoth 2023-03-01 16:13:36 +0100
  • 3a5faded86 parse recently added long tweets HookedBehemoth 2023-03-01 00:53:44 +0100
  • 756a39bdd2
    Update note about ARM64 docker image + add docker hub links (#799) Émilien Devos (perso) 2023-02-26 18:24:31 +0100
  • 33e34c2d17
    Add openssl1.1-compat to Dockerfile.arm64 (#800) Whizanth 2023-02-26 17:47:36 +0100
  • 514b16c417
    Build and push ARM64 docker image (#798) Émilien Devos (perso) 2023-02-26 15:06:52 +0100
  • f4c20a48a0
    Add Dockerfile for arm64 (#762) Whizanth 2023-02-26 14:59:06 +0100
  • c21511037e Uppercase HLS in preference description Zed 2023-02-26 00:43:11 +0100
  • 54cc790bdb
    Remove Instagram -> Bibliogram replacement as it's discontinued (#772) Peter Dave Hello 2023-02-26 07:39:08 +0800
  • 2751504d2f Fix crash on unavailable tweets Zed 2023-02-25 18:25:02 +0100
  • 85f14c9a64 Fix crash when parsing non-GraphQL cached tweets Zed 2023-02-24 01:02:28 +0100
  • 670a3bca6e Revert "Revert "Replace tweet endpoint with GraphQL"" Zed 2023-02-24 01:01:22 +0100
  • 36c72f9860 Revert "Replace tweet endpoint with GraphQL" Zed 2023-02-02 12:38:58 +0100
  • 19adc658c3 Replace tweet endpoint with GraphQL Zed 2023-02-02 12:31:49 +0100
  • 22b51b414b Fix typo to actually cache pinned tweets Zed 2023-01-20 04:55:56 +0100
  • ff61d97a1d Optimize profile fetching and caching Zed 2023-01-20 04:54:19 +0100
  • d38b63f5a9 Bump hls.js Zed 2023-01-09 00:37:32 +0100
  • cd163b26a3 Use webp for thumbnails when available Zed 2023-01-09 00:29:59 +0100
  • 88c6135030 Bump dependencies Zed 2023-01-09 00:13:59 +0100
  • 6c4c691fe7 Add Crawl-delay to robots.txt Zed 2023-01-09 00:12:07 +0100
  • b5dee25b37 Enable SO_REUSEPORT for simplier load balancing Zed 2023-01-09 00:11:33 +0100
  • d549a77ebe
    Fix arm64 build (#756) Andrew Sun 2022-12-31 11:46:02 -0800
  • 687447cea4 Only retry on 401 once Zed 2022-12-19 10:07:24 +0100
  • d923c20aa6 Explicitly don't support 'model3d' cards Zed 2022-11-27 18:18:51 +0100
  • 9bae009bbc Fix 'unknown' compilation error Zed 2022-11-27 17:27:07 +0100