Timo Tijhof
Timo Tijhof
``` PHP 8.1 squizlabs/php_codesniffer 3.7.1 $cfg['minimum_target_php_version'] = '7.3'; ``` ``` src/ChronologyOutput.php:55 PhanRedundantCondition Redundant attempt to cast $inList of type true to truthy ``` ```php $inList = false; foreach ($this->changes as...
**Describe the bug** In the way I use KeeWeb (described below), when I open the web app again after not using it for a short while, the key file and...
From I thought that the `santhoshtr/banana-i18n` repo was a temporary fork that would eventually be merged into here as a pull request. Note that the repos on GitHub can be...
Two main uses cases: 1. Reduce deployment churn in repositories that hold a docsite in addition to source code. These currently regenerate and find something new commit on every change,...
I'd like to transition some projects from karma-runner, nightwatch, or browserstack-runner to airtap, however it seems there is currently only support for Sauce Labs for cloud-based testing. I noticed in...
From the README / secondary goals section. Creating a ticket for it here so as to consolidate ideas and discussion prior to offering help implement this :)
If I understand correctly, the timestamps rendered for notifications are currently the timestamps of the subject toot rather than of the notification itself. This has confused me at times, especially...
I'd be great to be able to take a link from an instant message and/or the Mastodon post page in a browser, and open it in Pinafore to then eg...
I couldn't find an issue about this, so I thought I'd ask. Is it intentional that the `html` portion of oEmbed-backed card previews are not considered? I can see privacy...