Commit graph

  • 7988dd5014
    Readd word wrapping and just force it to normal for the sorting section Butter Cat 2024-07-26 18:04:57 -04:00
  • cab2bb25c4
    Undo word wrapping since it breaks the sorting options and the only other viable setting has an absolute conniption on Chrome for some reason Butter Cat 2024-07-26 17:59:00 -04:00
  • 4b381062b1
    Properly center search box instead of having it slightly skewed Butter Cat 2024-07-26 17:47:47 -04:00
  • 9d879d3931
    Fix https://github.com/redlib-org/redlib/issues/172 Butter Cat 2024-07-26 17:20:13 -04:00
  • c4d97f6393
    In the extra small mobile layout make give up/downvote numbers enough room so they aren't clipping out of their box Butter Cat 2024-07-26 16:58:27 -04:00
  • 6cb9fa7c69
    Trigger the even further compacted layout a little earlier, right before text begins wrapping in odd ways Butter Cat 2024-07-26 15:31:52 -04:00
  • 5be2d16931
    Move search comments option before it starts touching the sort options and wrapping the x amount of comments text Butter Cat 2024-07-26 15:26:47 -04:00
  • 799a2d316b
    Make sure some options only get applied to the elements that need them, also fix the margins on the settings page Butter Cat 2024-07-26 15:19:32 -04:00
  • 4e7c401230
    Make mobile layout post width fix only apply in mobile mode to prevent bug Butter Cat 2024-07-26 14:34:36 -04:00
  • e987f1dc4f
    Merge branch 'css_fixes' of https://github.com/ButteredCats/redlib into css_fixes Butter Cat 2024-07-26 14:29:06 -04:00
  • 9bd8f6a3d0
    Remove some empty space from deleted option Butter Cat 2024-07-26 14:28:07 -04:00
  • 3f35b938e5
    Make margins consistent between fixed and unfixed navbar settings Butter Cat 2024-07-26 14:27:13 -04:00
  • 3b9575070f
    Remove the min-width requirement for the main column Butter Cat 2024-07-26 13:59:57 -04:00
  • 8ae74ab4d0
    Make searchbox scroll fix only apply in mobile mode to prevent bug Butter Cat 2024-07-26 13:27:23 -04:00
  • 9569bf5e4c
    Fix a whole bunch of mobile styling bugs Butter Cat 2024-07-26 12:32:23 -04:00
  • 3677ca10e2
    Fix sort options overflow on small screens (#192) Butter Cat 2024-07-25 20:26:27 -04:00
  • 04a1afc814
    Fix sort options overflow on small screens #192 Butter Cat 2024-07-25 15:03:47 -04:00
  • 21fd34710c
    Fix font sizes in search bar being incorrect (#190) Butter Cat 2024-07-24 19:56:06 -04:00
  • 65e7993ada
    Fix font sizes in search bar being incorrect #190 Butter Cat 2024-07-24 19:49:57 -04:00
  • 4205959ade
    fix(docs): Add env HIDE_SIDEBAR_AND_SUMMARY (#188) Jere Vuola 2024-07-24 04:02:15 +03:00
  • 17e1eec6bb
    fix(docs): Add env HIDE_SIDEBAR_AND_SUMMARY env #188 jervw 2024-07-24 03:57:14 +03:00
  • 27b56c1781
    fix(client): handle new gated and quarantined error types (#187) Matthew Esposito 2024-07-21 14:22:54 -04:00
  • c167859672 test(client): add test for gated and quarantined #187 fix_gated_and_quarantined Matthew Esposito 2024-07-21 14:21:14 -04:00
  • e3f5cb9322 fix(client): handle new gated and quarantined error types Matthew Esposito 2024-07-21 14:17:58 -04:00
  • 374238abc3
    Add RSS feeds (fix #57) (#90) Matthew Esposito 2024-07-21 14:09:34 -04:00
  • bb0e2c23b8 feat(rss): implement URLs for RSS #90 rss Matthew Esposito 2024-07-21 14:01:39 -04:00
  • ee364bb1c8 feat(rss): conditionally add RSS feeds to user and sub pages Matthew Esposito 2024-07-21 11:15:36 -04:00
  • f83f9c1d7d fix(rss): update info page Matthew Esposito 2024-07-21 11:15:18 -04:00
  • 0c316b237d feat(rss): config-ify rss Matthew Esposito 2024-07-21 11:02:19 -04:00
  • cdadadd6fd feat(rss): feature-ify rss Matthew Esposito 2024-07-21 10:50:46 -04:00
  • 71d9d0ded4
    Merge branch 'main' into rss Matthew Esposito 2024-07-21 10:37:41 -04:00
  • 9bdb5c8966
    feat: also blur text in post body for spoilers (#186) Pim 2024-07-21 16:22:40 +02:00
  • b924eecae3 feat: also blur text in post body for spoilers #186 pimlie 2024-07-20 11:09:01 +02:00
  • 0ef43bb133
    Merge 2580ea136d into 410872d988 #179 Pim 2024-07-17 19:58:01 -07:00
  • 1300767f09
    Merge 3265722bf6 into 410872d988 #181 Pim 2024-07-17 19:58:00 -07: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
  • a2eaba4c66
    Remove formerly unused CSS class style #183 syeopite 2024-07-15 16:48:30 -07:00
  • db54479fdc
    Improve user comment metadata design for mobile syeopite 2024-07-15 16:47:25 -07:00
  • c3bcb8105a
    Fix user comment post link disappearing when < 480px syeopite 2024-07-15 16:37:44 -07:00
  • 3265722bf6 feat: add quality selector with auto option #181 pimlie 2024-07-12 17:39:31 +02:00
  • 0bafeea7e8 feat: support dash playback using dash.js pimlie 2024-07-09 17:26:07 +02:00
  • cca164f410 chore: fix jinja template highlighting in vscode pimlie 2024-07-09 15:47:19 +02:00
  • 2580ea136d chore: lets use a correct var name #179 pimlie 2024-07-07 20:53:09 +02:00
  • 1870f3c9ec chore: some code cleanup pimlie 2024-07-07 20:05:16 +02:00
  • 4f09c2e2ad feat: support dash playback using video.js pimlie 2024-07-07 19:18:53 +02:00
  • 2b703127c8 chore: fix jinja template highlighting in vscode pimlie 2024-07-07 19:17:17 +02:00
  • a21e0c2d13
    Polish #178 syeopite 2024-07-06 14:26:11 -07:00
  • 7572fe5195
    Fix border color syeopite 2024-07-06 14:17:11 -07:00
  • da56401898
    Make search bar design responsive on small screens syeopite 2024-07-06 14:16:25 -07:00
  • 4019df3f7d
    Update search widget semantic structure syeopite 2024-07-06 14:00:54 -07:00
  • b1e954b3c9
    Search: Apply bg on elements rather than container syeopite 2024-07-06 13:24:25 -07: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
  • 1a552b00b5 fix: also use hls if possible for gifs in post_in_list macro #177 pimlie 2024-07-05 16:24:50 +02:00
  • 8a917fcde3
    feat: add download button on image/gif/video posts (#173) Pim 2024-07-05 03:32:12 +02:00
  • 5c3cd90a19 chore: dont create reference #173 pimlie 2024-07-04 18:11:46 +02:00
  • 3e2327c51c chore: fix formatting pimlie 2024-07-04 18:10:12 +02:00
  • 055382601b feat: add download button on image/gif/video posts pimlie 2024-07-04 18:02:59 +02:00
  • 67a890cab3
    fix(posts): fix sort call on new (#171) Matthew Esposito 2024-07-02 08:04:27 -04:00
  • 1d4e010c4d fix(posts): fix sort call on new #171 fix_sorting_by_new Matthew Esposito 2024-07-02 08:02:23 -04:00
  • 366bc17f97
    feat: show post link title for comments on user page (#169) Pim 2024-07-01 23:15:50 +02:00
  • 6799235d1a feat: show post link title for comments on user page #169 pimlie 2024-07-01 18:26:14 +02:00
  • d9e7681004 v0.35.1 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
  • 07b24c9858 fix(posts): shorten sort call #168 fix_pinned_sorting Matthew Esposito 2024-06-29 13:24:09 -04:00
  • 4ccf7290f6 fix(posts): manually sort by flags Matthew Esposito 2024-06-29 13:22:54 -04:00
  • f44638a2cb v0.35.0 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
  • abb781a61e fix(posts): manually sort by created date #166 Matthew Esposito 2024-06-29 11:27:36 -04:00
  • c565ebfb01 refactor(log): update some logs Matthew Esposito 2024-06-29 10:44:33 -04:00
  • f8a59df3bf feat(post): add archive.is link for link posts #165 Matthew Esposito 2024-06-29 00:26:49 -04:00
  • 459a8e1245 refactor(log): shorten some logs Matthew Esposito 2024-06-29 00:20:19 -04:00
  • 0f7eba717e fix(client): Handle invalid reddit response of base URL location Matthew Esposito 2024-06-28 22:39:42 -04:00
  • ea87ec33a1
    fix(subreddit): handle plus-encoding errors even better (#163) Matthew Esposito 2024-06-28 22:28:58 -04:00
  • 2eed278e19 chore(clippy): fix lint #163 fix_multi_sub_v2 Matthew Esposito 2024-06-28 22:23:22 -04:00
  • 380229d175 fix(subreddit): handle plus-encoding errors even better Matthew Esposito 2024-06-28 22:20:07 -04:00
  • 102cd2f23f
    Merge pull request #162 from redlib-org/oauth_arc_swap Matthew Esposito 2024-06-28 18:17:00 -04:00
  • 3b2ad212d5 fix(oauth): arc_swap #162 Matthew Esposito 2024-06-28 18:14:47 -04:00
  • 4dc7ff8165
    Merge pull request #160 from redlib-org/oauth_oppenheimer Matthew Esposito 2024-06-27 23:35:51 -04:00
  • 2f8a38d8c7 chore(clippy): fix lint #160 oauth_oppenheimer Matthew Esposito 2024-06-27 23:34:27 -04:00
  • 13083e999c fix(oauth): handle extremely rare race condition by atomically compare_exchanging Matthew Esposito 2024-06-27 23:32:17 -04:00
  • 4e2ec3fbc9 fix(oauth): handle case where a rate limit sneaks in Matthew Esposito 2024-06-27 23:29:50 -04:00
  • 89313f73e6 fix(oauth): atomics to avoid simultaneous token rollover Matthew Esposito 2024-06-27 23:26:31 -04:00
  • 3bd8b511a7 fix(oauth): strengthen sync guarantees Matthew Esposito 2024-06-26 23:41:26 -04:00
  • 8c5aaaa33d feat(scripts): add load testing Matthew Esposito 2024-06-26 23:40:31 -04:00
  • 023cc8505b
    Merge pull request #158 from redlib-org/oauth_proper_atomics Matthew Esposito 2024-06-26 22:20:00 -04:00
  • 2e476dea63 fix(oauth): reset rate limit earlier in refresh cycle #158 oauth_proper_atomics Matthew Esposito 2024-06-26 22:16:41 -04:00
  • d045a5760a
    Merge pull request #156 from redlib-org/fix_oauth_ratelimit Matthew Esposito 2024-06-26 19:33:04 -04:00
  • 07bf20dbc0 feat(oauth): roll over oauth key on rate limit #156 fix_oauth_ratelimit Matthew Esposito 2024-06-26 19:19:30 -04:00
  • 518bf03e04 fix(client): Add trace logging for ratelimit info, render error page if exceeded Matthew Esposito 2024-06-26 08:05:22 -04:00
  • 00dee52320 chore(deps): Cargo update Matthew Esposito 2024-06-25 20:42:06 -04:00
  • 48873c01b9
    Merge pull request #154 from redlib-org/fix_multi_sub Matthew Esposito 2024-06-25 19:52:33 -04:00
  • 951fe400ae fix(subreddit): handle plus-encoding errors #154 fix_multi_sub Matthew Esposito 2024-06-25 19:50:00 -04:00
  • bacc9e35df refactor(oauth): leave android header unmodified (fixes #131) Matthew Esposito 2024-06-25 19:28:41 -04:00
  • 724b960112
    Merge pull request #149 from pimlie/feat-blur-spoiler-previews Matthew Esposito 2024-06-23 10:28:46 -04:00
  • a673256e80 fix(oauth): try resetting oauth data on refresh try_fix_oauth_refresh Matthew Esposito 2024-06-23 10:27:17 -04:00
  • 69f9d9ff3c feat: also blur spoiler previews on post view #149 pimlie 2024-06-22 12:47:33 +02:00
  • 1d44bd180e feat: add spoiler badge to post title pimlie 2024-06-22 12:38:13 +02:00
  • 3301da1ef1 feat: add support to blur spoiler previews pimlie 2024-06-22 12:16:12 +02:00
  • 213481ef53
    Merge pull request #148 from Pix3l01/fix-healthcheck Matthew Esposito 2024-06-20 08:06:27 -04:00