Commit Graph

  • 12a1cf386d Merge pull request 'Add additional features to readme' (#16) from readme-updates into main main Ayaka 2025-05-24 01:42:50 +12:00
  • 7f6994883e README.md (B -> b) readme-updates Ayaka 2025-05-24 01:39:46 +12:00
  • 641121789f groundbreaking changes (slightly styled infobox) ayaka 2025-05-24 01:36:46 +12:00
  • 026e456855 Merge branch 'main' into readme-updates Ayaka 2025-05-24 01:09:50 +12:00
  • d8b547547b user flair with mixed RTL-LTR text, Fixes #23 Ayaka 2025-05-24 01:07:20 +12:00
  • 6b0ee8eafb quick bodge (fix later) ayaka 2025-05-24 01:02:46 +12:00
  • 9001a92273 Merge remote-tracking branch 'upstream/main' ayaka 2025-05-24 01:01:17 +12:00
  • dcb507d567 feat: Improve OAuth error handling with custom AuthError type and better timeout management Matthew Esposito 2025-04-21 14:17:27 -04:00
  • ddeefb5917
    Merge pull request #407 from n8pjl/patch-1 Matthew Esposito 2025-04-08 22:02:58 -04:00
  • 7582871e61
    Merge pull request #408 from redlib-org/dependabot/cargo/tokio-1.44.2 Matthew Esposito 2025-04-08 21:52:30 -04:00
  • e80ec5d16b
    build(deps): bump tokio from 1.44.0 to 1.44.2 dependabot[bot] 2025-04-09 01:45:01 +00:00
  • 1fc3669493
    fix: correct typo bockquote -> blockquote in template Peter Lafreniere 2025-04-08 21:17:26 -04:00
  • dbdc4fc2a3
    fix: Copy and Import button layouts (#402) ryanshanz 2025-03-31 00:33:39 -04:00
  • cbc3e49923 v0.36.0 Matthew Esposito 2025-03-19 23:05:28 -04:00
  • 15147cea8e fix: add resource limits on encoded prefs route Matthew Esposito 2025-03-19 22:58:51 -04:00
  • 3d85df5044 chore(deps): resolve dependabot, other cargo updates Matthew Esposito 2025-03-07 17:10:21 -05:00
  • c9e6ffd33c clippy fix Matthew Esposito 2025-03-07 17:08:58 -05:00
  • 526c0d0797 fix: opensearch.xml route Matthew Esposito 2025-03-07 17:08:27 -05:00
  • 357e7c2e09 chore: remove "official" instance Matthew Esposito 2025-03-01 12:35:43 -05:00
  • d097495a41 fix: handle case insensitivity for subs Matthew Esposito 2025-02-27 20:10:01 -05:00
  • f3ca7bb7d1 feat: allow for case-insensitive search redirects (fix #389) Matthew Esposito 2025-02-27 14:35:09 -05:00
  • 35688e4af7 fix: update default setting for removing default feeds Matthew Esposito 2025-02-26 13:17:08 -05:00
  • efcf2fc24c
    feat: display contexted title if link is single-thread (#383) Matthew Esposito 2025-02-17 22:41:01 -05:00
  • 9afe886c2c chore(clippy) Matthew Esposito 2025-02-13 21:42:29 -05:00
  • c9dbd7a3cc fix: debug string Matthew Esposito 2025-02-13 21:42:09 -05:00
  • bb20190555 fix: control rendering behavior based on routing Matthew Esposito 2025-02-09 17:10:12 -05:00
  • ebc682da2d chore: update error page Matthew Esposito 2025-02-08 16:59:32 -05:00
  • 2e95e1fc6e
    feat: smaller imports and exports (#373) Matthew Esposito 2025-02-06 20:34:12 -05:00
  • 7d3160c149
    style(theme): add MidnightPurple (#346) LucifersCircle 2025-02-06 13:45:39 -08:00
  • 5265ccb033
    feat: hide default feeds option (#370) Matthew Esposito 2025-02-06 13:03:42 -05:00
  • 85329c96a7 fix: remove stray trace Matthew Esposito 2025-02-06 09:02:55 -05:00
  • a732f18143 chore: remove scraper cli Matthew Esposito 2025-02-03 14:25:16 -05:00
  • 7770c57856
    fix Code blocks err #227 (#323) freedit-dev 2025-02-03 13:58:14 +08:00
  • c7f55c146a fix(clippy): minor clippy changes Matthew Esposito 2025-02-03 00:53:13 -05:00
  • ef2cc01bf7
    refactor(utils): avoid redundant String conversions & use match (#347) Integral 2025-02-03 13:51:54 +08:00
  • 7930b19809 fix: fix clippy + tests Matthew Esposito 2025-02-03 00:47:25 -05:00
  • 257871b56c fix(tests) Matthew Esposito 2025-02-03 00:30:48 -05:00
  • bbe5f81914
    fix: gracefully shutdown on CTRL+C and SIGTERM (#273) internationalcrisis 2025-02-02 22:40:19 -06:00
  • 51386671d3
    Fix embedded images sometimes having gaps around them (#295) Butter Cat 2025-02-02 23:38:52 -05:00
  • 68a0517115
    update devcontainer image, that includes a more recent version of rust (#294) Gonçalo Valério 2025-02-03 04:32:23 +00:00
  • 2e0e1a1aaa
    Fix crossposted galleries not working (#293) Butter Cat 2025-02-02 23:31:37 -05:00
  • 23cda23d01
    feat: add environment variables and dedicated flags for ipv4/6 only (#307) Matthew Esposito 2025-02-02 23:30:33 -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
  • 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
  • 4c516a7d57 cargo fmt ayaka 2025-01-17 23:05:53 +13:00
  • 28fd37e74b README.md updates (Laugh) Ayaka 2025-01-16 00:10:17 +13:00
  • e13ad30fdf Update README.md Ayaka 2025-01-13 15:30:56 +13:00
  • 05e2c31bec #18 navbar-quicklist ayaka 2025-01-13 15:10:35 +13:00
  • dcad2ac142 Merge pull request 'subreddit banners' (#18) from subreddit-banners into main Ayaka 2025-01-13 14:48:31 +13:00
  • 0dcda02d27 Merge branch 'main' into subreddit-banners Ayaka 2025-01-13 14:48:11 +13:00
  • 7e09609daa Merge pull request 'subreddit-created-date' (#19) from subreddit-created-date into main Ayaka 2025-01-13 14:44:15 +13:00
  • 49afd83ad3 subreddit-created-date ayaka 2025-01-13 14:41:49 +13:00
  • 138172b365 unnecessary log generation ayaka 2025-01-13 14:18:05 +13:00
  • 200509255c allow disabling of banner ayaka 2025-01-13 14:15:35 +13:00
  • b3f0449d4d Update README.md Ayaka 2025-01-11 15:41:48 +13:00
  • bfcc946baa subreddit banners ayaka 2025-01-11 15:05:18 +13:00
  • 2286ef5a1f Add additional features to readme Ayaka 2025-01-09 10:50:51 +13:00
  • 0791f6af41 video quality recategorization ayaka 2025-01-09 08:56:51 +13:00
  • 76bf796572 video quality recategorization ayaka 2025-01-09 08:55:58 +13:00
  • d7cff4203a v0.35.4 v0.35.4 Ayaka 2025-01-07 07:28:00 +13:00
  • 86cafe134e actually fixes #10 #11 ayaka 2025-01-06 16:34:17 +13:00
  • fedd76877c add "dprksoldier" mascot (closes #15) Ayaka 2025-01-06 16:03:50 +13:00
  • fcfd4dd196 Update README.md Ayaka 2025-01-06 15:41:22 +13:00
  • 0081205ace fix details grid ayaka 2025-01-06 15:13:22 +13:00
  • 482b528f49 video download style change ayaka 2025-01-06 14:37:55 +13:00
  • b6d828727c Update README.md Ayaka 2025-01-06 13:09:39 +13:00
  • fe9128a5e2 Merge branch 'quicklist' ayaka 2025-01-06 12:44:33 +13:00
  • 836cb15946 minimum viable product ayaka 2025-01-06 12:33:49 +13:00
  • 3a5abd6c9d shutup warning ayaka 2025-01-06 12:01:48 +13:00
  • fd0b0968dd Merge pull request 'style-gimmicks' (#13) from style-gimmicks into main Ayaka 2025-01-06 09:42:14 +13:00
  • e94d07274d gimmick for "style-gimmicks" Ayaka 2025-01-06 09:38:08 +13:00
  • 85dab5e070 add quicklist to subreddit ayaka 2025-01-06 09:32:52 +13:00
  • 5959464bbe fix typo, lol.. ayaka 2025-01-06 08:04:41 +13:00
  • dbb13f73f4 icon change ayaka 2025-01-06 07:59:03 +13:00
  • 10c7327c39 colorway toggle ayaka 2025-01-06 07:15:24 +13:00
  • ad39254ddc fix followed user rendering ayaka 2024-12-22 04:25:54 +13:00
  • 9856b7fd47 create basic quicklist functionality ayaka 2024-12-22 04:04:43 +13:00
  • e478575706 Add mascot: BoymoderHoodie ayaka 2024-12-22 04:02:54 +13: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
  • 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
  • dc84d9b503 unfinished checkupdate changes (needs fixing(soon)) ayaka 2024-11-21 00:58:15 +13:00
  • 7afc0d006c Merge remote-tracking branch 'upstream/main' ayaka 2024-11-21 00:53:33 +13: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
  • 96ebfd2d3a fix(ci): statically build on artifacts Matthew Esposito 2024-11-19 12:53:36 -05:00