Nik Clayton

Results 159 issues of Nik Clayton

Hi, I thought you might be interested in https://github.com/nikclayton/android-squeezer/blob/develop/buildSrc/src/main/groovy/uk/org/ngo/gradle/WhatsNewPlugin.groovy. It's an example of using the changelog file to generate - The "whatsnew" file used by the https://github.com/Triple-T/gradle-play-publisher plugin to publish...

I've been looking in to getting company-quickhelp working with Emacs / gocode / company-mode. *tl;dr*: It doesn't work properly, because the output from gocode only includes the completion candidate, not...

FeatureRequest

**Actual Behavior**: - `What is the issue? *` If an `md-checkbox` has a text or a label that contains a link, clicking the link (either with `_target="blank"` to open in...

type: bug
for: internal contributor
needs: investigation
g3: reported
P3: important

**Actual Behavior**: With `$animate.enabled(false);` in effect, `md-checkbox` elements still show an animation when they: - Gain the focus (eg., through the user pressing TAB to move through the controls on...

type: enhancement
severity: performance
hotlist: animations
g3: reported
P3: important

Not sure if this is a code-bug or a documentation-bug. Creating a new `MutableEchoRequestPacket`, e.g., with: ``` let mut buf = [0u8; 64]; // 56 (payload size) + 8 bytes...

The `collections.json` example in the documentation appears to be out of date with respect to what is supported. The Calibre export format ``` { "@": { "items": [ "" ],...

### Steps to reproduce the problem 1. Make an API request for `api/v1/timelines/home`. 2. Get back a response with a `Link` header that includes: `; rel="prev"`. The specific ID is...

bug

### Steps to reproduce the problem 1. Call https://mastodon.social/api/v1/notifications/ while the server is unavailable ### Expected behaviour An HTTP 503 with JSON content (possibly empty) ### Actual behaviour An HTML...

bug

This might be a duplicate of https://github.com/h0tk3y/better-parse/issues/29. But there's no solution in that issue, and it's almost three years old. Using Kotlin 1.8.20, and better-parse 0.4.4, this code (which is...

### Describe the problem My project, https://hosted.weblate.org/projects/pachli/, has a CLA. This is enforced with a GitHub check, and the project is marked as needing the users to agree to the...

enhancement
backlog