Kristófer Reykjalín

Results 10 issues of Kristófer Reykjalín

I've set up Stringer using [Caddy 2](https://caddyserver.com/) and the example docker setup but for some reason I keep getting logged out when I try to do anything besides reading posts....

As I was testing this add-on with the BuddyPress 11.0 RC I noticed that when I try to upload videos recorded on my iPhone the Activity page would tell me...

enhancement
question

When I try to build the C stubs I see errors that look like this: ``` ./c_stubs/SFTime_cstub.c:89:5: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] identifier: "sfTime struct", ^~~~~~~~~~~...

### Describe the solution you'd like An easy way to import types for use with blocks that integrate with the Cart and Checkout blocks. As an example when making an...

type: enhancement

I'm trying to add the `wordpress` scope to the Intelephense settings while using [Kakoune](https://kakoune.org) and [kak-lsp](https://github.com/ul/kak-lsp). I've made the change that updates the settings via the `workspace/didChangeNotification` method and see...

config

## Describe the bug While we were working on #1591 @ricardo noticed that if you: - add a product to the cart that doesn't need shipping (virtual and downlaodable product);...

priority: low
type: bug
component: payment request buttons

## Description > [!NOTE] > Opening this as a draft PR for now because there are some kinks I need to work through and I'm not sure how. I'll describe...

Once the work in #2561 has been merged we'll need to build on that to make the support for mandates more comprehensive. If a customer cancels a mandate (i.e. they...

good first issue
type: ux debt
component: SCA
component: webhooks
priority: medium
status: stale
status: needs confirmation
Code Quality

## Description Yet another edge case in #2484 When macOS's "Private WiFi address" feature is enabled it'll change the hostname to a mac address. Mac addresses look like URIs with...

os/macos

Noticed this while working on [Fönn](https://github.com/reykjalin/fn). For whatever reason pressing Cmd + backspace on macOS is encoded like so: ```zig .{ .codepoint = 117, // == 0x75 .text = null,...