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

feat/message_content #98

Merged
merged 3 commits into from
Apr 15, 2024
Merged

feat/message_content #98

merged 3 commits into from
Apr 15, 2024

Conversation

Gambley1
Copy link
Owner

@Gambley1 Gambley1 commented Apr 15, 2024

Description

Added new representation of message bubble.

Refactor FeedBloc. Created FeedBlocMixin, which handles all the necessary logic which uses FeedBloc. Also, fixed junky moment when refreshing FeedPage. It was due to using jsonDecode not in separate Isolate to convert sponsored blocks from FirebaseRemoteConfig.

Fixed first laggy frame in PostPopup. Removed setState on each AnimationController change in AnimatedPopupDialog.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@Gambley1 Gambley1 changed the title Feat/message content feat/message_content Apr 15, 2024
@Gambley1 Gambley1 merged commit 0c10085 into main Apr 15, 2024
5 of 9 checks passed
@Gambley1 Gambley1 deleted the feat/message_content branch April 15, 2024 16:29
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.

1 participant