Commit Graph

  • afd987245e fix(readme): mention all flags on README env_var_for_ipv4_6_only Matthew Esposito 2025-02-02 23:30:19 -05:00
  • 96ad7bf163 feat: render bullet lists (#321) mooons 2025-02-02 20:26:36 -08:00
  • 9e39a75e82 build(nix): update deps (#331) Joel Koen 2025-02-03 14:16:59 +10:00
  • 0703fa1036 [build] add new dockerfiles for building from source (#244) Vivek 2025-02-02 19:10:12 -08:00
  • cb659cc8a3 rss: proxy links in users and subreddit feeds, fixes #359 (#361) Martin Lindhe 2025-02-03 04:00:58 +01:00
  • fd1c32f555 rss: add <pubDate> field, fixes #356 (#358) Martin Lindhe 2025-02-03 04:00:44 +01:00
  • adf25cb15b unescape selftext_html from json api, fixes #354 (#357) Martin Lindhe 2025-02-03 03:56:47 +01:00
  • dea0ffa021 fix(fmt) unescape_html Matthew Esposito 2025-02-02 21:56:02 -05:00
  • 9e47bc37c7 Support HEAD requests (resolves #292) (#363) Kot C 2025-02-02 20:49:46 -06:00
  • 5c1e15c359 Make subscription and filter cookies split into multiple cookies if they're too large (#288) Butter Cat 2025-02-02 21:48:46 -05:00
  • 3212029458 unescape selftext_html from json api, fixes #354 Martin Lindhe 2025-01-24 11:23:22 +01:00
  • d7ec07cd0d Implement a serializer for user preferences (#336) Jeidnx 2024-12-02 17:29:57 +01:00
  • e4fc22cf90 refactor: replace static with const for global constants (#340) Integral 2024-12-03 00:28:31 +08:00
  • 9f6b08cbb2 fix(main): reduce rate limit check fail to warned error Matthew Esposito 2024-11-26 22:55:48 -05:00
  • a4f511f67e fix(client): update rate limit self-check (fix #335) Matthew Esposito 2024-11-24 10:50:21 -05:00
  • 7fe109df22 style(clippy) Matthew Esposito 2024-11-23 21:41:30 -05:00
  • 100a7b65a6 fix(client): update headers management, add self check (fix #334, fix #318) Matthew Esposito 2024-11-23 21:17:52 -05:00
  • 08fb3dada4 feat(client): more oauth logging more_client_features Matthew Esposito 2024-11-21 16:28:15 -05:00
  • decfe82e2b style(client): refactor check Matthew Esposito 2024-11-21 14:22:48 -05:00
  • f5096c3028 feat(client): add self-check at start-up Matthew Esposito 2024-11-21 14:17:55 -05:00
  • 6be6f892a4 feat(oauth): better oauth client matching Matthew Esposito 2024-11-20 19:19:29 -05:00
  • 95ab6c5385 fix(oauth): update oauth resources and script Matthew Esposito 2024-11-20 18:50:06 -05:00
  • d3ba5f3efb feat(error): add new instance buttom Matthew Esposito 2024-11-19 16:30:37 -05:00
  • cb9a2a3c39 fix(client): revert to hyper_rustls :P hi SWE 👋 Matthew Esposito 2024-11-19 15:48:42 -05:00
  • 6ecdedd2ed feat(client): additionally randomize headers Matthew Esposito 2024-11-19 14:54:06 -05:00
  • 18efb8c714 fix(client): update headers Matthew Esposito 2024-11-19 14:10:59 -05:00
  • 0bc36d529c Add Quadlet Container File (#319) James Musselman 2024-11-19 12:19:48 -06:00
  • a59a8e26c4 fix(ci): more packages armbuild Matthew Esposito 2024-11-19 13:03:25 -05:00
  • 7745b59562 fix(ci): testing new build Matthew Esposito 2024-11-19 13:00:49 -05:00
  • 95304dcc0b fix(ci): workflow_dispatch Matthew Esposito 2024-11-19 12:58:00 -05:00
  • a38a9c337b fix(ci): attempt to fix ARM builds Matthew Esposito 2024-11-19 12:57:01 -05:00
  • 96ebfd2d3a fix(ci): statically build on artifacts Matthew Esposito 2024-11-19 12:53:36 -05:00
  • 3e1718bfc9 fix(client): ??? no accept language Matthew Esposito 2024-11-19 12:44:20 -05:00
  • 96e40e8887 style(clippy): small clippy change Matthew Esposito 2024-11-19 11:40:17 -05:00
  • f8a9ad363d chore(deps): updates Matthew Esposito 2024-11-19 11:37:30 -05:00
  • f7240208f1 fix(tls): vendor native-tls Matthew Esposito 2024-11-19 11:18:20 -05:00
  • 0714d58efe fix(ci): install new openssl requirements Matthew Esposito 2024-11-19 11:12:04 -05:00
  • a96bebb099 fix(client): switch to hyper-tls Matthew Esposito 2024-11-19 11:08:00 -05:00
  • 6c64ebd56b fix(scraper): additionally grab common words Matthew Esposito 2024-11-15 16:53:00 -05:00
  • 62717ef6b2 fix: update error template Matthew Esposito 2024-11-14 11:49:47 -05:00
  • a301afc383 fix(scraper): truncate to post count Matthew Esposito 2024-11-13 16:43:41 -05:00
  • 6a18ea17ec Use quotes for kaniko to expand ARG in Dockerfile (#314) pratclot 2024-11-11 02:19:40 +01:00
  • f03bdcf472 feat: display whether or not the instance is up to date on error (#310) Matthew Esposito 2024-11-01 18:16:25 -04:00
  • 2fd358f3ed feat(hls): add video quality preference (#306) Matthew Esposito 2024-11-01 12:28:52 -04:00
  • 0d478d587f feat: add environment variables and dedicated flags for ipv4/6 only Matthew Esposito 2024-11-01 12:28:41 -04:00
  • 5ef57812f8 style: fix clippy Matthew Esposito 2024-11-01 11:39:05 -04:00
  • d17d097b12 Fix parts of CI (#304) Nolan Poe 2024-10-31 19:50:50 -07:00
  • a96894c743 enables http2 crate feature, replaces http1 protocol with http2 on co… (#305) Alex 2024-10-31 19:48:19 -07:00
  • 9aea9c90a2 fix: reduce to minimum patch, fix clippy Matthew Esposito 2024-10-31 16:09:35 -04:00
  • efdf1848ac fix: emergency patch for 403 Matthew Esposito 2024-10-31 16:06:29 -04:00
  • bc9530821d feat(scraper): add output file Matthew Esposito 2024-10-30 15:15:38 -04:00
  • f3d2f0cc59 feat(scraper): add scraper CLI Matthew Esposito 2024-10-21 20:54:05 -04:00
  • 49ef59e000 chore: make library Matthew Esposito 2024-10-21 20:46:03 -04:00
  • 3ff907d6c1 additional new colour tweaks (#285) DokterKaj 2024-10-12 23:42:15 +08:00
  • f4a457e529 Add additional themes to README (#284) Ben Sherman 2024-10-11 12:43:45 -07:00
  • 7dda8d9bbb use better accent colour + add libreddit styles (#281) DokterKaj 2024-10-11 06:45:39 +08:00
  • b99412b4a1 feat: update logos and accents (#280) DokterKaj 2024-10-07 03:19:37 +08:00
  • 1838fdaea4 Replace askama with rinja (#276) Guillaume Gomez 2024-10-02 23:43:13 +02:00
  • f71b0cd178 chore(deps): Update brotli from 6.0 to 7.0 (#277) Ben Beasley 2024-10-02 14:18:41 -04:00
  • 604db902e9 Fix systemd service (#275) Guanran Wang 2024-10-02 03:55:42 +08:00
  • e57eaa0b78 fix(issue): render checkbox in issue template Matthew Esposito 2024-09-29 22:31:23 -04:00
  • 31ad8c5f7b fix(issue): add checkbox for latest commit Matthew Esposito 2024-09-29 16:29:38 -04:00
  • 5aef97410c Update redlib.conf (#271) mdnghtman 2024-09-29 20:45:03 +02:00
  • 8d0ed4682e feat(search): redirect u/ and user/ to profile (#268) DokterKaj 2024-09-27 20:29:33 +08:00
  • fe4fed0504 Make jump to comment work from user's page and make last <p> in the post and comment bodies get the margin above it like the others (#219) Butter Cat 2024-09-27 00:44:32 -04:00
  • 6e2e679a0e chore(oauth): add additional logging to login routine Matthew Esposito 2024-09-26 15:06:39 -04:00
  • 6b44c1abf2 chore(oauth): add additional logging to login routine Matthew Esposito 2024-09-26 15:04:36 -04:00
  • a807002ddf Fix #206 and make (most) emotes embed in comments (#209) Butter Cat 2024-09-25 13:36:23 -04:00
  • 403513ac4c fix(search): handle queries' urlencoding (#264) Matthew Esposito 2024-09-24 23:30:06 -04:00
  • 72f7d9d08c fix(search): handle multi-sub search (#263) Matthew Esposito 2024-09-24 23:20:12 -04:00
  • e6273e2ed5 fix(client): catch json suspended user error (#262) Matthew Esposito 2024-09-24 23:13:36 -04:00
  • f1d4e6a417 fix(client): catch various json errors to properly render error page (#261) Matthew Esposito 2024-09-24 23:01:28 -04:00
  • e0d7837c02 fix(client): don't catch network policy errors, since they indicate q… (#259) Matthew Esposito 2024-09-24 21:45:47 -04:00
  • 2d6ac78acf chore(client): update new oauth path (#258) Matthew Esposito 2024-09-24 21:28:54 -04:00
  • 1e54c639d3 fix(client): add a timeout and retry logic to oauth daemon (#256) Matthew Esposito 2024-09-24 21:02:12 -04:00
  • d5f137ce47 fix(funding): add sponsor link Matthew Esposito 2024-09-21 15:48:19 -04:00
  • 245fd9d408 fix(funding): update funding Matthew Esposito 2024-09-21 15:47:44 -04:00
  • b54620b5aa fix(client): use async_recursion crate Matthew Esposito 2024-09-21 15:44:27 -04:00
  • 69c7a69afd add description for rss item (just like https://news.ycombinator.com/… (#220) freedit-dev 2024-09-21 12:05:32 +08:00
  • 2991813c2d Make poll results appear inside of a post (#218) Butter Cat 2024-09-21 00:02:34 -04:00
  • 7156be6ad0 fix(client): fix failing tests, retries for canonical_path fix_tests Matthew Esposito 2024-09-20 23:57:18 -04:00
  • 793047f63f fix(client): revert to hyper-rustls=0.24.2 Matthew Esposito 2024-09-18 11:24:00 -04:00
  • 3625fdfdbe fix(ci): temporarily disable README updates Matthew Esposito 2024-09-17 14:42:09 -04:00
  • 28f85f2599 Attempting to fix main-docker.yml for downloading digests Matthew Esposito 2024-09-17 14:39:42 -04:00
  • 7be29f609c Attempting to fix main-docker.yml for downloading digests (#243) wuchyi 2024-09-18 02:37:39 +08:00
  • f18d135045 Update main-docker.yml (digests) (#238) wuchyi 2024-09-18 02:09:32 +08:00
  • 8ef45456d6 actions trigger Matthew Esposito 2024-09-16 16:39:07 -04:00
  • 118708400a fix(ci): unique name Matthew Esposito 2024-09-16 16:36:24 -04:00
  • 28e72c9058 fix(ci): bump versions (#234) Matthew Esposito 2024-09-16 16:29:52 -04:00
  • bd36f49616 fix(ci): bump versions update_action_version Matthew Esposito 2024-09-16 16:29:33 -04:00
  • 0b15250cc8 fix(oauth): catch network policy violation and rate limit (#233) Matthew Esposito 2024-09-16 16:16:08 -04:00
  • b299db6ca3 fix(oauth): catch network policy violation and rate limit catch_rate_limit Matthew Esposito 2024-09-16 16:11:28 -04:00
  • 408ebe6ef1 feat(post): add archive.is link for link posts (#165) Matthew Esposito 2024-09-05 12:00:09 -04:00
  • 7a0ea1fbd3 fix: spoiler hover and video size (#196) Pim 2024-09-05 17:59:43 +02:00
  • db8b92ea55 Fix a whole bunch of styling bugs (#193) Butter Cat 2024-09-05 11:59:21 -04:00
  • c494fbec31 Insert noindex meta for ROBOTS_DISABLE_INDEXING (#199) (#207) Kot C 2024-09-03 18:44:04 -05:00
  • 438e412be3 Add anchor to comment link (#212) Butter Cat 2024-09-03 19:21:33 -04:00
  • d0e081e6a0 chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#214) dependabot[bot] 2024-09-03 19:21:11 -04:00
  • 041ecceeaf Update license tag (#200) Davide Cavalca 2024-08-07 14:09:54 -04:00
  • 3677ca10e2 Fix sort options overflow on small screens (#192) Butter Cat 2024-07-25 20:26:27 -04:00