LemmyTools 0.1.2.2

New/Fixes: 0.1.2.2

  • Fixed Expanding Images (More reliable expanding (click and drag), Fixed issue of having to hide past expanded images to expand current image)
  • Adding Expanding Image Speed Control in options for fine tuning of expanding images.
  • Removed Scroll Bars from LemmyTools Bar
  • Fixed CSS breaking community and profile icons/avatars
  • Changed various defaults after further use.
  • Changed styling.

0.1.2.1 patch:

  • Fixed LTbar style funkiness on light themes.
  • Fixed default values for mobile bar vertical position.

New for 0.1.2:

    Auto-Expand and Click&Drag to expand lemmy images!
    Hide Lemmy Sidebars - More space for images on feed
    Auto unblur NSFW images option
    Option to enable old.Reddit (from https://github.com/soundjester/lemmy_monkey) - Thank you!
    Hover to activate lemmy Toolbar
    Significant UI changes
    Reworked easy button for offsite

Fixes
    Fix for '#' breaking easy subscribe button
    Fix for script breaking other sites due to poor isLemmy implementation.
    Fixed memory allocation issue with eventHandlers
    Various UI bug fixes (not showing all communities, settings menu display, etc...)

Script Features:

Adds “Easy Subscribe” button to remote instance communities.
Adds a collapsible sidebar on the side of screen that shows a searchable list of your subscribed communities.
Adds link back to home instance and a community browser.
Adds an options menu to configure LemmyTools settings.

Feature for future releases:

When off site collect a list of communities and display in sidebar for easy subscription. (beginning implementation 0.1.2)
Create communities grouping function.
Sort sub list by recently visited
Create addon for firefox/chrome.

Installation and Configuration:

1 - Browser must have a Userscript addon (Tampermonkey, Greasemonkey, Etc…). Tested with Greasemonkey.

2 - Download either the .JS file or install from greasyfork.

3 - Set home lemmy instance via options page once script is loaded (and manually edit the homeInstance variable for the offsite home instance fix.

This script is all done by a complete amateur for fun. Enjoy and feel free to fork it!

Github: https://github.com/howdy-tsc/LemmyTools

Greasyfork: https://greasyfork.org/en/scripts/469169-lemmytools

Please submit issues to the github for feature requests and problems: Github LemmyTools Issues

  • Rick@thesimplecorner.orgOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    Thank you for all the github issue and feature requests. You all help me see things and have ideas I wouldn’t of been able to. If no more major bugs come up this will be the last for a few days while I start working on additional new features.

    • xnx@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Could these additions be submitted to the official ui?

  • 「fleece!」@pawb.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Does anyone have any issues with Auto Expanding Images not auto expanding the images? I still need to have a separate extension installed to make all the inline images expand without interaction, but I may have something misconfigured

        • Rick@thesimplecorner.orgOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Do you have it turned on in the option page? You click once to expand the image from the post thumbnail and then you can click and drag that expanded image to manually expand it. Check also that the auto expand value is like 50 or something. Also, if your on mobile it doesn’t work.

          • 「fleece!」@pawb.social
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 year ago

            Oh interesting, I think I was confused about the intended functionality. I thought “Auto-Expand” meant all the expandable images would be loaded when the page loads, kind of like the “show all images” button in RES

            • Rick@thesimplecorner.orgOP
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 year ago

              No auto expands to full size on thumbnail click but what your talking about is doable. I’ve never even considered that functionally before. I never used that in res! I’ll see about adding it!