Jayen Ashar
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...
i wanted to be able to label quarters on the x axis
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...

#### 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...
- [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]?