mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #53] [MERGED] Add a client logger #73
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#73
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/53
Author: @aome510
Created: 12/14/2021
Status: ✅ Merged
Merged: 12/14/2021
Merged by: @aome510
Base:
main← Head:add-client-logger📝 Commits (5)
d8803bcpreserve the comment order inload_comments2a609efuselogmacro to record API response timeb867591addlimitfor the number of comments updated each time04ba05cmention shortcuts are customizable in Default Shortcuts sectioneaf244emake the log message more descriptive📊 Changes
3 files changed (+89 additions, -87 deletions)
View changed files
📝
README.md(+1 -1)📝
hackernews_tui/src/client/mod.rs(+84 -85)📝
hackernews_tui/src/view/comment_view.rs(+4 -1)📄 Description
Brief description of changes
Client::load_commentsCommentView::try_update_commentscall🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.