Skip Navigation

Search

Lemmy Apps @lemmy.world

how to get local posts and posts from subscribed communities? (lemmy fetch api)

question is solved! answer: add type_ parameter at /post/list endpoint.
\ example: https://lemmy.world/api/v3/post/list?type_=Local for local posts

Lemmy Apps @lemmy.world

Migrate profile from 0.18 to 0.19

Hi All. I have a profile on an instance that's on Lemmy 0.18.5 and want to migrate all my subscriptions to this profile on Lemmy.zip, which is currently running Lemmy 0.19.3 Someone knows how I can do this?

I tried using Lassim which supports version 0.18 so I can backup my old profile but not upload to the new profile. I even checked the .json files generated by both Lassim and Lemmy 0.19 backup and they save the communities in a different format each:

Lassim saves as community@server

Lemmy saves as server.domain/c/community

Thanks!

Edit: See my comment.