Keith Grant

Results 59 comments of Keith Grant

I would love this. I like to mark replies as unlisted, but I forget half of the time. The Toot! iOS app has this feature.

I need this functionality, too, so I'll have a PR for you before long. I've got it supporting two types of config structures: First, specify the context as an object...

...or even better, a coworker just suggested the context be a function that is passed the request as a parameter and returns true in the case of a match. That...

I'm having this issue as well. `between()` seems to return no results prior to the current date/time. Even if the rrule starts well in the past, I can only get...

okay, after further experimentation, i think I can work around the issue. I'm working with a ruleSet. the start date needs to be set for each rrule in the set...

I would probably suggest a flag that I could pass to the API—or possibly two flags: on for the trailing slash, another for http/s. When the "include trailing slash" flag...

I have tested this and found that if the slug is sent as the parameter `slug` it works. This should be using the `mp-slug` parameter instead.

Posting with a duplicate slug results in a 400. It might be nice if it automatically made it unique by appending a number to the end. So the second time...

+1 I would love this. I want to add edit support to Omnibear :)