jariz

Results 47 issues of jariz

![](https://i.imgur.com/htF7GLz.png) Maybe inject some custom css to add some padding to the top or something?

CraftQL currently does not support query batching, a feature in [apollo-client to prevent sending multiple requests at the same time](https://www.apollographql.com/docs/react/advanced/network-layer.html#query-batching). Query batching works as follows: rather than a single operation...

This is a reimplementation of `formik-effect` with hooks. It should be fully backwards compatible (just not with react

The API states that `locale` [can be passed as an option](https://github.com/prantlf/date-fns-timezone/blob/HEAD/docs/API.md#formattotimezone), this is however missing from the `TimeZoneOptions` interface. It also appears `convertTimeZone` is missing as well.

Want to help with Noti's development, but can't code? You can help by translating! Comment below with the language you're willing to translate Noti too, to be added to this...

help wanted

Right now notification dismissal is only one way (when notification gets dismissed from the device, it will get dismissed on the mac but not the other way around)

nicetohave
investigating

We have the `release.sh` script now, which helps a lot, but I'd like to extend it further to fully automate a release. It will need to be extended to do...

enhancement
nicetohave

A lot of settings people are requesting are perfectly possible through [the system preferences](https://user-images.githubusercontent.com/1415847/34297293-a8a2523e-e717-11e7-9d89-ee9c89629a4c.png) already (#47, #64). Maybe we should add a button to Noti's settings that opens this preference...

enhancement

http://joaoapps.com/join/ Ideally Noti would behave exactly the same, regardless of platform (e.g. add 'Authorize PushBullet' button and 'Authorize Join' button)

nicetohave

Currently dates are always returned in English (or perhaps whatever the server default is?) It'd be really great if dates returned would be returned in either the same language as...

waiting for release