-
-
Notifications
You must be signed in to change notification settings - Fork 17
Tags flairs #314
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
Tags flairs #314
Conversation
Store and display user tags.
Update tag icons. Update padding.
|
After looking through the app a bit more with this, I have a few recommendations to make:
|
… based on background luminance. - Remove add redundant add new tag on user_tags screen. - Move add tags buttons to top of respective screens so don't have to scroll. - Database adjustments for tags.
|
# Conflicts: # lib/src/models/post.dart # lib/src/screens/feed/post_item.dart # lib/src/utils/utils.dart # lib/src/widgets/content_item/content_item.dart
jwr1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll go ahead and merge this, but I do have a few changes I want to personally make. I'll do it in a separate pr though so you can review them.
Adds support for Piefed post flairs and user flairs/tags.
Adds user tags.