Commit Graph

  • f881226b22 Fix video embed Zed 2023-07-14 21:35:37 +02:00
  • 4c4d5485a0 Fix typo (#943) Jakub Wilk 2023-07-14 18:11:56 +02:00
  • afbdbd293e Fix protected user photo rail crash Zed 2023-07-12 03:47:37 +02:00
  • 67203a431d Add back search Zed 2023-07-12 03:37:44 +02:00
  • b290f6fd29 Optimize timeline data structure Zed 2023-07-12 01:34:39 +02:00
  • 0bc3c153d9 Fix everything (#927) Zed 2023-07-10 11:25:34 +02:00
  • dcf73354ff Fix GraphQL user crash with invalid JSON Zed 2023-07-01 22:07:37 +02:00
  • 38985af6ed fixed bug that caused everybody to be displayed as verified (#890) PrivacyDevel 2023-05-30 21:42:14 +00:00
  • f7e878c126 fixed bug that caused threads on user profiles to be hidden (#885) PrivacyDevel 2023-05-30 11:37:35 +00:00
  • 401aa26464 Improve proxied mp4 caching feature/mp4-streaming Zed 2023-05-21 00:47:09 +02:00
  • 93208908e6 Merge branch 'master' into feature/mp4-streaming Zed 2023-05-20 22:23:12 +02:00
  • e3b3b38a2d Add proper tombstone for subscriber tweets Zed 2023-05-20 02:10:37 +02:00
  • b516ec367b Remove outdated tweet from card test Zed 2023-05-20 00:59:34 +02:00
  • 774063fb5a Fix pinned "TweetPreviewDisplay" crash Zed 2023-05-20 00:52:55 +02:00
  • 2254a0728c depends -> needs Zed 2023-04-21 23:52:14 +02:00
  • fe22a45c7e Make Docker workflow depend on tests Zed 2023-04-21 23:43:46 +02:00
  • b67f3062fe Fix card tests Zed 2023-04-21 23:33:52 +02:00
  • a64e2286d5 Update badges Zed 2023-04-21 17:41:48 +02:00
  • 1ac389e7c7 GraphQL timeline (#812) Zed 2023-04-21 12:41:30 +00:00
  • e2560dc1f1 Prevent search endpoint from discarding tokens Zed 2023-04-21 01:01:18 +02:00
  • 95893eedaa Add actions workflow to run Selenium tests (#818) Zed 2023-03-28 17:36:48 +02:00
  • 78cb405acd Additional hardening for Docker-Compose (#734) Tommy 2023-03-28 10:20:07 -04:00
  • 23f4c6114c Switch to BuildJet runners (#817) Zed 2023-03-28 16:03:15 +02:00
  • e93de59118 Edit Dockerfile (#763) Jonas Chopin-Revel 2023-03-28 15:18:16 +02:00
  • bc219aa792 Change :ro to :Z (#735) Tommy 2023-03-06 17:40:01 -05:00
  • 7edc5646fe And another one Zed 2023-03-06 11:06:27 +01:00
  • ad9083149c Add yet another status error code Zed 2023-03-06 11:00:27 +01:00
  • 56420a28bd Add another error code to parseStatus Zed 2023-03-06 00:22:27 +01:00
  • 725f601c9b Add missing error codes for unavailable tweets Zed 2023-03-04 00:46:44 +01:00
  • aea884c48e Deduplicate note tweet parsing Zed 2023-03-03 21:19:21 +01:00
  • 368974c803 Update src/parser.nim HookedBehemoth 2023-03-01 16:13:36 +01:00
  • 3a5faded86 parse recently added long tweets HookedBehemoth 2023-03-01 00:53:44 +01:00
  • 756a39bdd2 Update note about ARM64 docker image + add docker hub links (#799) Émilien Devos (perso) 2023-02-26 18:24:31 +01:00
  • 33e34c2d17 Add openssl1.1-compat to Dockerfile.arm64 (#800) Whizanth 2023-02-26 17:47:36 +01:00
  • 514b16c417 Build and push ARM64 docker image (#798) Émilien Devos (perso) 2023-02-26 15:06:52 +01:00
  • f4c20a48a0 Add Dockerfile for arm64 (#762) Whizanth 2023-02-26 14:59:06 +01:00
  • c21511037e Uppercase HLS in preference description Zed 2023-02-26 00:43:11 +01:00
  • 54cc790bdb Remove Instagram -> Bibliogram replacement as it's discontinued (#772) Peter Dave Hello 2023-02-26 07:39:08 +08:00
  • 2751504d2f Fix crash on unavailable tweets Zed 2023-02-25 18:25:02 +01:00
  • 85f14c9a64 Fix crash when parsing non-GraphQL cached tweets Zed 2023-02-24 01:02:28 +01:00
  • 670a3bca6e Revert "Revert "Replace tweet endpoint with GraphQL"" Zed 2023-02-24 01:01:22 +01:00
  • 36c72f9860 Revert "Replace tweet endpoint with GraphQL" Zed 2023-02-02 12:38:58 +01:00
  • 19adc658c3 Replace tweet endpoint with GraphQL Zed 2023-02-02 12:31:49 +01:00
  • 22b51b414b Fix typo to actually cache pinned tweets Zed 2023-01-20 04:55:56 +01:00
  • ff61d97a1d Optimize profile fetching and caching Zed 2023-01-20 04:54:19 +01:00
  • d38b63f5a9 Bump hls.js Zed 2023-01-09 00:37:32 +01:00
  • cd163b26a3 Use webp for thumbnails when available Zed 2023-01-09 00:29:59 +01:00
  • 88c6135030 Bump dependencies Zed 2023-01-09 00:13:59 +01:00
  • 6c4c691fe7 Add Crawl-delay to robots.txt Zed 2023-01-09 00:12:07 +01:00
  • b5dee25b37 Enable SO_REUSEPORT for simplier load balancing Zed 2023-01-09 00:11:33 +01:00
  • d549a77ebe Fix arm64 build (#756) Andrew Sun 2022-12-31 11:46:02 -08:00
  • 687447cea4 Only retry on 401 once Zed 2022-12-19 10:07:24 +01:00
  • d923c20aa6 Explicitly don't support 'model3d' cards Zed 2022-11-27 18:18:51 +01:00
  • 9bae009bbc Fix 'unknown' compilation error Zed 2022-11-27 17:27:07 +01:00
  • da4d6eabdd Add enum hooks to log parseHook jsony errors Zed 2022-11-27 17:24:29 +01:00
  • 6a7e56b613 Linting Zed 2022-11-27 16:20:53 +01:00
  • 78b6877b02 Add "Search (...)" to tab title Zed 2022-11-27 16:19:30 +01:00
  • 096d44856f Remove Location field autofocus from search panel Zed 2022-11-27 16:06:36 +01:00
  • 310b0ab9a1 Update test Zed 2022-11-27 16:00:16 +01:00
  • 85316f8f8d Reduce usage of strformat, minor perf improvement Zed 2022-11-27 15:50:08 +01:00
  • 92a6eb0339 Bump Dockerfile Nim to 1.6.10 Zed 2022-11-27 12:49:50 +01:00
  • b1ef505cff Fix "Show this thread" for pinned threads Zed 2022-11-27 01:57:32 +01:00
  • 9ef0f649fd Bump dependencies Zed 2022-11-27 00:59:54 +01:00
  • 8ad8cef875 Revert /c/ removal from YouTube replacer Zed 2022-11-27 00:40:33 +01:00
  • dd18471568 Make YouTube regex case insensitive Zed 2022-11-27 00:28:49 +01:00
  • 02557b67c3 Fix minor bug Zed 2022-11-27 00:03:11 +01:00
  • 6272297d64 Update hostname for piped (#728) Kavin 2022-11-19 02:47:29 +00:00
  • 2ac3afa5b2 Retry intermittent 401 Unauthorized requests Zed 2022-09-21 05:47:16 +02:00
  • 1cf8e67567 bump karax version (#694) ringabout 2022-09-15 20:47:02 +08:00
  • 8edfda39ec bump packedjson dependency to include a fix for ARC/ORC (#691) ringabout 2022-08-30 15:18:46 +08:00
  • 077ebc95fa make video control bar fit parent div (#683) jackyzy823 2022-08-15 00:07:40 +01:00
  • 5f31e86e0e Fixes selection issues on iOS devices (#671) Mico 2022-07-21 16:04:27 +03:00
  • 17cb977e70 fix profile-website css (#669) jackyzy823 2022-07-17 17:42:40 +01:00
  • 0200cc21a3 add threads:off to config file (#662) flywind 2022-07-05 15:15:38 +08:00
  • 81ec41328d Add redirect for thread links (#647) Jules Bertholet 2022-06-23 16:47:03 -04:00
  • 5e827c91aa emit body and doctype on iframe embed endpoint (#640) HookedBehemoth 2022-06-16 18:46:41 +02:00
  • b398136742 update hls.js to v1.1.5 (#636) Frank Moskal 2022-06-12 17:11:39 +00:00
  • 6e490c2dd9 Improve gif html Zed 2022-06-11 23:27:11 +02:00
  • 00daab1f15 Disable mp4 preloading Zed 2022-06-11 20:18:45 +02:00
  • 608c3ca8df Lazy load images Zed 2022-06-11 17:41:59 +02:00
  • 74c13b372d Format readme zedeus 2022-06-09 09:34:06 +02:00
  • 5cceca4e93 Bump zippy dependency zedeus 2022-06-09 09:25:45 +02:00
  • 0610f7b890 Fix image route order Zed 2022-06-08 22:20:28 +02:00
  • 1dab9c9c61 Update mp4Playback preference text Zed 2022-06-06 22:56:48 +02:00
  • 651941acd1 Implement experimental mp4 streaming Zed 2022-06-06 22:50:28 +02:00
  • d407051b66 Downgrade zippy library to fix checksum error Zed 2022-06-05 22:40:10 +02:00
  • 38bbc67757 Remove old unnecessary rate limit error log Zed 2022-06-05 22:27:22 +02:00
  • adaa94d998 Add more logging to the token pool Zed 2022-06-05 21:47:25 +02:00
  • 138826fb4f Fix Twitterbot rule in robots.txt Zed 2022-06-04 17:55:35 +02:00
  • dfb2519870 Explicitly allow Twitterbot to generate previews Zed 2022-06-04 17:52:47 +02:00
  • c543a1df8c Block search engines via robots.txt (#631) minus 2022-06-04 15:48:25 +00:00
  • 778c6c64cb Use a different quote for testing Zed 2022-06-04 02:24:43 +02:00
  • 21e8f04fa4 Use strformat more Zed 2022-06-04 02:18:26 +02:00
  • 6709f6f1b5 Fix "playback disabled" message Zed 2022-06-04 01:32:02 +02:00
  • 2a5541c126 Merge branch 'fork-graveyard/master' Zed 2022-06-04 01:16:37 +02:00
  • 93f605f4fe Update deps Zed 2022-06-04 01:11:35 +02:00
  • 6c83e87292 Update outdated tests Zed 2022-06-04 00:52:28 +02:00
  • 90135d44e1 Merge branch 'original-image-urls' Zed 2022-06-04 00:47:56 +02:00
  • e2b8e17f85 use largest resolution mp4 video available girst 2022-05-18 19:47:03 +02:00
  • 0633ec2c39 Prefer mp4 to m3u8 for Video Playback if proxyVideos is off girst 2022-02-25 19:26:24 +01:00