Commit Graph

  • 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
  • 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
  • 92a6eb0339 Bump Dockerfile Nim to 1.6.10 Zed 2022-11-27 12:49:50 +0100
  • b1ef505cff Fix "Show this thread" for pinned threads Zed 2022-11-27 01:57:32 +0100
  • 9ef0f649fd Bump dependencies Zed 2022-11-27 00:59:54 +0100
  • 8ad8cef875 Revert /c/ removal from YouTube replacer Zed 2022-11-27 00:40:33 +0100
  • dd18471568 Make YouTube regex case insensitive Zed 2022-11-27 00:28:49 +0100
  • 02557b67c3 Fix minor bug Zed 2022-11-27 00:03:11 +0100
  • 6272297d64
    Update hostname for piped (#728) Kavin 2022-11-19 02:47:29 +0000
  • 2ac3afa5b2 Retry intermittent 401 Unauthorized requests Zed 2022-09-21 05:47:16 +0200
  • 1cf8e67567
    bump karax version (#694) ringabout 2022-09-15 20:47:02 +0800
  • 8edfda39ec
    bump `packedjson` dependency to include a fix for ARC/ORC (#691) ringabout 2022-08-30 15:18:46 +0800
  • 077ebc95fa
    make video control bar fit parent div (#683) jackyzy823 2022-08-15 00:07:40 +0100
  • 5f31e86e0e
    Fixes selection issues on iOS devices (#671) Mico 2022-07-21 16:04:27 +0300
  • 17cb977e70
    fix profile-website css (#669) jackyzy823 2022-07-17 17:42:40 +0100
  • 0200cc21a3
    add `threads:off` to config file (#662) flywind 2022-07-05 15:15:38 +0800
  • 81ec41328d
    Add redirect for `thread` links (#647) Jules Bertholet 2022-06-23 16:47:03 -0400
  • 5e827c91aa
    emit body and doctype on iframe embed endpoint (#640) HookedBehemoth 2022-06-16 18:46:41 +0200
  • b398136742
    update hls.js to v1.1.5 (#636) Frank Moskal 2022-06-12 17:11:39 +0000
  • 74c13b372d Format readme zedeus 2022-06-09 09:34:06 +0200
  • 5cceca4e93 Bump zippy dependency zedeus 2022-06-09 09:25:45 +0200
  • d407051b66 Downgrade zippy library to fix checksum error Zed 2022-06-05 22:40:10 +0200
  • 38bbc67757 Remove old unnecessary rate limit error log Zed 2022-06-05 22:27:22 +0200
  • adaa94d998 Add more logging to the token pool Zed 2022-06-05 21:47:25 +0200
  • 138826fb4f Fix Twitterbot rule in robots.txt Zed 2022-06-04 17:55:35 +0200
  • dfb2519870 Explicitly allow Twitterbot to generate previews Zed 2022-06-04 17:52:47 +0200
  • c543a1df8c
    Block search engines via robots.txt (#631) minus 2022-06-04 15:48:25 +0000
  • 778c6c64cb Use a different quote for testing Zed 2022-06-04 02:24:43 +0200
  • 21e8f04fa4 Use strformat more Zed 2022-06-04 02:18:26 +0200
  • 6709f6f1b5 Fix "playback disabled" message Zed 2022-06-04 01:32:02 +0200
  • 2a5541c126 Merge branch 'fork-graveyard/master' Zed 2022-06-04 01:16:37 +0200
  • 93f605f4fe Update deps Zed 2022-06-04 01:11:35 +0200
  • 6c83e87292 Update outdated tests Zed 2022-06-04 00:52:28 +0200
  • 90135d44e1 Merge branch 'original-image-urls' Zed 2022-06-04 00:47:56 +0200
  • e2b8e17f85 use largest resolution mp4 video available girst 2022-05-18 19:47:03 +0200
  • 0633ec2c39 Prefer mp4 to m3u8 for Video Playback if proxyVideos is off girst 2022-02-25 19:26:24 +0100
  • 683c052036 Fix placeholders in photo rail Zed 2022-05-13 20:31:42 +0200
  • a98cf9245a Fix outdated tests Zed 2022-05-13 19:20:34 +0200
  • 3710a4ddec Merge branch '110Percent/master' Zed 2022-05-13 13:36:46 +0200
  • 3526318482
    Merge pull request #598 from nopdotcom/docker-expose-port Zed 2022-05-10 14:10:53 +0200
  • 6116a44d83
    Merge pull request #566 from dennis1248/master Zed 2022-05-10 14:10:44 +0200
  • 3e7898ecb5
    Merge pull request #599 from nopdotcom/docker-ca-certs Zed 2022-05-10 14:09:13 +0200
  • a21a33f835 Docker: add ca-certificates to runtime Jay Carlson 2022-04-01 17:54:58 -0700
  • b5262dc010 Dockerfile: Fix EXPOSE outside the build stages Jay Carlson 2022-04-01 16:37:02 -0700
  • 2536370cd7 Minor fixes, update tests Zed 2022-04-01 17:56:55 +0200
  • 6884f05041
    Merge pull request #584 from wasi-master/add-dracula-theme Zed 2022-03-21 13:32:50 +0100
  • 2b20b24abf
    Fix contrast for the dracula theme Wasi Master 2022-03-21 17:49:07 +0600
  • 731f814d37
    Add dracula theme Wasi Master 2022-03-21 11:06:13 +0600
  • 2dc91f8453
    Merge pull request #571 from jackyzy823/fix-listmember Zed 2022-03-10 16:46:14 +0100
  • 9b97ddc8d8 Fix list members not displaying jackyzy823 2022-03-10 21:24:57 +0800
  • 36a24cf553 Implement healthcheck on nitter and redis Dennis ten Hoove 2022-03-04 16:42:27 +0100
  • ce5cbaeb87 Implement getSource proc Curtis 2022-02-26 19:02:34 -0500
  • baf5bf89e7 Implement requested changes Curtis 2022-02-26 19:00:06 -0500
  • 8f65bd583d Remove accidental newline 110Percent 2022-02-26 13:40:38 -0500
  • b031ea762e Add source label to main tweets 110Percent 2022-02-26 13:37:17 -0500
  • ecb6fe4162
    Merge pull request #555 from yoshiyoshyosh/master Zed 2022-02-20 21:24:20 +0100
  • e789fdbe5a
    Merge pull request #557 from jackyzy823/fix-bio-hashtag Zed 2022-02-20 21:23:53 +0100
  • 716e869594
    Merge pull request #558 from jackyzy823/fix-banner-404 Zed 2022-02-20 20:54:56 +0100
  • c7a78a7f43 fix slashes between hastags jackyzy823 2022-02-14 09:38:46 +0100
  • 3590ded482
    revert previous "fix", move absolute under embed yoshiyoshyosh 2022-02-19 20:01:11 -0600
  • 139b7edebc
    fix embed css yoshiyoshyosh 2022-02-19 19:12:26 -0600
  • 2c97cb0763
    Update _base.scss yoshiyoshyosh 2022-02-19 16:37:12 -0600
  • 67c937a3a2 ignore banner url startwith hash in link preload jackyzy823 2022-02-08 07:29:15 +0100
  • 7ca3591920 fix non-ascii hashtag regex jackyzy823 2022-02-14 09:20:32 +0100