SuhasDissa / MemerizeApp

Android app to view Memes
GNU General Public License v3.0
33 stars 4 forks source link

Support Lemmy #5

Closed test2a closed 11 months ago

test2a commented 11 months ago

Don't know if its possible but supporting Lemmy and kbin would be such an awesome thing to supoort the communities there.

SuhasDissa commented 11 months ago

I haven't used lemmy or kbin before. If you can give me a short list of your favorite meme communities, that would be very helpful. I'm hoping to include some of them in my app out of the box.

test2a commented 11 months ago

https://browse.feddit.de/ this is a lemmy communities search engine. you can find most communities there.

https://lemmy.ml/c/memes

https://lemmy.world/c/mildlyinfuriating

just to point out a few.

my point is, if you can support lemmy/kbin, users will use their own communities.

SuhasDissa commented 11 months ago

By the way does lemmy work similar to mastodon?

Is it possible to access all communities through one lemmy instance?

test2a commented 11 months ago

yeah https://github.com/thunder-app/thunder

try this...

look at browse.feddit.de

what it does is, like mastodon search, you paste the url of a lemmy instance in your search and it opens the same which you can follow.

the same would apply to memerize.

you paste url to a lemmy or kbin instance and ht subscribe.

SuhasDissa commented 11 months ago

Thanks. I will add that feature.

test2a commented 11 months ago

@SuhasDissa sure. thanks.

just a note, there are 2 methods of identifying a lemmy community.

!memes@lemmy.ml a URI

and

https://lemmy.ml/c/memes

a user can use both

SuhasDissa commented 11 months ago

I was able to add Lemmy support successfully. I'll add Kbin support later.