Skip to content

Conversation

johann-gambol
Copy link
Contributor

[#537] Add Request: Saved tweets for profile

Add a 'Saved Tweets' tab to the ProfileScreen. To achieve this, I introduced a userId getter to the SavedTweet entity, which extracts the id from the content property. The ProfileSaved tab is more or less identical to the ProfileTweets and ProfileFollows views.

@jonjomckay jonjomckay force-pushed the ENH_#537_profile_saved_tweets branch from a567070 to b2371e8 Compare February 25, 2023 18:37
@jonjomckay jonjomckay merged commit 0efd771 into jonjomckay:master Feb 25, 2023
@jonjomckay
Copy link
Owner

Thanks for this too @johann-gambol! I made a change to extract the tweet user IDs into a database field, rather than doing it every time the page is loaded, for better efficiency.

@jonjomckay jonjomckay added this to the v3.0.0 milestone Feb 25, 2023
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.

2 participants