-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Controversial posts and comments (#1106)
* Added Controversial sort options for posts and comments * Added Controversial sort options for posts and comments * Added supported versions for sort types, siteVersion() in SiteViewModel, and showing sort type dialogs dynamically according to supported sort types * Fixed lint errors * Added short form and long form to SortType enum, removed getLocalizedSortType utils, moved getSupportedSortTypes to the sort type enums, used them in Account settings as well * Lint errors * Removed dialog string for Controversial and made everything use the short form which is the same, removed the text field from the SortType enum and used the long form in the Dialogs forms * lint * Fixed SortType and supported sort type indexes not lining up * unused imports * Fixing lints. --------- Co-authored-by: Dessalines <tyhou13@gmx.com>
- Loading branch information
1 parent
ef9b94c
commit 8da2465
Showing
14 changed files
with
205 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.