Phoenix Paulina Schmid

Results 26 comments of Phoenix Paulina Schmid

Short question: What do we call them now? This draft PR has two names ("starter pack" and "public list") for it and my pitch (#32946) has a complete different name...

> I believe that it would be more useful for them to be called "starter packs" (or "kits") in the UI, but obviously it makes more sense to reuse the...

For the Flatpak package the path is `$HOME/.var/app/io.ente.auth/data/enteauth/`.

Interesting solution: While using fractional scaling on GNOME, setting both windowHeight and windowWidth to 500.0 doesn't change the values after multiple restarts of the app.

You could use the OPDS catalog to "send to" KOReader. The OPDS catalog is available at the path `[DOMAIN or IP]/opds`

Wordpress Sites via [ActivityPub Plugin](https://wordpress.com/plugins/activitypub)

> Any update on this one? Also descriptions should probably not be truncated, pleroma has a good support for long content and mastodon does so for quite a while now....

Have you tried to set the X-Forwarded-Proto header towards Calibre-Web?

Wild guess but: Shouldn't this be a if-else block? ```php public function getProvider(string $providerId): ITeamResourceProvider { $providers = $this->getProviders(); if (isset($providers[$providerId])) { return $providers[$providerId]; } throw new \RuntimeException('No provider found...

> At the bottom of the page -> Clicking on "Contacts settings" -> Address books -> It does show the address books called "Accounts". So not sure what is the...