Wolf

Results 6 issues of Wolf

**Describe the bug** The embedded video player for youtube URLs blindly calls YouTube's /embed/ setup with no specific configuration, resulting in non-16:9 videos being forced into 16:9 aspect ratio with...

bug

Noticed the 'FIXME' in [wsd_server.cpp](https://github.com/gershnik/wsdd-native/blob/49d40dbe8d904383874254077a1c2774f922150f/src/wsd_server.cpp#L197) and realized I'd done some research when I'd submitted a pull request towards WSDD2 before finding this project, and at least on Linux and FreeBSD...

So I'm seeing these requests from a couple of the Windows machines on my home network, where the first packet appears to trigger this error, causing Windows to re-try several...

The existing code has a series of 8 sequential unrolled PEXTRW, which compilers generally cannot detect and optimize to a single MOVDQU instruction. As such manually placing the optimized unaligned...

https://github.com/bluesky-social/social-app/blob/c8c308e31e63607280648e3e9f1f56a371adcd05/app.config.js#L13 Can we get this line either removed, or explicitly changed to 'default' so the native apps stop forcing Portrait orientation please? https://docs.expo.dev/versions/latest/config/app/#orientation This appears to have been done blindly...

feature-request
x:on-the-roadmap

### Steps to Reproduce 1. Click 💬 2. Change focus away from the text-entry field; there are many ways to do this, clicking where the 💬 was (so an accidental...

bug