this post was submitted on 30 Jul 2023
55 points (75.2% liked)
Fediverse
17669 readers
6 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I made a tool that can help: https://github.com/CMahaff/lasim
It allows you to synchronize subscriptions, blocks, and profile settings between accounts.
(though FYI different versions only gracefully handle a specific API version at a time so there's some limitations right now as instances upgrade from 0.18.2 to 0.18.3 - see my comment here: https://lemmy.ml/comment/2094948 )
EDIT: Second link isn't working - must be a Lemmy bug. But you can see it as a recent post on my profile.
Wow looks cool, will have to check it out soon!
What API-breaking changes did you find?
A super minor one, but there's a new "infinite scrolling" boolean added to the user settings.
Thank you.