abochmann
abochmann
I whipped up something similar to your idea from verification.md a couple of days ago, with php: ``` RewriteEngine on RewriteRule ^/.well-known/acme-challenge/(.*)$ /acme-challenge.php?challenge=$1&thumbprint= [L,B] ``` acme-challenge.php: ``` ```
I recently used Pinafore on a RasPi connected to a small screen (1024x768). At that resolution, Pinafore seems to automatically switch the navigation bar to large touch icons without text,...
When navigating down the stream, Pinafore currently displays a counter for new posts that have come in since the last refresh:  I'd like to propose an additional...
After upgrading my F-Droid install of Shaarlier to 1.8.0, it doesn't load titles and descriptions when creating a new share anymore. The loading animation shows for a short time, but...
### Feedback As previously reported in [#21381](https://github.com/home-assistant/home-assistant.io/issues/21381), the syntax used in the docker compose example is wrong, at least for current versions of docker compose. Using the example code results...
### Steps to reproduce the problem 1. select light theme 2. find a post with a CW 3. click on "show more" 4. the button now is "show less", but...
### Steps to reproduce the problem 1. click on a toot or a hashtag in the advanced web UI 2. browser tab title changes to a snippet from the top...
### Steps to reproduce the problem 1. activate "Hide your social graph" in the profile settings 2. log out of the instance and go to your profile page 3. the...
### Expected behaviour I'm able to look at the media tab of cached remote profiles without being rate-limited ### Actual behaviour I start getting 429 "Too many requests" errors and...
**Describe the bug** My phone was recently upgraded from Android 14 to Android 15. Ever since, Vinyl will keep playing tracks indefinitely even after the sleep timer has run out....