atom/github
View on GitHubconsistently use `Timeago` component to humanize timestamps
Open
#1,905 opened on Jan 11, 2019
code-cleanup :wrench:good first issue
Description
We have this sweet Timeago component that humanizes a timestamp, and then keeps that data up to date.
I did not know about Timeago, when we were making the CommitDetailView and the PullRequestCommitView. It would be good to make those components use Timeago, and also see if there's anywhere else that needs to be cleaned up.