Commit Graph

  • 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
  • feedc572cd change bin name ayaka 2024-11-03 10:36:46 +13:00
  • a3bc16f7d2 port update checker to gitea compatible version ayaka 2024-11-03 10:08:26 +13:00
  • bd4cb96c0f "fix" scraper ayaka 2024-11-03 09:36:11 +13:00
  • a9c99cc752 Merge remote-tracking branch 'upstream/main' ayaka 2024-11-03 09:34:12 +13: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
  • 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
  • 6773e3756b Update README.md Ayaka 2024-10-20 21:16:03 +13:00
  • 1c1e627815 v0.35.3 v0.35.3 ayaka 2024-10-20 19:31:07 +13:00
  • 4b854eb84d fix/change feed list alignment ayaka 2024-10-20 19:20:01 +13:00
  • 712790acbe fix footer spacing ayaka 2024-10-20 18:08:26 +13:00
  • 062d810aad settings rearrangement ayaka 2024-10-20 18:06:26 +13:00
  • 64eec64ebe Merge remote-tracking branch 'upstream/main' ayaka 2024-10-20 17:32:13 +13: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 Matthew Esposito 2024-09-20 23:57:18 -04:00
  • f9b1a832c4 .dockerignore ayaka 2024-09-19 14:17:02 +12:00
  • 1ffbce1ad8 Merge remote-tracking branch 'upstream/main' ayaka 2024-09-19 14:14:17 +12: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
  • f2c410f9ea Merge remote-tracking branch 'upstream/main' ayaka 2024-09-17 12:28:21 +12: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
  • 0b15250cc8 fix(oauth): catch network policy violation and rate limit (#233) Matthew Esposito 2024-09-16 16:16:08 -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
  • b076b076e3 v0.35.2 ayaka 2024-08-31 10:20:57 +12:00
  • fdaba8344d set video download MIME ayaka 2024-08-31 10:18:05 +12: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
  • 21fd34710c Fix font sizes in search bar being incorrect (#190) Butter Cat 2024-07-24 19:56:06 -04:00
  • 4205959ade fix(docs): Add env HIDE_SIDEBAR_AND_SUMMARY (#188) Jere Vuola 2024-07-24 04:02:15 +03:00
  • 27b56c1781 fix(client): handle new gated and quarantined error types (#187) Matthew Esposito 2024-07-21 14:22:54 -04:00
  • 374238abc3 Add RSS feeds (fix #57) (#90) Matthew Esposito 2024-07-21 14:09:34 -04:00
  • 9bdb5c8966 feat: also blur text in post body for spoilers (#186) Pim 2024-07-21 16:22:40 +02:00
  • 410872d988 Make search bar responsive on mobile devices (#178) syeopite 2024-07-18 01:28:50 +00:00
  • c890e809b7 Improve post information widget of user comments for devices under 480px width (#183) syeopite 2024-07-18 01:27:13 +00:00
  • eedbe06af6 Merge branch 'ugly-layouts' ayaka 2024-07-07 19:34:27 +12:00
  • 6042bca612 mosaic -> waterfall ayaka 2024-07-07 18:35:53 +12:00
  • 7e85ae25b1 Merge remote-tracking branch 'upstream/main' ayaka 2024-07-07 17:19:28 +12:00
  • 4f21388643 fix: also use hls if possible for gifs in post_in_list macro (#177) Pim 2024-07-05 22:33:06 +02:00
  • 8a917fcde3 feat: add download button on image/gif/video posts (#173) Pim 2024-07-05 03:32:12 +02:00
  • 67a890cab3 fix(posts): fix sort call on new (#171) Matthew Esposito 2024-07-02 08:04:27 -04:00
  • 366bc17f97 feat: show post link title for comments on user page (#169) Pim 2024-07-01 23:15:50 +02:00
  • d9e7681004 v0.35.1 Matthew Esposito 2024-06-29 13:28:18 -04:00
  • f74d1affb6 fix(posts): manually sort by flags (#168) Matthew Esposito 2024-06-29 13:26:09 -04:00
  • f44638a2cb v0.35.0 Matthew Esposito 2024-06-29 12:00:34 -04:00
  • beb4cf193b fix(posts): manually sort by created date (#166) Matthew Esposito 2024-06-29 11:48:42 -04:00
  • c565ebfb01 refactor(log): update some logs Matthew Esposito 2024-06-29 10:44:33 -04:00
  • 2b8112a3fb mosaic layout ayaka 2024-06-30 00:04:46 +12:00