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

Switch blurNSFW and postActionBarMode to use enums. #1369

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

dessalines
Copy link
Member

This is much better than passing blurNSFW: Int as parameters everywhere.

- Fixed some naming.
- Also cleaned up imports.
- Fixes #1352
@dessalines dessalines merged commit 933e003 into main Feb 10, 2024
2 checks passed
dessalines added a commit that referenced this pull request Feb 11, 2024
- Fixed some naming.
- Also cleaned up imports.
- Fixes #1352
dessalines added a commit that referenced this pull request Feb 12, 2024
* Using muted federated names.

- Also replaces overflowing text with simple marquees.
- Fixes #1364

* A few simplifications.

* A few updates.

* Remove material1 LocalContentColor. (#1366)

* Fixing comment bottom margin. Fixes #1365 (#1367)

* Switch blurNSFW and postActionBarMode to use enums. (#1369)

- Fixed some naming.
- Also cleaned up imports.
- Fixes #1352

* Dont show comment content when its deleted or removed. (#1371)

- Fixes #1335

* Use medium padding.

* A few more fixes.

* A few more fixes.

* Addressing comments
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.

Convert a few Int-based settings params into enums
2 participants