FichteFoll

Results 224 issues of FichteFoll

The [Open Graph protocol](https://ogp.me/) is widely used to provide information on embed cards and is used by Discourse, Discord, Twitter, Slack, to name a few. PC.io should provide some information...

This also includes #941 because it would be a merge conflict otherwise. Basically, I saw this again as I was fixing the bug in #941 and felt the urge to...

Currently, Package Control pretty much completely ignores the User package for all management purposes (it's excluded in `PackageManager.list_packages`), but that also means it doesn't look into it when satisfying dependencies....

enhancement

## Original concern This is a minor one, but to me extending the dependency list (or set, technically) is more practical than using mutually exclusive lists. The advantage of extending...

enhancement

We don't need to go through PC server, which may have issues and occasionally produces unexpected 500 errors that we are unable to debug. Instead, we should be able to...

The formatter should: - [ ] Unify labels and translate them to lower case (#4277) - [ ] Unify repository urls and remove trailing slahes for example - [ ]...

I ran into this as I was updating the AUR package and needed to add downloads for gtest and its patch data. Should that be included in the default build...

Here's another type of crash that occures frequently (also roughly since 2019-05-01). This one happened as I pressed page up on the subtitle grid. Note that it only crashed on...

For a couple months I've been getting random crashes when clicking on entries in the subtitle grid. According to discord logs, I first complained about this on 2019-05-01. I haven't...

Since some update of wx, iirc, numeric inputs that have the up and down buttons attached have really odd spacing. I suspect their layout was changed in some wx update....