Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hide notification when a user forks a repo - #119

Merged
sindresorhus merged 1 commit into
masterfrom
hide-forked-repo-news
Mar 30, 2016
Merged

sindresorhus merged 1 commit into
masterfrom
hide-forked-repo-news

Conversation

@paulmolluzzo

Copy link
Copy Markdown
Contributor

This fixes #113 by hiding the notification when someone forks another repo. ✌️

@hkdobrev

Copy link
Copy Markdown
Contributor

👍

@paulmolluzzo Do you think you could unify all feed item display: none rules? We could just have a list of selectors with a single comment, consistent style of selectors and CSS properties.

@paulmolluzzo
paulmolluzzo force-pushed the hide-forked-repo-news branch 2 times, most recently from a5a6907 to 2bb8290 Compare March 30, 2016 18:34
@paulmolluzzo

Copy link
Copy Markdown
Contributor Author

OK, I pushed up a change that combined them all. Let me know if I messed up when moving around pieces.

Comment thread extension/content.css Outdated
create a branch
deletes a branch
adds someone as a collaborator
forks a repo

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use consistent present imperative wording?

push to a branch
create a branch
delete a branch
add someone as a collaborator
fork a repo

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOL, don't mean to argue, but they should all be past tense. They happened already, so we got a notification. 😉

Also going to add !important a la #22 (comment)

@paulmolluzzo
paulmolluzzo force-pushed the hide-forked-repo-news branch from 2bb8290 to 2d7661b Compare March 30, 2016 18:42
@paulmolluzzo

Copy link
Copy Markdown
Contributor Author

All past tense:

pushed to a branch
created a branch
deleted a branch
added someone as a collaborator
forked a repo

Using !important.

@hkdobrev

Copy link
Copy Markdown
Contributor

LGTM from me. I don't want to get into more details when the goal is to first fix #113.

@sindresorhus
sindresorhus merged commit 26e36df into master Mar 30, 2016
@sindresorhus
sindresorhus deleted the hide-forked-repo-news branch March 30, 2016 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Fork icon size

3 participants