Commit Graph

  • 9f9ae45f6e
    Add many Clippy's, fix many Clippy's Matthew Esposito 2024-01-19 20:16:17 -0500
  • 3e459f5415
    Cargo update - fix possible DoS Matthew Esposito 2024-01-19 19:06:47 -0500
  • 95373f8261
    More succinct fix to header parsing Matthew Esposito 2024-01-19 19:06:05 -0500
  • 3609564db0
    Add error logging when rendering the Error page Matthew Esposito 2024-01-19 19:00:13 -0500
  • fcde6ff689
    Fix client.rs - properly return Err on invalid header (fix #28) Matthew Esposito 2024-01-19 18:57:19 -0500
  • bbc8ca125f Actually use boot_time; rustfmt Tokarak 2024-01-15 15:07:10 +0000
  • ecbaa1bcb5 Use boot-time for sleep Tokarak 2024-01-15 14:51:34 +0000
  • 0f148c58d3
    Merge pull request #21 from dethos/patch-1 Matthew Esposito 2024-01-12 16:56:59 -0500
  • b1ef598f3c
    Update README.md to remove old referenced links Matthew Esposito 2024-01-12 16:53:40 -0500
  • 825e38b25f
    fix app.json Gonçalo Valério 2024-01-12 18:38:56 +0000
  • f50872a88c
    Merge pull request #18 from ButteredCats/fix_footer Matthew Esposito 2024-01-07 16:54:50 -0500
  • a445759a69
    Be slightly smarter with options, fix footer being 30px above or below bottom on short posts Butter Cat 2024-01-06 16:53:58 -0500
  • b578b717d7
    Less buggy solution to solving the floating footer problem Butter Cat 2024-01-06 03:49:38 +0000
  • 78e51eb11f
    Merge pull request #17 from ButteredCats/fix_footer Matthew Esposito 2024-01-03 21:31:26 -0500
  • 5d8529d6bb
    Fix floating footer with "Keep navbar fixed" off Butter Cat 2024-01-03 21:26:56 -0500
  • c597a20311
    Add websockets URL to parsing ws_stream Matthew Esposito 2024-01-03 20:06:08 -0500
  • 89ba46e15d
    Redirect and proxy redditstatic gifs in-body (fix #14) Matthew Esposito 2024-01-03 09:36:19 -0500
  • 3dee29f3ef
    Add scrolling to highlighted comment (fix #13) Matthew Esposito 2024-01-02 19:43:00 -0500
  • dea805936c
    Fix preview URL (fixes libreddit/libreddit/issues/559) Matthew Esposito 2024-01-02 19:21:24 -0500
  • 0c79cefed7
    Fix publish action Matthew Esposito 2024-01-02 19:05:36 -0500
  • 5cb36ee15d
    v0.31.0 v0.31.0 Matthew Esposito 2024-01-02 18:45:19 -0500
  • 5bdcf64237
    Update links and branches Matthew Esposito 2024-01-02 16:45:31 -0500
  • 3755f0cb24
    README images (fix #9) Matthew Esposito 2024-01-02 00:39:11 -0500
  • 3145a6286b
    Update test runner to *run* cargo nextest run Matthew Esposito 2023-12-31 13:26:46 -0500
  • c2e650b03b
    Update test runner to cargo nextest run Matthew Esposito 2023-12-30 21:46:37 -0500
  • 6d97f4c8dd
    Change Tokio tests - fix GHA runner (again) Matthew Esposito 2023-12-30 21:33:27 -0500
  • cd836308db
    Update oauth.rs to use Android client only (fixes #8) Matthew Esposito 2023-12-30 17:28:19 -0500
  • d327ab2c95
    Small changes to params generation in subreddit.rs Matthew Esposito 2023-12-30 17:10:46 -0500
  • 53e8811f32
    Remove all stats tracking (fixes #7) Matthew Esposito 2023-12-30 10:22:49 -0500
  • d86b77ab56
    Reset test threads to 1 (should fix test issues in GHA) Matthew Esposito 2023-12-29 20:33:43 -0500
  • 90a800ff44
    Remove share parameters at canonical_path Matthew Esposito 2023-12-29 19:34:57 -0500
  • 45d8f1bbc8
    Better handle redirects with new OAuth endpoints Matthew Esposito 2023-12-29 19:28:41 -0500
  • 3a4a39f577
    Add config tests Matthew Esposito 2023-12-28 19:15:00 -0500
  • ce0c6eca8a
    Fix obfuscated link handling Matthew Esposito 2023-12-28 18:21:07 -0500
  • 878ef8e95e
    Change formatting of autogenerated script Matthew Esposito 2023-12-28 17:36:45 -0500
  • 05f9d4f3bd
    Add count to update_oauth_resources.sh Matthew Esposito 2023-12-28 15:52:54 -0500
  • 0955f902f8
    Fix update_oauth_resources.sh Matthew Esposito 2023-12-28 15:49:29 -0500
  • d4c4d61ce8
    Merge pull request #5 from redlib-org/improve_spoofing Matthew Esposito 2023-12-28 15:44:52 -0500
  • c1214939ef
    Add requirements to scripts/update_oauth_resources.sh Matthew Esposito 2023-12-28 15:38:31 -0500
  • 9f41af6eee
    Improve spoofing - match headers more closely, pull in real versions/builds Matthew Esposito 2023-12-28 15:37:02 -0500
  • 4461a7d172
    Only rerun build script if src/ changes Matthew Esposito 2023-12-28 15:21:06 -0500
  • 9850109326
    Minor stylistic changes Matthew Esposito 2023-12-28 12:42:06 -0500
  • bfe1c3db57
    Fix Settings HTML Matthew Esposito 2023-12-28 11:35:06 -0500
  • 28f39329ad
    Add package name to instance_info in order to identify redlib instances Matthew Esposito 2023-12-28 11:21:56 -0500
  • 1316c8491c
    Merge pull request #4 from redlib-org/fix_popular_localization Matthew Esposito 2023-12-28 10:43:10 -0500
  • 42902cc8d0
    Add test for popular globalization Matthew Esposito 2023-12-28 10:40:17 -0500
  • b43ed01958
    Fix /r/popular localization - set geo filter to global Matthew Esposito 2023-12-28 10:30:42 -0500
  • 7d952f7f18
    [FIX] Readme fix commands Matthew Esposito 2023-12-27 00:20:22 -0500
  • 819be89f84
    Update cargo.toml Matthew Esposito 2023-12-27 00:19:54 -0500
  • 5f84d12774
    0.30.2 (update config handling + test GH release) Matthew Esposito 2023-12-27 00:11:24 -0500
  • 5e68a66e40
    Accept legacy config files Matthew Esposito 2023-12-27 00:11:06 -0500
  • 457b0bd57e
    Accept legacy environment variables Matthew Esposito 2023-12-26 23:16:36 -0500
  • 47822d8d6c
    Fix clippy warning Matthew Esposito 2023-12-26 23:15:06 -0500
  • e452b8d6b5
    Update oauth::choose to use new fastrand::choose_multiple Matthew Esposito 2023-12-26 20:00:36 -0500
  • 09df7713b1
    Fix more README links Matthew Esposito 2023-12-26 19:55:37 -0500
  • a2ca895e1f
    Fix docker repo URL - GHA Matthew Esposito 2023-12-26 19:09:54 -0500
  • 3fd3d4e145
    Update action versions :fingers_crossed: Matthew Esposito 2023-12-26 19:01:45 -0500
  • 4c78ab30d3
    More README changes, modify contrib/ Matthew Esposito 2023-12-26 18:48:09 -0500
  • c5d11f220e
    Fix clippy warnings Matthew Esposito 2023-12-26 18:27:25 -0500
  • b0f985c687
    Libreddit -> Redlib Matthew Esposito 2023-12-26 18:25:52 -0500
  • dac059573d
    Update rest of Cargo.toml, excepting askama, futures-lite, hyper Matthew Esposito 2023-12-26 17:50:56 -0500
  • 3e3c30d7f1
    Update cookie + changes Matthew Esposito 2023-12-26 16:24:53 -0500
  • e82c3fbea0
    Update 11-15 of deps Matthew Esposito 2023-12-26 16:12:42 -0500
  • d9f7ebcb79
    Update util calls Matthew Esposito 2023-12-26 16:12:00 -0500
  • 36357e2609
    Cargo update Matthew Esposito 2023-12-26 15:55:35 -0500
  • b7bf9c74be
    Fix import error Matthew Esposito 2023-12-26 15:54:43 -0500
  • 1c36467c9c
    Merge remote-tracking branch 'origin/pull/867' Matthew Esposito 2023-12-26 15:52:53 -0500
  • d76051302e
    Merge remote-tracking branch 'origin/pull/738' Matthew Esposito 2023-12-26 15:51:15 -0500
  • 90d1831352
    Merge remote-tracking branch 'origin/pull/819' Matthew Esposito 2023-12-26 15:48:27 -0500
  • 3ac2048247
    Merge remote-tracking branch 'origin/pull/861' Matthew Esposito 2023-12-26 15:47:33 -0500
  • 902acb257d
    Merge remote-tracking branch 'origin/pull/176' Matthew Esposito 2023-12-26 15:47:12 -0500
  • 28611da602
    Add seccomp (merge 441) Matthew Esposito 2023-12-26 15:46:20 -0500
  • f26c8be931
    Add TokyoNight - Merge 450 Matthew Esposito 2023-12-26 15:45:12 -0500
  • de268314f3
    Fix tests Matthew Esposito 2023-12-26 15:42:41 -0500
  • 8c9565c57b
    Readme values Matthew Esposito 2023-12-26 15:22:34 -0500
  • 0eb5e18cef
    Merge remote-tracking branch 'origin/pull/536' Matthew Esposito 2023-12-26 15:20:21 -0500
  • fc4b686607
    Merge remote-tracking branch 'origin/pull/746' Matthew Esposito 2023-12-26 15:18:49 -0500
  • c17af7db75
    Small changes to table and html Matthew Esposito 2023-12-26 15:18:29 -0500
  • 6625d106c3
    Merge remote-tracking branch 'origin/pull/753' Matthew Esposito 2023-12-26 15:17:23 -0500
  • 82fdcf7443
    Merge remote-tracking branch 'origin/pull/768' Matthew Esposito 2023-12-26 15:15:06 -0500
  • 2a525b744a
    Merge remote-tracking branch 'origin/pull/854' Matthew Esposito 2023-12-26 15:14:46 -0500
  • c71a9dddd7
    Merge remote-tracking branch 'origin/pull/857' Matthew Esposito 2023-12-26 15:13:46 -0500
  • cc9023dc64
    Merge remote-tracking branch 'origin/pull/865' Matthew Esposito 2023-12-26 15:12:36 -0500
  • f5b54197c4
    Merge remote-tracking branch 'origin/pull/808' Matthew Esposito 2023-12-26 15:11:44 -0500
  • 9b71822be6
    Match on both http and https in format_url (414) Matthew Esposito 2023-12-26 15:11:16 -0500
  • 9d948abadc
    Merge pull request #831 from bennettmsherman/header-filters Matthew Esposito 2023-11-29 09:25:16 -0500
  • 2d64c092ea Fix short links again. Just using a split Peter Sawyer 2023-11-21 21:34:13 -0800
  • 2b06d22687
    Made userpage posts show subreddit name ccuser44 2023-11-08 13:13:46 +0200
  • 3e236e7ab5
    client.rs: remove some String allocations hinto.janai 2023-10-27 09:05:22 -0400
  • 469aff0689 Handle obfuscated share links Peter Sawyer 2023-10-04 09:55:33 -0700
  • dd611b17ad
    Add start URL to manifest.json Dean Sallinen 2023-09-17 23:00:01 -0700
  • b39db0fcd4 Make launchd service for macOS Jonathan Dahan 2023-08-23 13:14:32 -0400
  • 2815dc5209
    Correct the shutdown announcement Spike 2023-07-14 12:05:57 -0700
  • 00697c6ae4
    Add shut down announcement Spike 2023-07-14 11:57:25 -0700
  • 7a14975fb8 Remove 'Nel' and 'Report-To' response headers Ben Sherman 2023-07-08 19:20:58 -0700
  • ea696687be
    Merge pull request #821 from fawni/feat/hide-subreddit-panel Matthew Esposito 2023-06-09 19:01:57 -0400
  • 136aa0aa7d
    Format Matthew Esposito 2023-06-09 17:32:21 -0400
  • a39bb9d502
    Merge branch 'master' into reddit-stats Matthew Esposito 2023-06-09 17:31:12 -0400
  • 5f562876f4
    Make stats collection opt-out Matthew Esposito 2023-06-09 17:26:23 -0400
  • f7f1aa4bde
    Abstract out random choosing Matthew Esposito 2023-06-08 16:27:36 -0400