gitify
gitify copied to clipboard
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
### Platform: Version: v4.1.0 OS: macOS 10.15 ### Description: If I open the gitify notification viewer and click on a notification then it opens (and subsequently closes the tray viewer)....
When a user logs in for the first time, but forgets to get authorization for their private organization's repos, they have no opportunity to do so when logging in again....
Closes #373 .
This PR adds "Mark All as Read" to `AccountNotifications` component. Related to #249.  I don't have access to GitHub Enterprise to check this PR works, but probably...
Fixes #173 Todo: - [x] Adapt unit tests - [x] Test with release notification ~~(I don't know if they return a `latest_comment_url`)~~
Right now if I log into both github.com and GHE, Gitify uses a single status bar item (macOS) that shows notifications for both in a single window. I'd really like...
## Proposal The notification should include the reason (mention, review_requested, etc.) to make it easier as a user to know what the notification is about. ## Use case In some...
what is shown: "Updated X minutes ago" what I'd like: "Updated X minutes ago by " story: As a developer working with many teams on the same project, I currently...