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

Improve repost handling and display in feed #110

Merged
merged 4 commits into from
Mar 11, 2025
Merged

Conversation

prolic
Copy link
Collaborator

@prolic prolic commented Mar 11, 2025

resolves #109

prolic added 4 commits March 11, 2025 20:19
- Updated the PostContent component to correctly handle reposts by fetching the original post content using the e-tag.
- Modified the eventToNevent function to accept a list of relay URIs instead of a single optional relay.
- Added a new ReferencedPost component to encapsulate the rendering of referenced posts.
- Adjusted the UI logic to ensure that reposts display the correct content without duplicating references.
- Enhanced the handling of note and event references to prevent recursion and ensure proper rendering.
- Ensure ScrollingListView stays at the bottom when appropriate
- Improve referenced post rendering by embedding content directly
@prolic prolic merged commit b825952 into master Mar 11, 2025
2 checks passed
@prolic prolic deleted the post_improvements branch March 11, 2025 23:26
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.

Improve repost handling and display in the feed
1 participant