sheodox

joined 2 years ago
MODERATOR OF
[–] sheodox 12 points 9 hours ago

I don't think so, at least when I scroll my pixelfed feed it loads images from various domains.

browser dev tools network tab showing various domains

 

cross-posted from: https://lemmy.world/post/24517321

This release mostly is a redesign of the instance/community/user sidebars on the right side of those pages. Things are in clear sections, each in a collapsible section that remembers if it was open. So if you're tired of seeing your instance's description every time just close it and it'll stay closed.

Instances and communities now show their full stats, and there are now pages for the legal info and linked/blocked instances. The instance sidebar also shows the list of admins.

instance sidebar screenshot

If you use the 'Redirect' feed layout setting added in the previous release it now responds to clicks directly on the image or the background of cards.

When looking at your own profile there will be an "Edit Profile" button at the top of the sidebar.

 

This release mostly is a redesign of the instance/community/user sidebars on the right side of those pages. Things are in clear sections, each in a collapsible section that remembers if it was open. So if you're tired of seeing your instance's description every time just close it and it'll stay closed.

Instances and communities now show their full stats, and there are now pages for the legal info and linked/blocked instances. The instance sidebar also shows the list of admins.

instance sidebar screenshot

If you use the 'Redirect' feed layout setting added in the previous release it now responds to clicks directly on the image or the background of cards.

When looking at your own profile there will be an "Edit Profile" button at the top of the sidebar.

[–] sheodox 7 points 4 days ago

I was feeling pretty bad about leaving it untouched for so long, but working on (any of) my side projects wasn't interesting me for a while. However with all the general social media turmoil out there (Meta trying to be more evil, US banning TikTok, and billionaires in general being just the worst) I figured I should do my part to improve the appeal of the fediverse. Seeing lots of things I want to improve, and I'm remembering how much I like making things look nice.

[–] sheodox 3 points 4 days ago

Lol I was wondering how people would react to seeing it for the first time. Thanks!

 

cross-posted from: https://lemmy.world/post/24420184

Hello, it's been a while!

I did most of this release like 6 months ago but never got around to finishing it up until yesterday.

There's a bunch of small theme changes, biggest being a slightly different header bar, and in general a lighter light theme and darker dark theme. dark theme screenshot

light theme screenshot

There's now a search field in the sidebar which lets you quickly search through your subscriptions, with a link to a full community search. You can search for a community by name, or for example @lemmy.world to see all from a certain instance.

sidebar search demo

By default now when using the "Card" layout the vote buttons are on the left now and all the buttons on this layout are a bit larger. If you prefer the vote buttons on the right like it was you can change it back in the settings.

new card layout demo

card vote button alignment setting

On all the feeds there's now a refresh button on the bottom right so you don't need to refresh the whole tab.

refresh button screenshot

There's a new "Feed Layout" option that makes it so clicking post links will bring you to that post page directly instead of opening it in the overlay or a second column.

redirect option

That's about it for now! I hope to add some more missing features soon!

15
submitted 4 days ago* (last edited 4 days ago) by sheodox to c/alexandrite
 

Hello, it's been a while!

I did most of this release like 6 months ago but never got around to finishing it up until yesterday.

There's a bunch of small theme changes, biggest being a slightly different header bar, and in general a lighter light theme and darker dark theme. dark theme screenshot

light theme screenshot

There's now a search field in the sidebar which lets you quickly search through your subscriptions, with a link to a full community search. You can search for a community by name, or for example @lemmy.world to see all from a certain instance.

sidebar search demo

By default now when using the "Card" layout the vote buttons are on the left now and all the buttons on this layout are a bit larger. If you prefer the vote buttons on the right like it was you can change it back in the settings.

new card layout demo

card vote button alignment setting

On all the feeds there's now a refresh button on the bottom right so you don't need to refresh the whole tab.

refresh button screenshot

There's a new "Feed Layout" option that makes it so clicking post links will bring you to that post page directly instead of opening it in the overlay or a second column.

