Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new sort types #829

Merged
merged 9 commits into from
Oct 20, 2023
Merged

Conversation

micahmo
Copy link
Member

@micahmo micahmo commented Oct 13, 2023

Pull Request Description

This PR adds support for the new post and comment sort types in Lemmy 0.19.x.

It also introduces a more general way to check whether the current instance supports a given feature.

See thunder-app/lemmy_api_client#6 for the API changes.

Issue Being Fixed

Related to #762.

Screenshots / Recordings

new-sort-types.mp4

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

Copy link
Member

@hjiangsu hjiangsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few discussion points! I don't have a particular stance on those discussion points so I'm fine with merging it in as it is (with the exceptions regarding the .arb files)

lib/l10n/app_es.arb Outdated Show resolved Hide resolved
lib/l10n/app_fi.arb Outdated Show resolved Hide resolved
lib/core/singletons/lemmy_client.dart Outdated Show resolved Hide resolved
lib/core/singletons/lemmy_client.dart Outdated Show resolved Hide resolved
lib/core/singletons/lemmy_client.dart Show resolved Hide resolved
lib/settings/pages/general_settings_page.dart Show resolved Hide resolved
@micahmo
Copy link
Member Author

micahmo commented Oct 19, 2023

BTW, it looks like 0.19 is broken in Thunder due to rc2 on voyager.lemmy.ml. I'll look into it!

@hjiangsu hjiangsu merged commit 2e220d6 into thunder-app:develop Oct 20, 2023
1 check passed
@micahmo micahmo deleted the feature/new-sort-types branch October 20, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants