this post was submitted on 14 Apr 2025
6 points (100.0% liked)

Tesseract

126 readers
3 users here now

Tesseract: An Advanced Lemmy Client

The goal of Tesseract is to address as many things in Lemmy that annoy me as I can. I also trawl various "is there any way to [blank] in Lemmy?" posts to get feature ideas. Both of those lists are pretty extensive, so Tesseract has accumulated quite a few features.

Github: https://github.com/asimons04/Tesseract/

Hosted / Demo Instance: https://tesseract.dubvee.org/

Note that the hosted instance defaults to Lemmy World, but it is unlocked to be able to connect to any Lemmy server.

Announcements, support, and guidance for the Tesseract UI.

All instance rules apply here. Beyond that, just be civil and constructive.

founded 2 years ago
MODERATORS
6
1.4.35 Released (dubvee.org)
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

This is a bugfix / fine tune release building upon 1.4.34. No new features, just optimizing a few things based on feedback.

Bugfixes / Changes

  • Post Titles: Decrease opacity from 90% to 80% when fading read post titles since 90% wasn't really perceptible

  • Removed Comments -> Mod View: Got rid of "Removed Comment" spoiler on removed comments for mods and now show the text in-place like it used to be in 0.19.3. Still requires the automatic modlog lookup feature to be enabled and finding an entry for the comment in the modlog. The logic is the same, just the presentation a bit more streamlined to match what admins see (and what mods used to see).

  • Markdown Editor: Fixed an errant comma causing the keyboard shortcut for inserting a hyperlink to not wrap the selected text correctly like the toolbar button does.

  • Media Integrations -> Spotify: Additional Spotify CDN detection for their thumbnails (when did it become "good" practice to stop using file extensions?! >:O )

  • Moderation/Safety: Disable inline images in removed comments. If a comment is removed and contains inline images, disable inline images when showing the comment content for mods and admins. Will show a link instead which can be previewed in a modal without leaving the current item. Local (home instance) custom emojis still show inline per the bugfix in 1.4.33.

  • User Badge Links: Add a temporary exception regex to not localize off-site /u/ links such as Reddit and YouTube. This is a temporary fix for an immediate bug while I work on the infrastructure changes needed to check if the target is to a Fediverse instance.

  • Post/Comment Badge Links: Re-add badge-ify step for post/comment links only if they're a "bare" link. e.g. https://instance.xyz/post/12345 will become a badge while [See this post](https://instance.xyz/post/12345) will be a regular link. Both still have the same "open in modal" behavior like with the badge buttons, but this should account for people linking entire sentences/paragraphs that were problematic when converting all post/comment links into badges.

Tags

  • ghcr.io/asimons04/tesseract:1.4.35
  • ghcr.io/asimons04/tesseract:v1.4.35
  • ghcr.io/asimons04/tesseract:latest
top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 2 months ago