Skip to content

Conversation

@adufr
Copy link
Contributor

@adufradufr commented Feb 18, 2024

Context

Implements a "Mark repository as done" button, as discussed in #706

Discussion

We had concerns about rate-limiting but according to Github API's the limit is 5000 calls per hour; so I don't think we need to worry about it.

I added a space between repository icons so they are aligned with NotificationRow icons, but it can be removed if #784 is implemented

image

@adufradufrforce-pushed the feat/mark-repository-as-done branch from ce082da to 0514a43CompareFebruary 19, 2024 12:12
Copy link
Member

@afonsojramosafonsojramos left a comment

Choose a reason for hiding this comment

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

Niice, thanks!

@afonsojramosafonsojramos merged commit 1bffe84 into gitify-app:mainFeb 19, 2024
@adufradufr deleted the feat/mark-repository-as-done branch February 19, 2024 14:43
@setchysetchy added the enhancement New feature or enhancement to existing functionality label Mar 27, 2024
@setchysetchy added this to the Release 5.0.0 milestone Jul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or enhancement to existing functionality

Development

Successfully merging this pull request may close these issues.

4 participants

@adufr@bmulholland@afonsojramos@setchy