Skip Navigation

LemmyTools 0.2.0.5 - Released. Many bug fixes and functionality improvements.

cross-posted from: https://thesimplecorner.org/post/91450

LemmyTools 0.2.0.5 is released! I believe this is the most functional release yet mainly due to some fantastic contributions from other folks on github who are definitely better programmers than I am! I just want to personally say thank you to:

  • @cwagner@lemmy.cwagner.me - For coding, code cleanup, and mentoring.
  • Charles Machalow - csm10495 - Coding contribution(s).
  • jimmyhiggs337 - Coding contribution(s).

I am happy to say that the image expansion, and "show all" functionality is much more reliable and customizable now.

More improvements/features are being developed. Please check back often and check updates at least every day. Please create a ticket on github or message me with your issues, thoughts and feature requests.

Also, if anyone is able to message me about beginning to start moving this UserScript to a browser addon please see this post.

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 in script for all functionality)

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

Get it here: Github or GreasyFork

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

3
3 comments
  • Unfortunately I can't seem to message on the other instance, maybe because it hasn't been fetched to Lemmy.ca yet. The message:

    Hey, I'm working on a somewhat similar extension with some overlap. I see you posted about migrating to an extension, would you be open to collaborating?

    I need to clean-up my code a little bit but I don't think it should be difficult consolidating the features. A lot of the groundwork is done already:)

    It's https://lemmy.ca/instance_assistant if you wanted to see