#Mastodon 3.5 is out! ๐ ๐
#Mastodon 3.5 is out! ๐ ๐
@Mastodon Looking forward to post editing!
I realize the importance of giving instances time to upgrade to the new version that supports editing. Do you have a rough idea how long the wait will be - e.g. 3 months, 6 months, or a year?
@xipher Before 3.5.0, it looks like post edits/updates might have just been ignored based on https://github.com/mastodon/mastodon/blob/bcf85b5208c936486550da0ce978098840218073/app/lib/activitypub/activity/update.rb versus the current situation with https://github.com/mastodon/mastodon/blob/v3.5.0/app/lib/activitypub/activity/update.rb โฆ
I'd have to ask someone more familiar with the ActivityPub protocol to confirm - @Gargron ?
(The new release records edit history and notifies anyone who has already boosted, not just updating the toot contents, so it was more work than just updating a record.)
@Mastodon
@xipher I do appreciate having the full edit history neatly tucked away, but accessible in case someone changes the meaning of a message. And "Delete & redraft" remains as an option if someone wants to remove that.
(It also shows up on my mobile client, that just doesn't yet show the message history.)
The Dockerfile specifies Ruby 3.0.3, too.
https://github.com/mastodon/mastodon/blob/main/Dockerfile
/c
@Mastodon @Gargron I'm a bit confused about the explore tab. For trends it's possible to auto-approve them, so you don't need to manually do this. Because that costs a lot of time. It would be great if users can report trends, so moderators can act on that.
But posts (and news I presume, but I don't see any news posts yet) you need to manually approve. This can be very labour intensive. I don't think you can expect from moderators (mostly volunteers) to check every few hours if there are new posts. I think an auto-approve setting is very needed here. If the posts are problematic, users can report them. Right now it's to time consuming for us moderators. Actually I just approve them all, cause I don't have the time to individually check them.
The alternative would be to disable the explore tab all together using css.
@Mastodon
> Coincidentally, the order of media attachments in a post is no longer dependent on the order in which they were uploaded
meaning that we can order the media attachments?