Manos Konstantinidis
Manos Konstantinidis
Hey @gabrielmoncea! That's a great idea and something I would like to explore once we get to v1 👍
I think having an extra option **"Show dock icon"** under preferences that defaults to `false` would be a good addition. In fact, I'll give this a try now - fingers...
That's a good point - unfortunately the GitHub REST API [doesn't provide an endpoint](https://github.community/t/no-api-command-for-new-done-state-of-notifications/122508) to mark notifications as read so there's not much we can do until they allow us...
Thank you for your kind words - I'm glad that developers find it useful! It's been a really long time since I wrote this so I'm not 100% sure but...
Hi there! Currently I am working on supporting Github Enterprise in Version 2. Very shortly after that I am planning to land support for Linux & Windows too (will be...
That would be my favourite feature but as @ArchdukeTim mentioned we would need an extra request for each notification which is not ideal. Hopefully something we can add when GitHub...
That sounds good - this would only apply when there is 1 new notification and not multiple right? If that's the case, feel free to make the change at https://github.com/manosim/gitify/blob/b5b358579414b64de18e218095ab7e97175763fb/src/utils/notifications.ts#L66-L71...
Hi there, the callback for the app is set to `https://www.gitify.io/callback`. Used to be `http://localhost/callback` but had some issues when I upgraded electron. Unfortunately I don't have access to an...
That's great - I'm planning to create a new page on the website with documentation around this and put a link in the Enterprise login page. Will leave this issue...
We could possible do that only for **linux** (not sure about **windows**) since OSX's dark theme can handle tray icons.