Hypolite Petovan MrPetovan
MrPetovan commented on pull request friendica/friendica-addons#1603 2025-03-13 16:08:01 +01:00
PHPStan level 3

I'm surprised by this, explode() reportedly only returns strings in the output array. What case is this meant to address?

MrPetovan created pull request friendica/friendica-addons#1602 2025-02-21 05:04:05 +01:00
[tumblr] Skip empty tags when saving user-defined tags
MrPetovan pushed to bug/fatal-errors at MrPetovan/friendica-addons 2025-02-21 05:03:41 +01:00
ec718ea294 [tumblr] Skip empty tags when saving user-defined tags
8411a0f5ed Merge pull request 'Improve accessibility with showmore and rendertime' (#1600) from heluecht/friendica-addons:accessibility into develop
859d92ab02 Improve accessibility with showmore and rendertime
73d4bed31c Merge pull request 'Bluesky: Avoid duplicated reshares' (#1601) from heluecht/friendica-addons:double-reshare into develop
07008af9c1 Bluesky: Avoid duplicated reshares
Compare 10 commits »
MrPetovan created branch bug/fatal-errors in MrPetovan/friendica-addons 2025-02-21 05:03:41 +01:00
MrPetovan commented on pull request friendica/friendica-directory#110 2025-02-11 05:31:41 +01:00
Various small improvements to the README

That's good too, the reason for the "global" qualifier is that each node maintain its own "local" directory of local users (at /directory on your node)

MrPetovan pushed to stable at friendica/git.friendi.ca 2025-02-10 16:06:32 +01:00
b33369170a Merge pull request 'Various small improvements to the README' (#20) from waldyrious/git.friendi.ca:readme-tweaks into stable
2b6fcd884c Various small improvements to the README
Compare 2 commits »
MrPetovan merged pull request friendica/git.friendi.ca#20 2025-02-10 16:06:30 +01:00
Various small improvements to the README
MrPetovan commented on pull request friendica/friendica-directory#110 2025-02-08 15:38:22 +01:00
Various small improvements to the README

While the Friendica project runs a global directory, it isn't meant to be the only global directory. Still, a node can only publish to a single global directory, which doesn't need to be the one ran by the Friendica team.

MrPetovan pushed to develop at friendica/friendica-addons 2025-02-08 04:16:49 +01:00
4454ce5883 Merge pull request 'Implement monolog addon as LoggerFactory' (#1598) from Art4/friendica-addons:loggerfactory-in-monolog-addon into develop
5701853d29 Remove config docs, format syntax
ed75360eb4 Setting the logger_config config is no longer needed
c4f8c65817 Remove wrong phpdoc
f7ec934893 bump version to 1.1
Compare 7 commits »
MrPetovan merged pull request friendica/friendica-addons#1598 2025-02-08 04:16:48 +01:00
Implement monolog addon as LoggerFactory
MrPetovan commented on pull request friendica/friendica-addons#1598 2025-02-07 14:07:36 +01:00
Implement monolog addon as LoggerFactory

Why change the capitalization of $logLevel but not of $logfile?

MrPetovan created pull request friendica/friendica-addons#1599 2025-02-07 02:51:12 +01:00
[tumblr] Ward against unexpected response format in tumblr_fetch_tags()
MrPetovan pushed to bug/fatal-errors at MrPetovan/friendica-addons 2025-02-07 02:50:44 +01:00
3e18c0076b [tumblr] Ward against unexpected response format in tumblr_fetch_tags()
16a8172c37 Merge pull request 'Accessibility: Use different id values for options' (#1597) from heluecht/friendica-addons:accessibility into develop
16127854dd Accessibility: Use different id values for options
7e1bcbdedb Merge pull request 'Add additional theme-filter for disabling/enabling divs.' (#1596) from jakob/friendica-addons:fix-saml-display-settings into develop
8384b74696 add condition for selected theme
Compare 639 commits »
MrPetovan pushed to develop at MrPetovan/friendica-addons 2025-01-31 18:07:12 +01:00
16a8172c37 Merge pull request 'Accessibility: Use different id values for options' (#1597) from heluecht/friendica-addons:accessibility into develop
16127854dd Accessibility: Use different id values for options
7e1bcbdedb Merge pull request 'Add additional theme-filter for disabling/enabling divs.' (#1596) from jakob/friendica-addons:fix-saml-display-settings into develop
8384b74696 add condition for selected theme
c5e3d1f047 Merge pull request 'Issue 14692: Avoid loop situation' (#1595) from heluecht/friendica-addons:issue-14692 into develop
Compare 62 commits »
MrPetovan pushed to develop at friendica/friendica-addons 2025-01-28 23:09:06 +01:00
16a8172c37 Merge pull request 'Accessibility: Use different id values for options' (#1597) from heluecht/friendica-addons:accessibility into develop
16127854dd Accessibility: Use different id values for options
Compare 2 commits »
MrPetovan merged pull request friendica/friendica-addons#1597 2025-01-28 23:09:05 +01:00
Accessibility: Use different id values for options