Christian Weiske
Christian Weiske
Webug 1.3.1 does only modify the HTTP request headers of the main page, not for the frames within that page. Main page headers: ``` X-FirePHP:0.4.4 X-FirePHP-Version:0.4.4 X-Wf-Max-Combined-Size:262144 ``` The frame...
POSSEing articles to twitter should automatically append hashtags for the tags used on the article. An article "Hello world", tagged with `first` and `test` should get a twitter line "Hello...
When selecting an emoji, a HTTP request is sent to the wordpress instance (`/wp-json/wp/v2/react`). It fails: `{"code":"rest_invalid_param","message":"Ung\u00fcltige(r) Parameter: emoji","data":{"status":400,"params":{"emoji":"emoji ist nicht vom Typ string."}}}` ("emoji is not of type string")...
I have my personal ownCloud instance, and one at work. I'd like to add both instances to Thunderbird - but after adding one, I cannot add another ownCloud instance.
**Describe the solution you'd like** When using Shelly devices, each power socket and light switch has its own device. When you have more than 5 of them, the list in...
When trying to sign in with commentpara.de, an error happens - but Omnibear does not say which, because it fails when displaying the error. On **Chromium 72**, the error is:...
Please release a new omnibear version with the current version of the micropub helper lib. It contains a bugfix that is necessary to be able to use commentpara.de - https://github.com/grantcodes/micropub/issues/13.
I have trouble signing in with commentpara.de (but that's [another issue](https://github.com/keithjgrant/omnibear/issues/82)). The problem here is that Omnibear tries to fetch syndication targets, even when fetching the token fails. Syndication targets...
I think I saw an error with HTTP to HTTPS redirection: When entering `http://commentpara.de` in the omnibear sign-in dialog, the auth procedure finally fails with > Error fetching token from...