atom/github

consistently use `Timeago` component to humanize timestamps

Open

#1,905 opened on Jan 11, 2019

View on GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (469 forks)batch import
code-cleanup :wrench:good first issue

Repository metrics

Stars
 (1,069 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide