Hamlet Jiang Su

Results 208 comments of Hamlet Jiang Su

> Is this possible? I don't see a language id property on [communities](https://lemmy.readme.io/reference/get_community). Communities have a property called `discussion_languages` which holds an array of integers corresponding to languages. I think...

I'll assign this to you since you're working on it but do let me know if you'd like me to remove the assignment!

For this, did you mean that a lemmy link outside of Thunder (e.g., on the browser) should be redirected to Thunder?

Ahh, okay - for that, it might take a bit more time to integrate that feature as I'm not too familiar with it. If there is anyone that might know...

This should now be done for Android with the nightly versions (0.2.5-x). Still working on iOS support in https://github.com/thunder-app/thunder/pull/868 so I'll keep this as in-progress

I was playing around with this a bit, and noticed that if you manage accounts from the account settings, it changes your entire profile (until you refresh again?). Previously, switching...

So I thought about this, and I think we need to do a refactor on how blocs work in the context of `CreateCommentPage`. This is what I'm imagining: We should...

Just chiming in on this - I believe that setting only disables the full-screen swipe gesture, but keeps the edge swipe to go back gesture which is why it's not...

@Bingo90 I've merged in a PR which might resolve this issue. It's a bit tricky because the Settings page uses slightly different logic than the Feed/Post pages (so the left...