redirect option

That's about it for now! I hope to add some more missing features soon!

[–] sheodox 1 points 6 days ago (1 children)

Would the tags be visible to everybody or is it meant to serve like an admin only note taking system?

[–] sheodox 2 points 6 months ago (1 children)

I am still around, but I've always been a lurker. Just saw the notification so I'm a couple days late. I do see mentions!

[–] sheodox 4 points 1 year ago

If it works like blocking works for users/communities, posts from blocked instances shouldn't show up in Alexandrite too.

 

It took me way too long to get around to this, but with the release of Lemmy 0.19.0 I finally added support for how auth is done differently now. Everything should work the same, but you'll now be able to use Alexandrite again on 0.19.0 servers.

There are some more features that 0.19.0 added, I'll be adding those later, just wanted to make sure things still work first!

If you're self hosting Alexandrite, the docker image probably won't be available for another hour or so after this is posted, the build takes a while! The main Alexandrite site is already updated though!

[–] sheodox 1 points 1 year ago
0
test (self.sheodox_test)
submitted 1 year ago by sheodox to c/sheodox_test
 

testin

[–] sheodox 2 points 1 year ago

Yep, this is a bug I'm aware of, for what it's worth there's also an issue on Github someone reported this in. You can track it here.

[–] sheodox 3 points 1 year ago

Yep, I would like to do that at some point, just haven't been working on Alexandrite all that much lately, but it's still on my todo list!

[–] sheodox 11 points 1 year ago (1 children)

Or find and replace all the periods with ones that are slightly larger font.

[–] sheodox 3 points 1 year ago

Ooo I like that idea!

 

cross-posted from: https://lemmy.world/post/5928967

alexandrite.app - [email protected] - Github

Just a few things this time, the biggest is mod team management. You can now add and remove mods from the "..." menu on posts and comments. You can also find links to the modlog to see what actions have been taken against that user.

add mod button

You can also remove mods or leave the mod team of a community from inside the "Moderation" area of the sidebar (note: the "Modlog" link moved inside this section too as it's not useful to most people)

Alexandrite settings will now automatically update in every tab instantly, so if you change the theme in one tab, when you switch to another already open Alexandrite browser tab you'll notice it'll already be using your new theme.

When viewing reports, they will now be sorted by newest report first, instead of oldest post/comment first.

For the self hosters out there, Alexandrite should now have arm builds thanks to ismailkarsli on Github! (Thank you!) The image builds now take a little longer, and the build isn't quite done yet so you might have to wait a bit until it's available.

That's it for now. Next release will probably be Lemmy 0.19 support, and I believe I'll finally be able to add image uploading then too (it might be in the next release after 0.19 support).

Github release notes

 

alexandrite.app - [email protected] - Github

Just a few things this time, the biggest is mod team management. You can now add and remove mods from the "..." menu on posts and comments. You can also find links to the modlog to see what actions have been taken against that user.

add mod button

You can also remove mods or leave the mod team of a community from inside the "Moderation" area of the sidebar (note: the "Modlog" link moved inside this section too as it's not useful to most people)

Alexandrite settings will now automatically update in every tab instantly, so if you change the theme in one tab, when you switch to another already open Alexandrite browser tab you'll notice it'll already be using your new theme.

When viewing reports, they will now be sorted by newest report first, instead of oldest post/comment first.

For the self hosters out there, Alexandrite should now have arm builds thanks to ismailkarsli on Github! (Thank you!) The image builds now take a little longer, and the build isn't quite done yet so you might have to wait a bit until it's available.

That's it for now. Next release will probably be Lemmy 0.19 support, and I believe I'll finally be able to add image uploading then too (it might be in the next release after 0.19 support).

Github release notes

 

cross-posted from: https://lemmy.world/post/4271786

I've been away on vacation but I'm back with a new release of Alexandrite!

The mod log is now implemented! At the moment you can see a community's modlog from the top of the community sidebar, and the instance modlog from the bottom of the instance sidebar (I'll likely change where these links are at some point). Now moderators should be able to do even more stuff without leaving Alexandrite.

modlog

Additionally there's a link to the modlog when viewing a user's profile (also in the sidebar), which lets you see the mod actions that have been performed on them. This should help moderators identify problematic users.

user modlog

In both cases, you will see a content warning screen before being redirected to the actual modlog, but you can disable this for either all communities or for the ones you moderate in the settings.

modlog content warning

Icons for NSFW communities will now be hidden unless you have "NSFW Thumbnails" set to "Show" in the settings. Previously it would just always show icons.

Moderators looking through reports will now see the post or comment's score (and vote breakdown on hover) so you can see at a glance what the community thought about something. Additionally it also shows how long ago a report was made.

report votes

Then just some random improvements. The community header's buttons now collapse into a "..." menu if the screen isn't wide enough to fit them all, and the header at the top of the page is now darker (in dark mode) and lighter (in light mode) which I think looks a lot nicer.

I'll soon release 0.8.5, but that'll just be a quick bug fix, as I realized when writing this post that the "No" button on the modlog content warning doesn't redirect to the right place sometimes.

 

I've been away on vacation but I'm back with a new release of Alexandrite!

The mod log is now implemented! At the moment you can see a community's modlog from the top of the community sidebar, and the instance modlog from the bottom of the instance sidebar (I'll likely change where these links are at some point). Now moderators should be able to do even more stuff without leaving Alexandrite.

