I’m the dev of Alexandrite, a desktop-first alternative Lemmy web UI. If you missed it, here’s my announcement.

alexandrite.app - [email protected] - Github

I’ve been working on a load of stuff lately and I wanted to post an update on all the things I’ve added since the first announcement.

There’s a new feed layout! Now when scrolling on a feed of posts, in addition to the old overlay view, you can now view a post side-by-side with the post list, which makes it easier to casually look through posts. By default it will pick the best layout for your screen size, but you can force it to use either the column or the overlay layout in the settings.

I’ve added some basic theming! All of the purple colors in text/borders/backgrounds you see on Alexandrite are based on the same hue, now you can completely change the look of the site with a slider in the settings. Here are some examples:

You can now block/unblock communities, as well as block communities directly from post lists!

You can now choose if NSFW thumbnails are either: hidden (unless you click it), blurred, or always shown.

Markdown formatting is much better. Most things are supported now, and Alexandrite will automatically detect links to users/communities/posts and change their URLs to their page on Alexandrite, making it easier to browse.

All of the Lemmy API calls are now client side, previously it would be proxied through Alexandrite’s server, but that has been removed, so now nothing is sent to Alexandrite’s servers. This should make it easier to self host, but I haven’t yet explored that.

That’s all the big important things. Lots of bug fixing behind the scenes too. Hope you like it!

  • @sheodoxOP
    link
    English
    21 year ago

    Figured out the problem, deployed a fix!

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      It does appear to work but I have to do a manual refresh of the page to get the colors to update.

      • @sheodoxOP
        link
        English
        11 year ago

        Hmm. So every time after you change the colors you need to refresh?

        • @[email protected]
          link
          fedilink
          English
          11 year ago

          Well that appeared to be how it was working earlier. However, now changing the theme slider and refreshing is doing nothing again 🤷‍♂️

          • @sheodoxOP
            link
            English
            11 year ago

            I’ve never used Brave, does it have any functionality like the Dark Reader extension built in? I know on Firefox the Dark Reader extension overwrites theme colors. If that doesn’t fix it maybe I’ll have to download Brave and check it out.

            • @[email protected]
              link
              fedilink
              English
              21 year ago

              See, this is why doing anything for users is just not worth it. OF COURSE it was the DarkReader extension messing everything up, I completely forgot that thing was running 🤦‍♂️

              So sorry to have wasted your time with bad reports :(

              • @sheodoxOP
                link
                English
                21 year ago

                No worries! There was actually a bug yesterday that your first comment got me to look into and fix, and I haven’t spent any more time on this besides replying to your comments so not much time was wasted. Just glad to know it works :)