mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #85] [MERGED] Voting support follow-ups #98
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/hackernews-TUI/pull/85
Author: @aome510
Created: 2/2/2023
Status: ✅ Merged
Merged: 2/3/2023
Merged by: @aome510
Base:
main← Head:implement-vote-vis📝 Commits (10+)
3fffa23useHnItem::textmethod to get the item's text depending on its state9dc015aupdate item's display text after votingc2595cfavoid delay when voting0ca8700fix collapsed item's children not hidden bug28cfbebhandle multi-page story when getting its page contenta19738cparallize get story's page content and its comments4a2e604add documentation forvotecommandf607df6add authentication documentation21d0c27hyperlink "authentication" in vote command's descriptionff13b66cleanup📊 Changes
7 files changed (+160 additions, -68 deletions)
View changed files
📝
README.md(+29 -16)📝
hackernews_tui/src/client/mod.rs(+34 -4)📝
hackernews_tui/src/model.rs(+28 -8)📝
hackernews_tui/src/utils.rs(+11 -5)📝
hackernews_tui/src/view/async_view.rs(+2 -2)📝
hackernews_tui/src/view/comment_view.rs(+46 -29)📝
hackernews_tui/src/view/help_view.rs(+10 -4)📄 Description
Changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
--lockedto the cargo installation #105