Hypolite Petovan MrPetovan
MrPetovan pushed to bug/php-8 at MrPetovan/friendica-directory 2023-07-31 01:25:01 +02:00
9d296b9f5d [Composer] Change gofabian/negotiation-middleware dependency requirement to support PHP 8
bf85c8f986 Catch rare exception receiving line folding characters in header value of redirected request
064fd922e7 Add default profile picture path dependency
95ffadb19f Fix ternary operator ambiguity deprecation in Utils\L10n
Compare 4 commits »
MrPetovan merged pull request friendica/friendica-addons#1408 2023-07-28 19:51:40 +02:00
[CI] Add .phpunit
MrPetovan pushed to develop at friendica/friendica-addons 2023-07-28 19:51:40 +02:00
5d13889f2c Merge pull request '[CI] Add .phpunit' (#1408) from nupplaPhil/friendica-addons:feat/strategies into develop
dc55b89e02 Unify "Capability"
d76b6b50c3 Introduce .phpunit
Compare 3 commits »
MrPetovan approved friendica/friendica-addons#1408 2023-07-28 19:51:33 +02:00
[CI] Add .phpunit
MrPetovan commented on issue friendica/friendica-addons#1406 2023-07-23 22:22:46 +02:00
Monolog leads to WSOD

There's a extra new line before the opening PHP tag in the addon/monolog/static/dependencies.config.php which trigger the header warning. I'm going to bed now so I can't make the change but feel…

MrPetovan deleted branch 2023.05-rc from MrPetovan/friendica-addons 2023-07-23 13:01:55 +02:00
MrPetovan deleted branch task/13114-rename-group-forum from MrPetovan/friendica-addons 2023-07-23 13:01:45 +02:00
MrPetovan merged pull request friendica/friendica-addons#1400 2023-07-23 13:00:32 +02:00
[monolog] update/fix Monolog
MrPetovan pushed to develop at friendica/friendica-addons 2023-07-23 13:00:32 +02:00
923437e8b6 Merge pull request '[monolog] update/fix Monolog' (#1400) from nupplaPhil/friendica-addons:feat/addons into develop
d9c5419351 Adhere feedback
e315abc788 Add tests for InstanceManager and remove Decorator hook logic (avoid complex Dice logic)
745f9c1e5f Fix Monolog
Compare 4 commits »
MrPetovan merged pull request friendica/friendica-addons#1404 2023-07-17 14:05:17 +02:00
Use "convertForUriId" whenever possible
MrPetovan pushed to develop at friendica/friendica-addons 2023-07-17 14:05:17 +02:00
5d666fbd1e Merge pull request 'Use "convertForUriId" whenever possible' (#1404) from heluecht/friendica-addons:more-privacy into develop
f4110880a1 Use "convertForUriId" whenever possible
Compare 2 commits »
MrPetovan released Release 1.1.4 at friendica/php-json-ld 2023-07-09 18:15:03 +02:00
MrPetovan pushed tag 1.1.4 to friendica/php-json-ld 2023-07-09 18:15:02 +02:00
MrPetovan merged pull request friendica/friendica-addons#1403 2023-07-09 15:49:49 +02:00
Bluesky: Fix for quoted posts with media
MrPetovan pushed to develop at friendica/friendica-addons 2023-07-09 15:49:49 +02:00
a52fa4dfb0 Merge pull request 'Bluesky: Fix for quoted posts with media' (#1403) from heluecht/friendica-addons:bluesky-quote into develop
cf435277a7 Bluesky: Fix for quoted posts with media
Compare 2 commits »
MrPetovan created pull request friendica/php-json-ld#4 2023-07-09 14:30:13 +02:00
Make UniqueNamer->order public to satisfy usage in JsonLdProcessor
MrPetovan pushed to bug/13265-uniquenamer-order at friendica/php-json-ld 2023-07-09 14:29:44 +02:00
f52f3f322b Make UniqueNamer->order public to satisfy usage in JsonLdProcessor