abochmann

Results 10 issues of 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,...

enhancement

When navigating down the stream, Pinafore currently displays a counter for new posts that have come in since the last refresh: ![new posts count](https://user-images.githubusercontent.com/9380844/64648174-b3a9d200-d41a-11e9-929a-9c4ab3f63c3f.PNG) I'd like to propose an additional...

enhancement

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...

bug

### 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...

installation

### 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...

bug

### 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...

bug
ui

### 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...

bug

### 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...

bug

**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....

bug