Commit graph

  • 08134357dd
    Merge 82cbf94f55 into 628fbf86cc #439 xatier 2025-06-30 00:24:20 -07:00
  • 34c28e7b05
    Merge 482e698822 into 628fbf86cc #378 ac615223s5 2025-06-29 21:47:26 -04:00
  • 628fbf86cc chore(clippy) main Matthew Esposito 2025-06-29 16:37:00 -04:00
  • 11e68ea2e8 fix(rss): fallback on html decode Matthew Esposito 2025-06-29 16:33:40 -04:00
  • d18df92840 feat(server): ban disrespectful user agents Matthew Esposito 2025-06-29 16:26:22 -04:00
  • 82cbf94f55
    Bump to alpine:3.22 #439 xatier 2025-05-31 02:55:21 -05:00
  • c1285ec99d
    Merge 0758ecf69b into dcb507d567 #435 oeeq 2025-05-24 09:31:32 +02:00
  • 0758ecf69b fix: update devcontainer image (redlib-org#434) #435 oeeq 2025-05-24 07:28:21 +00:00
  • 6118cb9359
    Merge 9972184267 into dcb507d567 #422 ryanshanz 2025-05-10 00:54:37 +00:00
  • 9972184267 Merge branch 'keyboard-commands' of https://github.com/ryanshanz/redlib into keyboard-commands #422 ryanshanz 2025-05-09 20:54:31 -04:00
  • f51075f668 fix: cargo formatting ryanshanz 2025-05-09 20:53:58 -04:00
  • a745eafa05
    Merge branch 'redlib-org:main' into keyboard-commands ryanshanz 2025-05-09 20:43:27 -04:00
  • 4820392226 feat: add keyboard commands ryanshanz 2025-05-09 20:41:44 -04:00
  • 88c09f6c2e feat: more p2p iroh_p2p Matthew Esposito 2025-04-30 09:48:56 -04:00
  • cbc80205ad
    Merge e377f47caf into dcb507d567 #194 themicknugget 2025-04-27 04:04:37 +03:00
  • 7ac09df0c8
    Merge 3efda67731 into dcb507d567 #291 DokterKaj 2025-04-27 04:04:37 +03:00
  • 587b7e6299
    Merge c71661c616 into dcb507d567 #298 DokterKaj 2025-04-27 04:04:37 +03:00
  • d1e7df3467
    Merge f3043932a5 into dcb507d567 #396 Nazar 2025-04-26 19:59:32 +03:00
  • 5fcc770cf5
    Merge e518bb3a53 into dcb507d567 #394 kickbass 2025-04-24 12:21:23 -04:00
  • 33d31a7bc1
    Merge 0f1783153f into dcb507d567 #400 serenissi 2025-04-22 15:14:03 +03:00
  • 7e44c5392b
    Merge 53053d1ff7 into dcb507d567 #413 Butter Cat 2025-04-21 16:15:13 -04:00
  • 81266c342d
    Merge 952b16883f into dcb507d567 #410 Jacob Willden 2025-04-21 14:05:47 -06: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
  • 362c025842 feat: reduce wait times Matthew Esposito 2025-04-20 10:00:16 -04:00
  • 35da29be17 refactor: send messagelog to avoid gossip dedup Matthew Esposito 2025-04-20 09:37:25 -04:00
  • c13c38d785 feat: color log info Matthew Esposito 2025-04-20 09:37:11 -04:00
  • 34e2fd23ac feat: Add p2p monitoring and improve p2p node communication Matthew Esposito 2025-04-19 22:30:59 -04:00
  • 53053d1ff7
    Remove paragraphs containing only zero length spaces to prevent them messing with formatting #413 Butter Cat 2025-04-19 15:09:32 -04:00
  • 2c3ead57de
    Bump new margins by .25rem to stay in line with Redlib's existing margins Butter Cat 2025-04-19 14:26:53 -04:00
  • b7ab025826
    Use the same margins that reddit does, fixes uneven margins on some elements and others not having any margins at all Butter Cat 2025-04-19 14:23:26 -04:00
  • 3f0b27604b feat: p2p monitoring Matthew Esposito 2025-04-17 18:44:27 -04:00
  • 051b63c6de feat: additional p2p features Matthew Esposito 2025-04-17 18:20:12 -04:00
  • 29ec9ba2c1 ICE! Matthew Esposito 2025-04-17 17:44:51 -04:00
  • 80034c9a1a initial commit Matthew Esposito 2025-04-15 17:45:36 -04:00
  • 482e698822 update preferences #378 nieve 2025-04-10 21:11:04 -04:00
  • 952b16883f Add license links to remaining scripts #410 Jacob Willden 2025-04-10 18:30:17 -06: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 #408 dependabot[bot] 2025-04-09 01:45:01 +00:00
  • 1fc3669493
    fix: correct typo bockquote -> blockquote in template #407 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
  • 8005087494 fix: Copy and Import button layouts #402 ryanshanz 2025-03-30 19:20:22 -04:00
  • 0f1783153f Add optional capability to load media (image and video) directly from reddit on client. #400 serenissi 2025-03-24 14:22:32 +05:30
  • 594cb695c5
    Make link open in new page #399 gongchandang49 2025-03-23 21:58:59 +01:00
  • 98ba6d0c3a
    Make link open in new page gongchandang49 2025-03-23 21:57:40 +01:00
  • 7ca3fc7fa6
    Update utils.rs to use ihsoyct gongchandang49 2025-03-23 21:12:31 +01:00
  • 7c2c609f9d
    Update post.rs to use ihsoyct gongchandang49 2025-03-23 20:59:37 +01:00
  • 79ad9beff0
    Add ihsoyct as pushshift api gongchandang49 2025-03-23 20:56:41 +01:00
  • 921b999ded
    Add ihsoyct as pushshift api gongchandang49 2025-03-23 20:49:36 +01:00
  • cbc3e49923 v0.36.0 Matthew Esposito 2025-03-19 23:05:28 -04:00
  • 15147cea8e fix: add resource limits on encoded prefs route v0.36.0 Matthew Esposito 2025-03-19 22:58:51 -04:00
  • f3043932a5 Fix wrong content served in previous commit #396 Tokarak 2025-03-18 19:36:33 +00:00
  • d6d399d97b cargo fmt Tokarak 2025-03-18 03:38:51 +00:00
  • 47771b57c0 Same fix for another function Tokarak 2025-03-18 03:33:52 +00:00
  • 87206772b8 On error, fallback to cache; Use hyper::Error Tokarak 2025-03-18 03:02:07 +00:00
  • 38422a83b0 Use from_static instead of from_string Tokarak 2025-03-18 02:32:13 +00:00
  • e518bb3a53
    Fix footer at a fixed position (bottom of the screen) #394 kickbass 2025-03-11 03:45:27 +01: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
  • 604aef19ce Merge remote-tracking branch 'upstream/main' into separate-theme nieve 2025-02-18 14:52:09 -05:00
  • efcf2fc24c
    feat: display contexted title if link is single-thread (#383) Matthew Esposito 2025-02-17 22:41:01 -05:00
  • 73215fc483 feat: display contexted title if link is single-thread #383 contexted_title_in_single_thread Matthew Esposito 2025-02-17 22:39:20 -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
  • 05d1adda6a lint nieve 2025-02-11 23:51:08 -05:00
  • 5a04aa89e8 readme: update environment variables nieve 2025-02-11 22:00:21 -05:00
  • d0d2c22e94 Merge branch 'main' of https://github.com/redlib-org/redlib nieve 2025-02-11 21:56:29 -05:00
  • 80e0d539fa separate light and dark theme nieve 2025-02-11 21:55:01 -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
  • 7a19ebf85a style: update some wording #373 additional_exports Matthew Esposito 2025-02-06 18:47:12 -05:00
  • 1ed41958be style: bubble up error Matthew Esposito 2025-02-06 18:44:42 -05:00
  • 593fd7d547 style(clippy) Matthew Esposito 2025-02-06 18:36:14 -05:00
  • 6e3bf8faf0 test(prefs): extend tests Matthew Esposito 2025-02-06 18:35:32 -05:00
  • 7d3160c149
    style(theme): add MidnightPurple (#346) LucifersCircle 2025-02-06 13:45:39 -08:00
  • b6d41987d5 Update midnightPurple.css #346 LucifersCircle 2025-02-06 13:33:39 -08:00
  • 641598cc77 feat: smaller imports and exports Matthew Esposito 2025-02-06 15:05:59 -05:00
  • 5265ccb033
    feat: hide default feeds option (#370) Matthew Esposito 2025-02-06 13:03:42 -05:00
  • 6c608f0f49 feat: hide default feeds option #370 hide_default_feeds Matthew Esposito 2025-02-06 13:00:56 -05:00
  • 85329c96a7 fix: remove stray trace Matthew Esposito 2025-02-06 09:02:55 -05:00
  • 09eaf13429
    Merge 0f9eed302a into a732f18143 #290 DokterKaj 2025-02-04 07:17:11 +00: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
  • 09a3667be4
    Merge branch 'main' into patch-2 #323 Matthew Esposito 2025-02-03 00:56:38 -05: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
  • 78e0f9c6c3 fix: remove println #295 Matthew Esposito 2025-02-02 23:37:16 -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