Hypolite Petovan

Results 15 issues of Hypolite Petovan

Related to #311 Since https://github.com/friendica/friendica already has the `npm-asset/jquery:^1.11.4` dependency and we are using the same asset directory for both repositories, I tried importing `bower-asset/jquery-2.x` to satisfy a new Bower...

enhancement

See https://github.com/friendica/friendica/issues/10740 If https://github.com/mastodon/joinmastodon/issues/148 doesn't get addressed, there is another way to prevent a remote lookup to a dead namespace link which can break federation. Instead of just ``` "@context":...

federation

See https://github.com/friendica/friendica/issues/10740 Copied upstream from https://github.com/superseriousbusiness/gotosocial/issues/240 If https://github.com/mastodon/joinmastodon/issues/148 doesn't get addressed, there is another way to prevent a remote lookup to a dead namespace link which can break federation. Instead...

I'm on version 5, I want to upgrade to version 8. The migration script for version 6 fails because the database was manually edited in-between. Trying to perform the same...

Hi, first of all thank you for your work on a Mastodon-compatible client on iOS! At Friendica we have been implementing most of the Mastodon API endpoints and our users...

bug

First of all, thanks for this awesome project! During install with Composer, it says: `Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.` The `guzzle/guzzle` package is...

Using `CommonSyntax`, the following text won't be picked up by the regular parser: `[url=http://example.com]link[/url]` The parser correctly recognize the opening shortcode, continue to getting the parameter value, then finds a...

bug

Causes https://github.com/friendica/friendica/issues/10740 The URL `http://joinmastodon.org/ns` is used as a JSON `@context` URL with an expected JSON output . This output is used for JSON-LD compacting and expanding. However today it...

We're using Justified Gallery over at [Friendica](https://github.com/friendica/friendica) and we've been reported a security vulnerability related to this Javascript library. Image captions, even correctly escaped in the source page HTML, end...

Hi and thanks for this gem of a library that I started using over at https://github.com/friendica/friendica. While it does mostly a good job parsing the command-line separating arguments and options,...