Jayen Ashar

Results 42 issues of Jayen Ashar

I see this in the `nullmailer-queue`'s man page: `This program should enforce system-wide configurable message length limits.` But I have no idea how I can configure the message length limits...

## Feature Request ### Description Hello, I am using a service that secures web apps using the HTTP Referer header. This service does allow the capacitor:// scheme which is default...

platform: ios
type: feature request
priority: medium

i wanted to be able to label quarters on the x axis

Time

Hi, I have a need to graph the same series in multiple ways. I've updated the legend to look for series that have the same name and group them. I've...

![image](https://cloud.githubusercontent.com/assets/1137152/25068829/a6a437c4-22b2-11e7-90eb-5cb8bd99eb32.png)

Feature request
RDS

#### Summary i get confused when the response is `I will remind who "what" at time date` and then when i try `time date` i get an error. please put...

please consider adding an option to disable this: ``` this._inputEl.focus(); this._inputEl.scrollLeft = 0; this._inputEl.setSelectionRange(0, 0); ``` semi-related: imho, on focus, it should `this._inputEl.select()` - but not a big enough issue...

needs discussion

- [x] briefly describe the changes in this PR - causes the results list to disappear when the input element loses focus (which may be done programatically) - [ ]...

bbox is an array of [x, y, x, y]. proximity is an object of {longitude, latitude}. why not make them both arrays of [x, y, x, y] or [x, y]?

enhancement