lemmyadmin

joined 2 years ago
MODERATOR OF
 

Eviltoast.org has been upgraded to Lemmy (and lemmy-ui) 0.19.17.

Nothing too exciting, so just FYI and a link to the release notes:

[–] lemmyadmin@eviltoast.org 0 points 2 months ago

lol I suppose it being a cat isn't the worst thing.

Cats do like toast (probably)

[–] lemmyadmin@eviltoast.org 0 points 3 months ago

I'm not sure if it was the migration or the update that triggered it, but I saw it for the first time too and its a bit.. big.

If its a one time per user thing, its probably okay. I get that they would like to get paid. If its a Wikipedia style of yelling for money every page load, I'll have more of an issue with it

 

Eviltoast.org has been upgraded to Lemmy (and lemmy-ui) 0.19.15.

We also migrated servers today. Please comment if you notice any issues or even if things seem slower/faster than normal!

Changelog from 2025-12-24 - Lemmy Release v0.19.15 and Testing for 1.0

  • Don’t allow accessing page numbers greater than 10 by @dessalines #6017
  • Update deps based on cargo audit by @Nutomic in #6258
  • Increase page limit to 100 by @Nutomic in #6252
  • Ban federation for deleted users by @Nutomic in #6207
  • Federate mod actions on deleted users by @Nutomic in #6199
  • Allow admins to view deleted user profiles by @Nutomic in #6194
  • Adding creator and community indexes for post_aggregates. by @dessalines in #6025
  • Ignore apub person banners which cannot be parsed by @Nutomic in #6015u
[–] lemmyadmin@eviltoast.org 0 points 3 months ago

Pictrs should be working as well:

[–] lemmyadmin@eviltoast.org 0 points 3 months ago (1 children)

Live on the new environment. CDN is also disabled at least temporarily. Doing some additional testing.

[–] lemmyadmin@eviltoast.org 0 points 3 months ago (2 children)

This is going to be starting soon. Just doing a few last minute checks and then we'll stop lemmy on the old servers, promote the new db server, start lemmy on the new servers again.

 

Just a heads-up, we will be migrating servers tomorrow, Jan 3 2026.

The database has already been copied and has replication configured to keep it up to date until the cutover, so downtime should be minimal.

I'll update this post when the maintenance starts and ends.

For some background information, we're moving from a legacy cluster of servers that isn't very well maintained anymore. This should let us get rid of a few random workarounds/bandaids as well, and hopefully end up with a more stable solution.

Edit: All done!

[–] lemmyadmin@eviltoast.org 0 points 4 months ago

This was a dumb issue but I think I might've solved it. Let me know if you keep noticing issues!

