Commit Graph

  • 33411a7588 Bump version Matthew Esposito 2024-05-29 18:40:09 -04:00
  • 5a0f0f96f5 Update OAuth resources Matthew Esposito 2024-05-29 18:37:13 -04:00
  • 273d889f1b Fix retrieval of multi-subs Matthew Esposito 2024-05-29 18:36:56 -04:00
  • 93594fc642 feat: add icebergDark theme backfire-monism-net 2024-05-24 22:16:49 -07:00
  • af6f3d3b3f fix(docs): Add PORT env Myzel394 2024-05-24 13:21:02 +02:00
  • 62b791bb24 Add in support for embedding i.redd.it images and gifs and remove leftover println Butter Cat 2024-05-23 21:29:36 -04:00
  • e9af28b6eb Make sure that the extra <p></p> at the bottom of a comment containing only an image doesn't get a margin Butter Cat 2024-05-23 20:31:40 -04:00
  • 2f2cded671 Make sure new system can handle both normal and external previews Butter Cat 2024-05-22 17:22:10 -04:00
  • b22fb7cd7b Fix embedded preview images having a gap from the top of a comment Butter Cat 2024-05-22 16:40:57 -04:00
  • 75b0149313 Remove useless replace Butter Cat 2024-05-22 16:34:39 -04:00
  • 50fad938dd Fix infinite loop when replacing text that contains dollar signs Butter Cat 2024-05-22 16:31:07 -04:00
  • b6f5831d10 feat: adds hide summary sidebar option Ales Lerch 2024-05-13 23:49:59 +02:00
  • 565b50646f added geo_filter query param to /r/popular endpoint İsmail Karslı 2024-04-25 14:01:06 +03:00
  • 6484ebf897 Fix failing check Butter Cat 2024-04-14 17:32:10 -04:00
  • 3f863c8991 Prevent panic if image_caption is empty, don't replace <p>'s in case text is inside them with the image, update test to reflect change in image replacing Butter Cat 2024-04-14 17:26:43 -04:00
  • e581f432dd Use substring instead of .remove and .pop, change image_text to image_caption to better reflect its usage, only replace quotes in image_caption when needed, and add comments for what some of the code does Butter Cat 2024-04-10 10:47:24 -04:00
  • 2c8f5a7ac1 Make figure margins only apply to comments to bring embedded previews more in line with gallery posts Butter Cat 2024-04-09 18:51:32 -04:00
  • 6d83b07aaa Update embedding Reddit preview links to include captions where applicable Butter Cat 2024-04-09 18:33:13 -04:00
  • 3f534d3ee7 Add RSS feeds Matthew Esposito 2024-04-09 09:11:50 -04:00
  • 27f25e0fb1 Merge pull request #88 from ButteredCats/better_preview_handling Matthew Esposito 2024-04-08 10:04:23 -04:00
  • 89140c8cf7 Actually fix checks this time Butter Cat 2024-04-07 19:59:54 -04:00
  • 99048c4683 Fix failing checks Butter Cat 2024-04-07 19:51:20 -04:00
  • ccfe7d0eeb Make embedded images keep aspect ration when shrinking Butter Cat 2024-04-07 19:24:55 -04:00
  • f7c182dcd8 Fix a couple of edge cases with image embedding and don't check if REDDIT_PREVIEW_REGEX matches before executing loop Butter Cat 2024-04-07 19:22:20 -04:00
  • 9bd540d659 Stop post footer text from disappear at exactly 480px Butter Cat 2024-04-07 17:23:24 -04:00
  • 4f6a14739b Update hide HLS env var to match documentation Éli Marshal 2024-04-07 14:43:39 -06:00
  • 7c87d63d34 Merge pull request #85 from ButteredCats/embed_images Matthew Esposito 2024-04-07 14:01:47 -04:00
  • 75b139dff2 Update image link test to account for embedded images Butter Cat 2024-04-07 12:08:53 -04:00
  • 10499df423 Make image preview links embed Butter Cat 2024-04-07 12:07:53 -04:00
  • c86ca16c1a Merge pull request #80 from ButteredCats/fix_multiple_images Matthew Esposito 2024-04-07 11:58:51 -04:00
  • 858299c861 Add test for rewriting multiple preview links Butter Cat 2024-04-07 11:24:18 -04:00
  • 75f5c6668c Merge pull request #77 from EMarshal/main Matthew Esposito 2024-04-07 10:53:40 -04:00
  • e6b9a2e426 Fix anchor tags scrolling to the wrong place when fixed navbar is enabled (#82) Butter Cat 2024-04-07 10:52:59 -04:00
  • d4a2b3edc6 Add SVG logo (#84) Daniel Nathan Gray 2024-04-07 14:51:33 +00:00
  • 4f0b29f930 Fix failing checks Butter Cat 2024-03-30 18:53:46 -04:00
  • 4e2648280d Fix multiple Reddit preview links becoming the same Butter Cat 2024-03-30 18:36:28 -04:00
  • 35ae71302f Update PUSHSHIFT_FRONTEND examples to undelete.pullpush.io Éli Marshal 2024-03-28 17:07:06 -06:00
  • e79242c9e7 v0.31.2 v0.31.2 Matthew Esposito 2024-03-04 20:20:23 -05:00
  • da581cb79b Update deps (GHSA-r8w9-5wcg-vfj7) v0.31.1 Matthew Esposito 2024-03-04 19:59:50 -05:00
  • 3f4526debe Container pipeline overhaul (#59) nohoster 2024-03-04 19:02:06 -06:00
  • 5de171b13a Make HLS support checking more robust (#61) Márton 2024-03-05 01:59:54 +01:00
  • 22910956db Overhaul README.md (#56) perennial 2024-02-16 07:58:33 +11:00
  • 94ada2b10c Remove seccomp profile from yml (#34) Matthew Esposito 2024-02-12 14:43:36 -05:00
  • 1f246c956d Rename compose.dev.yml to compose.dev.yaml (#52) Kirk1984 2024-02-12 20:13:48 +01:00
  • b7778d5f95 Update dev compose yaml Matthew Esposito 2024-02-12 13:37:11 -05:00
  • f507fcfcf8 Expand Docker documentation and allow using .env (#49) perennial 2024-02-13 05:34:02 +11:00
  • c6030064f1 Added video quality feature (#43) Carbrex 2024-02-07 01:57:23 +05:30
  • fe6123e05f Update docker-compose.yml to remove duplicate 'security_opt' (#45) Kirk1984 2024-02-06 18:14:37 +01:00
  • 3bb5dc5f3e Update dependencies (Hyper v1.x) (#39) Nazar 2024-02-06 13:01:59 +00:00
  • 35927287f1 Replace www.unddit.com with undelete.pullpush.io (#42) Midou36O 2024-02-05 22:50:09 +01:00
  • 469d0994f1 Handle errors from reddit (#35) Nazar 2024-02-02 19:53:15 +00:00
  • 99097da6b8 Remove pedantic clippy's Matthew Esposito 2024-01-28 13:36:27 -05:00
  • 3d2c936a9e Refresh OAuth on 401 only (#33) Nazar 2024-01-28 14:28:42 +00:00
  • 03e267f02e Fix pedantic clippy Matthew Esposito 2024-01-27 23:34:23 -05:00
  • 6c2579cda9 Add check for unauthorized - refresh token fix_token_on_unauth Matthew Esposito 2024-01-27 23:31:21 -05:00
  • d0c5a1d93a Merge pull request #30 from tmak2002/main Matthew Esposito 2024-01-27 13:36:43 -05:00
  • 119b661639 add developmemt docker compose file tmak2002 2024-01-26 17:06:30 +01:00
  • a8e2430e34 use official image tmak2002 2024-01-26 17:03:56 +01:00
  • e8c257f801 Update README.md (fix #31) Matthew Esposito 2024-01-24 14:34:02 -05:00
  • ea3d248766 Update oauth_resources.rs Matthew Esposito 2024-01-24 14:30:17 -05:00
  • 5604786146 Add new hls.js version, add script for updating (fixes #29) Matthew Esposito 2024-01-24 14:26:52 -05:00
  • 9f9ae45f6e Add many Clippy's, fix many Clippy's Matthew Esposito 2024-01-19 20:16:17 -05:00
  • 3e459f5415 Cargo update - fix possible DoS Matthew Esposito 2024-01-19 19:06:47 -05:00
  • 95373f8261 More succinct fix to header parsing Matthew Esposito 2024-01-19 19:06:05 -05:00
  • 3609564db0 Add error logging when rendering the Error page Matthew Esposito 2024-01-19 19:00:13 -05:00
  • fcde6ff689 Fix client.rs - properly return Err on invalid header (fix #28) Matthew Esposito 2024-01-19 18:57:19 -05:00
  • 0f148c58d3 Merge pull request #21 from dethos/patch-1 Matthew Esposito 2024-01-12 16:56:59 -05:00
  • b1ef598f3c Update README.md to remove old referenced links Matthew Esposito 2024-01-12 16:53:40 -05:00
  • 825e38b25f fix app.json Gonçalo Valério 2024-01-12 18:38:56 +00:00
  • f50872a88c Merge pull request #18 from ButteredCats/fix_footer Matthew Esposito 2024-01-07 16:54:50 -05:00
  • 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 -05:00
  • b578b717d7 Less buggy solution to solving the floating footer problem Butter Cat 2024-01-06 03:49:38 +00:00
  • 78e51eb11f Merge pull request #17 from ButteredCats/fix_footer Matthew Esposito 2024-01-03 21:31:26 -05:00
  • 5d8529d6bb Fix floating footer with "Keep navbar fixed" off Butter Cat 2024-01-03 21:26:56 -05:00
  • c597a20311 Add websockets URL to parsing ws_stream Matthew Esposito 2024-01-03 20:06:08 -05:00
  • 89ba46e15d Redirect and proxy redditstatic gifs in-body (fix #14) Matthew Esposito 2024-01-03 09:36:19 -05:00
  • 3dee29f3ef Add scrolling to highlighted comment (fix #13) Matthew Esposito 2024-01-02 19:43:00 -05:00
  • dea805936c Fix preview URL (fixes libreddit/libreddit/issues/559) Matthew Esposito 2024-01-02 19:21:24 -05:00
  • 0c79cefed7 Fix publish action Matthew Esposito 2024-01-02 19:05:36 -05:00
  • 5cb36ee15d v0.31.0 v0.31.0 Matthew Esposito 2024-01-02 18:45:19 -05:00
  • 5bdcf64237 Update links and branches Matthew Esposito 2024-01-02 16:45:31 -05:00
  • 3755f0cb24 README images (fix #9) Matthew Esposito 2024-01-02 00:39:11 -05:00
  • 3145a6286b Update test runner to *run* cargo nextest run Matthew Esposito 2023-12-31 13:26:46 -05:00
  • c2e650b03b Update test runner to cargo nextest run Matthew Esposito 2023-12-30 21:46:37 -05:00
  • 6d97f4c8dd Change Tokio tests - fix GHA runner (again) Matthew Esposito 2023-12-30 21:33:27 -05:00
  • cd836308db Update oauth.rs to use Android client only (fixes #8) Matthew Esposito 2023-12-30 17:28:19 -05:00
  • d327ab2c95 Small changes to params generation in subreddit.rs Matthew Esposito 2023-12-30 17:10:46 -05:00
  • 53e8811f32 Remove all stats tracking (fixes #7) Matthew Esposito 2023-12-30 10:22:49 -05:00
  • d86b77ab56 Reset test threads to 1 (should fix test issues in GHA) Matthew Esposito 2023-12-29 20:33:43 -05:00
  • 90a800ff44 Remove share parameters at canonical_path Matthew Esposito 2023-12-29 19:34:57 -05:00
  • 45d8f1bbc8 Better handle redirects with new OAuth endpoints Matthew Esposito 2023-12-29 19:28:41 -05:00
  • 3a4a39f577 Add config tests Matthew Esposito 2023-12-28 19:15:00 -05:00
  • ce0c6eca8a Fix obfuscated link handling Matthew Esposito 2023-12-28 18:21:07 -05:00
  • 878ef8e95e Change formatting of autogenerated script Matthew Esposito 2023-12-28 17:36:45 -05:00
  • 05f9d4f3bd Add count to update_oauth_resources.sh Matthew Esposito 2023-12-28 15:52:54 -05:00
  • 0955f902f8 Fix update_oauth_resources.sh Matthew Esposito 2023-12-28 15:49:29 -05:00
  • d4c4d61ce8 Merge pull request #5 from redlib-org/improve_spoofing Matthew Esposito 2023-12-28 15:44:52 -05:00
  • c1214939ef Add requirements to scripts/update_oauth_resources.sh Matthew Esposito 2023-12-28 15:38:31 -05:00
  • 9f41af6eee Improve spoofing - match headers more closely, pull in real versions/builds Matthew Esposito 2023-12-28 15:37:02 -05:00
  • 4461a7d172 Only rerun build script if src/ changes Matthew Esposito 2023-12-28 15:21:06 -05:00