Christian Weiske

Results 238 issues of Christian Weiske

### Context I use Linphone on my Ubuntu Linux desktop to start and receive calls for my work and my personal telephone number. For that I have setup two SIP...

bug

**Describe the bug** I have two [LDAP servers](https://github.com/BelledonneCommunications/linphone-desktop/issues/178) configured, and one is only available when I'm connected to my office's VPN. When the VPN is not connected and I receive...

### Prerequisites * [ ] Tried the most recent nightly build * [x] Checked if your issue is already reported. ### Is your feature request related to a problem? I...

enhancement
WebExtension

# Prerequisites When searching, `dumb-jump` first searches with context, and then tries without context if the context-search yielded no results. Example: .php file, "

It would be nice if there was some example code that fetches the webmentions for an URL and then takes the JSON data and actually renders the HTML and appends...

devex

I'm implementing my own indieauth server, and it responded with a 400 status code to a HTTP request from indieauth.com. indieauth.com only showed "something terribly went wrong", but no more...

In https://github.com/AKSW/Erfurt there is a file `Erfurt/Store.php` with a class method that has the following signature: ``` importRdf( $modelIri, $data, $type = 'auto', $locator = Erfurt_Syntax_RdfParser::LOCATOR_FILE, $useAc = true )...

enhancement

Resolves: https://github.com/Tafkas/fritzbox-munin/issues/57

Commit 883c61e498740da08036223f5c36e7d11e776699 broke the wifi device number for FritzBox 7412, for which the latest firmware is 6.86. `/system/energy.lua` in that firmware version does not return JSON. Parsing the number with...

"composer check-platform-reqs" can be used to verify if all PHP extensions are installed. installcheck.php now uses composer.json to obtain the list of required PHP extensions, so there is only one...