modlog

Additionally there's a link to the modlog when viewing a user's profile (also in the sidebar), which lets you see the mod actions that have been performed on them. This should help moderators identify problematic users.

user modlog

In both cases, you will see a content warning screen before being redirected to the actual modlog, but you can disable this for either all communities or for the ones you moderate in the settings.

modlog content warning

Icons for NSFW communities will now be hidden unless you have "NSFW Thumbnails" set to "Show" in the settings. Previously it would just always show icons.

Moderators looking through reports will now see the post or comment's score (and vote breakdown on hover) so you can see at a glance what the community thought about something. Additionally it also shows how long ago a report was made.

report votes

Then just some random improvements. The community header's buttons now collapse into a "..." menu if the screen isn't wide enough to fit them all, and the header at the top of the page is now darker (in dark mode) and lighter (in light mode) which I think looks a lot nicer.

I'll soon release 0.8.5, but that'll just be a quick bug fix, as I realized when writing this post that the "No" button on the modlog content warning doesn't redirect to the right place sometimes. Edit: Nevermind it was 0.8.7, still that's the only fix, I just kept messing up and releasing without the actual change.

 

Just some quick features!

When creating a post there's now a button to suggest a title based on the URL you entered. Just enter a URL then click "Suggest Title"

suggest title button

Then if you want to use that title hit the button!

title suggestion

You can create a post without first visiting the community by clicking the new "+" button in the header. The menu looks a little bit empty right now, but I'll add more stuff here later.

create menu

Also:

  • Added the ability to edit/delete/report private messages
  • Links to external sites in markdown now open in a new tab
  • If you have the "Keep navigation sidebar open" setting enabled, it will now open by default
 

Alexandrite now has cross-posting! You can cross post from the '...' menu on posts:

crosspost menu

You then pick a community from your subscriptions, or search for any other community, or directly enter the full name like [email protected] if you want a very specific one and don't want to bother with searching.

community selector

And links to cross-posts will now show when viewing a posts:

Alexandrite now matches Lemmy-UI handling taglines. If an instance has any taglines set it will now pick a random one instead of showing all of them.

taglines

Lastly if you have NSFW thumbnail handling set to "Hide" or "Blur", it will now hide/blur thumbnails when a post is in a NSFW community, even if the post itself isn't marked NSFW, as the post is probably actually NSFW anyway and it's better to be safe than sorry.

Github release notes

view more: next ›