(I didn't update my list of allowed ips from my cdn, so rate limiting was all wonky)

[–] lemmyadmin@eviltoast.org 0 points 5 months ago

Hmm have you seen more of these errors by any chance? I've gotten a few alerts about 502s but didn't see anything obvious at the same time

 

Eviltoast.org has been upgraded to Lemmy (and lemmy-ui) 0.19.13. Other than Lemmy and Lemmy UI, our instance of pict-rs was also upgraded and moved to postgres for the repo backend.

Nothing super interesting, other than now people might get e-mail notifications when their registration is rejected 🙃

Release notes for 0.19.12:

2025-06-13 - Lemmy Release 0.19.12

Backend

  • Fix Peertube federation by @flamingos-cant in #5652
  • Show NSFW content by default if content_warning exists by @xaegit in #5655
  • Register users in a transaction by @Nothing4You in #5608
  • Fix email notifications for denied applications by @Nutomic in #5641
  • Dont run scheduled tasks at startup by @Nutomic in #5732
  • Only use HTTP/1 for federation by @flamingos-cant in #5744
  • Update user count from local_user table instead of person table, and only count users with accepted application by @dullbananas in #5495
  • Decrement fail_count instead of reset to 0 by @Nutomic in #5737
  • Fix opentelemetry by @MrKaplan-lw in #5702
  • Fix post listing in nsfw communities by @Nutomic in #5698
  • Add missing post_read / hide / saved post_id indexes by @dessalines in #5689
  • Improve media deletion logic by @Nothing4You in #5677
  • Include published in VoteView order by for more consistent pagination by @MrKaplan-lw in #5676
  • Mark posts in NSFW communities as NSFW by @Nothing4You in #5646
  • Use version from git to indicate unreleased changes by @MrKaplan-lw in #5622

Frontend

  • Add Rblind theme by @travis-jeans in #3159
  • Remove browser cache by @SleeplessOne1917 in #3150
  • Show registration denial reason on login by @dessalines in #3175
  • Always escape HTML attributes in emoji autocomplete and custom emoji markdown renderer by @Nothing4You in #3169
  • Fix missing user badge for deleted users by @MrKaplan-lw in #3162
  • Add hungarian language by @dessalines in #3158
  • Fixing cache-control header. by @dessalines in #3148
  • Disable blur for NSFW images by default if content_warning exists by @xaegit in #3128
  • Add Vary: Cookie Header (fixes #3117) by @xaegit in #3119
  • Use alert-info for donation dialog by @dessalines in #3115
  • Optimize Dockerfile by @Nothing4You in #3090
  • Add support for using Lemmy UI with an external Lemmy instance by @SolninjaA in #3041
  • Only show View registration button to admins on profiles of local users by @Nothing4You in #3072

Release notes for 0.19.13:

2025-09-10 - Lemmy Release 0.19.13

Backend

  • Fixing active counts slow queries. by @dessalines in #5907
  • Only use mimalloc on x86 and purge images in background task by @Nutomic in #5893
  • Add missing comment depth check by @Nutomic in #5842
  • Dont sanitize RSS content manually (fixes #5850) by @Nutomic in #5852
  • Reduce false positives in URL blocklist to reduce scunthorpe problem by @Nothing4You in #5807

Frontend

  • Don’t show edit mark if comment was edited in less than 5 minutes by @jfaustino #3197
  • Increase bio max length to 1000 chars by @nutomic #3249
  • Change link from element.io to matrix.org by @nutomic #3250
  • Remove all caches (fixes #3195) by @Nutomic in #3248
  • Fixed ordering for search results by @Nutomic in #3219
  • Add search field to community sidebar by @Nutomic in #3217
  • Add checkbox for title only search by @Nutomic in #3220

As always, please report any issues and have a great weekend!

[–] lemmyadmin@eviltoast.org 0 points 5 months ago (1 children)

Thanks for the heads-up. pictrs should hopefully be better now. I upgraded it, gave it more ram, and migrated the database from the file-based sled repo to postgres.

I might still migrate the storage itself at some point, but I don't think it's a bottleneck at the moment.

Let me know if you keep noticing issues with it!

[–] lemmyadmin@eviltoast.org 0 points 6 months ago* (last edited 6 months ago)

not 4k:

edit: pasting 4k image still fails

[–] lemmyadmin@eviltoast.org 0 points 6 months ago (2 children)

Haha well at least you helped figure out why pictrs crashes occasionally :)

I think I have a temporary fix (more memory!) for now, but I'll work on it some more. A few months ago I mentioned migrating to new hardware - I haven't actually done that yet, but do plan on doing that hopefully in the next month. It'll give me more resources to dedicate to lemmy and co.

[–] lemmyadmin@eviltoast.org 0 points 8 months ago (1 children)

Looks like it was an issue with our pictrs instance. When I cleared my cache, I noticed avatars/etc weren't loading either.

Should be fixed now!

[–] lemmyadmin@eviltoast.org 0 points 10 months ago

Do you recall if they were all around the same time? I wonder if you opened it right after the bot posted a bunch of things all at once or something like that? I haven't paid much attention to it, but I wouldn't be surprised if it just runs on a cron or something.

 

Eviltoast.org has been upgraded to Lemmy (and lemmy-ui) 0.19.11.

We just recently upgraded to 0.19.10, but since .11 had a small security fix - we went ahead and upgraded without waiting on it.

 

Eviltoast.org has been upgraded to Lemmy (and lemmy-ui) 0.19.10 from 0.19.7.

There shouldn't be any major changes or issues, but please let me know if you notice any!

1
submitted 1 year ago* (last edited 1 year ago) by lemmyadmin@eviltoast.org to c/eviltoast@eviltoast.org
 

Hello everyone,

I just wanted to give a quick update and see if anyone has any feedback. Please either reply to this thread or feel free to DM me directly.

First of all - eviltoast.org isn't huge by any means, but it has grown more than I expected, especially with no advertising/etc that it even exists. Thank you all who have joined!

Updates

  • Lemmy will be upgraded to 0.19.10 soon, probably Friday, April 4th. No issues are expected, and there will be a post once that happens.
  • eviltoast.org is going to be migrating to new hardware in the near future. I don't have a date for this yet, but it feels like the right time to move it to its own dedicated resources. Tentatively by the end of April.

Ideas

A couple ideas have been floating around for a while that I'd appreciate feedback on.

  • Alternative Lemmy UIs. Now that the landscape has settled down a bit, does anyone have preferences/recommendations on which alternative lemmy UIs are worth providing? Alexandrite, Voyager, Mlymym, etc.
  • Other fediverse software. eviltoast currently only consists of Lemmy on eviltoast.org. Would anyone be interested in also having other fediverse (or even non-fediverse) projects setup? Mastodon and Matrix are the primary ones being considered. I'm not opposed to other options either.
  • Local content. There isn't much local content here, which is totally fine! Should we do anything to try and encourage changing that?
1
submitted 1 year ago* (last edited 1 year ago) by lemmyadmin@eviltoast.org to c/eviltoast@eviltoast.org
 

eviltoast.org has been upgraded to Lemmy and lemmy-ui 0.19.7. We skipped 0.19.6, so here are links to the release notes for both versions:

As always, please let me know if you run into any issues after the upgrade.

 

eviltoast.org has been upgraded to Lemmy and lemmy-ui 0.19.5. We skipped 0.19.4, so here are the release notes for both versions:

As always, please let me know if you run into any issues after the upgrade.

Lemmy v0.19.5 Release

2024-06-19 - Lemmy Release v0.19.5 - A Few Bugfixes

This is a smaller bugfix release, with the following changes:

Lemmy

Lemmy-UI

Full Changelog

Lemmy v0.19.4 Release

I'm only including the headings from the release notes, please see 2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements for the full post about it.

  • Local Only Communities
  • Image Proxying
  • Post hiding
  • Moderation enhancements
  • Admin ability to view and delete uploaded images
  • Lemmy can now federate with Wordpress, Discourse and NodeBB.
  • Vote display user settings

Other Changes

Full Changelog

 

New Users

eviltoast.org is still welcoming to new members. If you're looking to sign up, please feel free to create an account! If you already have an account on another instance or were referred by someone, mentioning that in the application box would be helpful.

What changed

For a few days now, the signup process for new accounts at eviltoast.org now require a small application process.

It's a simple text field, but means there is a manual step to approve new users. New users aren't expected to write an essay or anything rediculous, just prove their human and whether they have a connection with someone already here.

This is a measure to prevent spammers from launching attacks from our instance and being able to easily re-create new accounts to continue attacks from.

Future

If lemmy doesn't improve its mod and admin tools, I may end up making a sort of invite system so that existing members can invite new users instantly. And then the application process would be only for completely new users without an invite.

 

eviltoast.org is now running Lemmy and Lemmy-ui 0.19.3. It was a relatively minor upgrade, but details are at the bottom of this post.

More importantly, I wanted to share that eviltoast.org has had a sizable upgrade. Specifically the database server is much larger than before and should be able to handle the load with less stress. Overall things should feel snappier.

I have some other ideas for improving the site's responsiveness in the near future, but this should be a good start. Please let me know if you do (or don't!) notice a difference in the meantime.

Thanks!

2024-01-22 - Lemmy Release v0.19.3 - A Few Bugfixes

Major Changes

 

Hello all,

eviltoast.org has been upgraded to the latest lemmy and lemmy-ui releases (0.19.2).

We held off on the 0.19.0 and 0.19.1 releases due to some federation issues they had. These appear to be resolved with 0.19.2.

Release notes are below, but please reach out if you run into any issues!

Important note: There were changes to how auth works in lemmy. Some mobile clients (like liftoff) may no longer work. And on the browser, you may have to clear your cookies for eviltoast.org if you aren't able to log in.

Thanks!

2024-01-10 - Lemmy Release v0.19.2 - More Federation Fixes

Major Changes

  • Outgoing federation bug fixes.
  • Lemmy can now receive reports sent from Mastodon and Kbin.
  • Added the ability for admins to view votes, to prevent downvote trolling. Demo. #4088
  • Various bug fixes and minor enhancements.

2023-12-20 - Lemmy Release v0.19.1 - Outgoing Federation fix

Major Changes

0.19.0 has a critical bug where sending outgoing activities can stop working. The bug is fixed in this version. It also fixes the “hide read posts” user setting, fixes a problem with invalid comment paths, and another fix for private message reports.

2023-12-15 - Lemmy Release v0.19.0 - Instance blocking, Scaled sort, and Federation Queue

Major Changes

This release is very large with almost 400 commits since 0.18.5. As such we can only give a general overview of the major changes in this post, and without going into detail. For more information, read the full changelog and linked issues at the bottom of this post.

Improved Post Ranking

There is a new scaled sort which takes into account the number of active users in a community, and boosts posts from less-active communities to the top. Additionally there is a new controversial sort which brings posts and comments to the top that have similar amounts of upvotes and downvotes. Lemmy’s sorts are detailed here.

Instance Blocks for Users

Users can now block instances. Similar to community blocks, it means that any posts from communities which are hosted on that instance are hidden. However the block doesn’t affect users from the blocked instance, their posts and comments can still be seen normally in other communities.

Two-Factor-Auth Rework

Previously 2FA was enabled in a single step which made it easy to lock yourself out. This is now fixed by using a two-step process, where the secret is generated first, and then 2FA is enabled by entering a valid 2FA token. It also fixes the problem where 2FA can be disabled without passing any 2FA token. As part of this change, 2FA is disabled for all users. This allows users who are locked out to get into their account again.

New Federation Queue

Outgoing federation actions are processed through a new persistent queue. This means that actions don’t get lost if Lemmy is restarted. It is also much more performant, with separate senders for each target instance. This avoids problems when instances are unreachable. Additionally it supports horizontal scaling across different servers. The endpoint /api/v3/federated_instances contains details about federation state of each remote instance.

Remote Follow

Another new feature is support for remote follow. When browsing another instance where you don’t have an account, you can click the subscribe button and enter the domain of your home instance in the popup dialog. It will automatically redirect you to your home instance where it fetches the community and presents a subscribe button. Here is a video showing how it works.

Authentication via Header or Cookie

Previous Lemmy versions used to send authentication tokens as part of the parameters. This was a leftover from websocket, which doesn’t have any separate fields for this purpose. Now that we are using HTTP, authentication can finally be passed via jwt cookie or via header Authorization: Bearer <jwt>. The old authentication method is not supported anymore to simplify maintenance. A major benefit of this change is that Lemmy can now send cache-control headers depending on authentication state. API responses with login have cache-control: private, those without have cache-control: public, max-age=60. This means that responses can be cached in Nginx which reduces server load.

Moderation

Reports are now resolved automatically when the associated post/comment is marked as deleted. This reduces the amount of work for moderators. There is a new log for image uploads which stores uploader. For now it is used to delete all user uploads when an account is purged. Later the list can be used for other purposes and made available through the API.

Cursor based pagination

0.19 adds support for cursor based pagination on the /api/v3/post/list endpoint. This is more efficient for the database. Instead of a query parameter ?page=3, listing responses now include a field "next_page": "Pa46c" which needs to be passed as ?page_cursor=Pa46c. The existing pagination method is still supported for backwards compatibility, but will be removed in the next version.

User data export/import

Users can now export their data (community follows, blocklists, profile settings), and import it again on another instance. This can be used for account migrations and also as a form of backup. The export format is designed to remain unchanged for a long time. You can make regular exports, and if the instance becomes unavailable, register a new account and import the data. This way you can continue using Lemmy seamlessly.

Time zone handling

Lemmy didn’t have any support for timezones, which led to bugs when federating with other platforms. This is now fixed by using UTC timezone for all timestamps.

ARM64 Support

Thanks to help from @raskyld and @kroese, there are now offical Lemmy releases for ARM64 available.

Activity now includes voters

view more: next ›