Commit graph

  • 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
  • b67f3062fe Fix card tests Zed 2023-04-21 23:33:52 +0200
  • a64e2286d5 Update badges Zed 2023-04-21 17:41:48 +0200
  • 1ac389e7c7
    GraphQL timeline (#812) Zed 2023-04-21 12:41:30 +0000
  • 80284a273e Merge remote-tracking branch 'github/graphql-timeline' into graphql-timeline graphql-timeline mdivecky 2023-04-21 13:28:31 +0200
  • 7c1ef771c5 Fix about and header messages mdivecky 2023-04-21 13:28:08 +0200
  • 0c9677ea41 Merge remote-tracking branch 'github/master' mdivecky 2023-04-21 10:58:59 +0200
  • 376b444500 Fix empty search query handling Zed 2023-04-21 04:28:43 +0200
  • 10a912d42e Fix quoted tweet crash Zed 2023-04-21 04:08:25 +0200
  • c8e8ea3ada Only parse user search if it's a list Zed 2023-04-21 04:08:06 +0200
  • 5dd85c63d7 Replace search endpoints, switch Bearer token Zed 2023-04-21 03:47:21 +0200
  • e2560dc1f1 Prevent search endpoint from discarding tokens Zed 2023-04-21 01:01:18 +0200
  • 34363a2b99 Fix odd edgecase with broken retweets Zed 2023-04-01 18:50:04 +0200
  • 64741de639 Update card test Zed 2023-03-28 17:43:31 +0200
  • 9cdd419569 Merge branch 'master' into graphql-timeline Zed 2023-03-28 17:37:13 +0200
  • 95893eedaa
    Add actions workflow to run Selenium tests (#818) Zed 2023-03-28 17:36:48 +0200
  • ef2ecb44e9 Merge branch 'master' into graphql-timeline Zed 2023-03-28 16:24:58 +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
  • c8bc02c7f2 Update karax, use new bool attribute feature Zed 2023-03-28 04:16:15 +0200
  • bb221fb995 Remove broken timeout retry Zed 2023-03-28 01:55:39 +0200
  • f0e1cb5ddb Remove unnecessary 401 retry Zed 2023-03-28 00:33:40 +0200
  • bb6f8a2de1 Retry GraphQL timeout errors Zed 2023-03-28 00:32:21 +0200
  • 892356e06d Support tombstoned tweets in threads Zed 2023-03-27 18:13:43 +0200
  • b2580ed3ac Remove http pool and gzip from token pool Zed 2023-03-27 17:08:22 +0200
  • 2ed1f63e99 Update config example Zed 2023-03-27 02:03:08 +0200
  • ec59942db8 Hide US-only commerce cards Zed 2023-03-26 23:38:11 +0200
  • 1f9d500d92 Minor token handling fix Zed 2023-03-25 14:45:36 +0100
  • 61d65dc8e1 Validate tweet ID Zed 2023-03-25 03:22:18 +0100
  • 5676ecc1f2 Replace old pinned tweet endpoint with GraphQL Zed 2023-03-24 02:13:30 +0100
  • bed060f052 Remove debug leftover Zed 2023-03-23 03:19:43 +0100
  • 4332faea90 Use GraphQL for list tweets Zed 2023-03-22 19:58:27 +0100
  • 56f1ad424a Update list endpoints Zed 2023-03-22 19:19:15 +0100
  • 1f10c1fdff Deduplicate GraphQL timeline endpoints Zed 2023-03-22 19:18:42 +0100
  • a4966168de Fix token pool JSON Zed 2023-03-22 19:12:16 +0100
  • 91c6d59da9 Improve routing, fixes #814 Zed 2023-03-22 17:02:55 +0100
  • 482b2da015 Fix UserByRestId request Zed 2023-03-22 13:04:11 +0100
  • a5826a3c3d Use GraphQL for profile media tab Zed 2023-03-22 03:01:34 +0100
  • 061694a571 Update GraphQL endpoint versions Zed 2023-03-22 02:49:12 +0100
  • 8fc3c3dec5 Replace profile timeline with GraphQL endpoint Zed 2023-03-21 10:35:30 +0100
  • ae03170286 Update deps Zed 2023-03-20 00:55:58 +0100
  • 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
  • 56d2b7183c Merge remote-tracking branch 'github/master' mdivecky 2022-11-29 14:30:59 +0100
  • ae5fe438d0 Explicitly don't support 'model3d' cards Zed 2022-11-27 18:18:51 +0100
  • de694b2bbb Fix 'unknown' compilation error Zed 2022-11-27 17:27:07 +0100
  • b465ed277f Add enum hooks to log parseHook jsony errors Zed 2022-11-27 17:24:29 +0100
  • 09251be668 Linting Zed 2022-11-27 16:20:53 +0100
  • 02ed228ead Add "Search (...)" to tab title Zed 2022-11-27 16:19:30 +0100
  • ab273a02bd Remove Location field autofocus from search panel Zed 2022-11-27 16:06:36 +0100
  • 5ee06cb3ed Update test Zed 2022-11-27 16:00:16 +0100
  • f340b0249e Reduce usage of strformat, minor perf improvement Zed 2022-11-27 15:50:08 +0100
  • 3b71594953 Bump Dockerfile Nim to 1.6.10 Zed 2022-11-27 12:49:50 +0100
  • e879879d17 Fix "Show this thread" for pinned threads Zed 2022-11-27 01:57:32 +0100
  • 6706f4cdfa Bump dependencies Zed 2022-11-27 00:59:54 +0100
  • bc7b472b3a Revert /c/ removal from YouTube replacer Zed 2022-11-27 00:40:33 +0100
  • 659b090442 Make YouTube regex case insensitive Zed 2022-11-27 00:28:49 +0100
  • 49ec4df1c6 Fix minor bug Zed 2022-11-27 00:03:11 +0100
  • e8e1945821 Update hostname for piped (#728) Kavin 2022-11-19 02:47:29 +0000
  • 81bcc38b50 Retry intermittent 401 Unauthorized requests Zed 2022-09-21 05:47:16 +0200
  • a7b319cc5d bump karax version (#694) ringabout 2022-09-15 20:47:02 +0800
  • 86ccc76444 Prefer mp4 to m3u8 for Video Playback if proxyVideos is off girst 2022-02-25 19:26:24 +0100
  • 789f7180cc Docker image for Gitea mdivecky 2022-11-28 12:58:42 +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
  • da4d6eabdd Add enum hooks to log parseHook jsony errors Zed 2022-11-27 17:24:29 +0100
  • 6a7e56b613 Linting Zed 2022-11-27 16:20:53 +0100
  • 78b6877b02 Add "Search (...)" to tab title Zed 2022-11-27 16:19:30 +0100
  • 096d44856f Remove Location field autofocus from search panel Zed 2022-11-27 16:06:36 +0100
  • 310b0ab9a1 Update test Zed 2022-11-27 16:00:16 +0100
  • 85316f8f8d Reduce usage of strformat, minor perf improvement Zed 2022-11-27 15:50:08 +0100