Commit graph

  • 1165cd30a2
    [CI] Bump PHP versions in woodpecker Philipp 2025-03-14 23:53:09 +01:00
  • 06b4f164f5 cast db stmt object to array Art4 2025-03-14 08:21:08 +00:00
  • 38a8e9a169 remove obvious type cast Art4 2025-03-14 08:15:02 +00:00
  • db875bc755 Remove type casting to int Art4 2025-03-14 07:49:20 +00:00
  • dd58b000d9 Fix error in bluesky addon Art4 2025-03-13 11:57:28 +00:00
  • cdeaa433a1 Fix error in diaspora addon Art4 2025-03-13 11:55:34 +00:00
  • ad31685237 Fix error in js_upload addon Art4 2025-03-13 11:51:53 +00:00
  • 2667b4d78e Fix error in libravatar addon Art4 2025-03-13 11:38:18 +00:00
  • c56ec7c7c4 Fix error in mailstream addon Art4 2025-03-13 10:29:47 +00:00
  • 417a3a8198 Fix error in membersince addon Art4 2025-03-13 09:49:18 +00:00
  • dda6710b10 Fix error in notifyall addon Art4 2025-03-13 09:36:34 +00:00
  • 21a7529a0e fix PHPStan error in phpmailer addon Art4 2025-02-26 15:21:19 +00:00
  • bbce8c345f Fix PHPStan errors in phpnut addon Art4 2025-02-26 15:12:25 +00:00
  • 512ad63dbf Fix PHPStan errors in statusnet addon Art4 2025-02-26 14:35:00 +00:00
  • cfe27582ee Fix PHPStan error in tumblr addon Art4 2025-02-26 08:47:06 +00:00
  • d488c1907a Fix PHPStan error in webdav_storage addon Art4 2025-02-25 15:24:00 +00:00
  • 81b4d3cab4 Merge pull request '[tumblr] Skip empty tags when saving user-defined tags' (#1602) from MrPetovan/friendica-addons:bug/fatal-errors into develop develop Tobias Diekershoff 2025-02-24 19:23:47 +01:00
  • ec718ea294 [tumblr] Skip empty tags when saving user-defined tags Hypolite Petovan 2025-02-20 23:03:27 -05:00
  • 8411a0f5ed Merge pull request 'Improve accessibility with showmore and rendertime' (#1600) from heluecht/friendica-addons:accessibility into develop Tobias Diekershoff 2025-02-16 11:05:52 +01:00
  • 859d92ab02 Improve accessibility with showmore and rendertime Michael 2025-02-16 05:48:09 +00:00
  • 73d4bed31c Merge pull request 'Bluesky: Avoid duplicated reshares' (#1601) from heluecht/friendica-addons:double-reshare into develop Tobias Diekershoff 2025-02-16 11:05:18 +01:00
  • 07008af9c1 Bluesky: Avoid duplicated reshares Michael 2025-02-16 06:12:49 +00:00
  • 11e4b88f82 Improve accessibility with showmore and rendertime Michael 2025-02-16 05:48:09 +00:00
  • 299d5f5ecf Update unreleased title Art4 2025-02-13 12:57:55 +01:00
  • ee2da9777e Update CHANGELOG.md for monolog addon Art4 2025-02-13 12:57:10 +01:00
  • 0fb2c05244 Merge pull request '[tumblr] Ward against unexpected response format in tumblr_fetch_tags()' (#1599) from MrPetovan/friendica-addons:bug/fatal-errors into develop Tobias Diekershoff 2025-02-08 16:57:13 +01:00
  • 373c30b5d0 [tumblr] Ward against unexpected response format in tumblr_fetch_tags() Hypolite Petovan 2025-02-06 20:50:40 -05:00
  • 4454ce5883 Merge pull request 'Implement monolog addon as LoggerFactory' (#1598) from Art4/friendica-addons:loggerfactory-in-monolog-addon into develop Hypolite Petovan 2025-02-08 04:16:47 +01:00
  • 3e18c0076b [tumblr] Ward against unexpected response format in tumblr_fetch_tags() Hypolite Petovan 2025-02-06 20:50:40 -05:00
  • 5701853d29 Remove config docs, format syntax Art4 2025-02-06 11:35:10 +00:00
  • ed75360eb4 Setting the logger_config config is no longer needed Art4 2025-02-06 09:27:22 +00:00
  • c4f8c65817 Remove wrong phpdoc Art4 2025-02-05 15:32:24 +00:00
  • f7ec934893 bump version to 1.1 Art4 2025-02-05 15:20:22 +00:00
  • 0bafcc78f8 Add READMD.md for monolog addon Art4 2025-02-05 15:20:06 +00:00
  • e6d92cc94a Rewrite Monolog factory to implement LoggerFactory Art4 2025-02-05 15:11:14 +00:00
  • 42f511e216 Merge branch 'develop' into new-changelog Art4 2025-01-30 21:57:40 +01:00
  • 16a8172c37 Merge pull request 'Accessibility: Use different id values for options' (#1597) from heluecht/friendica-addons:accessibility into develop Hypolite Petovan 2025-01-28 23:09:04 +01:00
  • 16127854dd Accessibility: Use different id values for options Michael 2025-01-28 20:27:52 +00:00
  • 7e1bcbdedb Merge pull request 'Add additional theme-filter for disabling/enabling divs.' (#1596) from jakob/friendica-addons:fix-saml-display-settings into develop Hypolite Petovan 2025-01-25 14:06:07 +01:00
  • 8384b74696 add condition for selected theme Jakobus Schürz 2025-01-23 16:32:22 +01:00
  • c5e3d1f047 Merge pull request 'Issue 14692: Avoid loop situation' (#1595) from heluecht/friendica-addons:issue-14692 into develop Hypolite Petovan 2025-01-25 13:59:52 +01:00
  • 7eebc34003 Add new CHANGELOG.md Art4 2025-01-24 08:57:19 +00:00
  • cbfcfb3349 Issue 14692: Avoid loop situation Michael 2025-01-25 02:44:54 +00:00
  • cdba300c7b Merge pull request 'Replace Logger class with DI::logger()' (#1594) from Art4/friendica-addons:replace-logger-with-loggerinterface into develop Hypolite Petovan 2025-01-24 14:34:43 +01:00
  • 4c8c262b07 fix in googlemaps addon Art4 2025-01-24 12:10:58 +00:00
  • dd775645d4 Replace call for Logger with DI::logger() in wppost addon Art4 2025-01-24 11:58:32 +00:00
  • e4d14cab62 Replace call for Logger with DI::logger() in twitter addon Art4 2025-01-24 11:58:10 +00:00
  • a7b26f6453 Replace call for Logger with DI::logger() in tesseract addon Art4 2025-01-24 11:57:34 +00:00
  • 763c5026f2 Replace call for Logger with DI::logger() in tumblr addon Art4 2025-01-24 11:57:12 +00:00
  • bfdccb451c Replace call for Logger with DI::logger() in statusnet addon Art4 2025-01-24 11:56:45 +00:00
  • ac6c1d7a49 Replace call for Logger with DI::logger() in saml addon Art4 2025-01-24 11:56:29 +00:00
  • 32a3160445 Replace call for Logger with DI::logger() in randplace addon Art4 2025-01-24 11:56:09 +00:00
  • d50650b8cf Replace call for Logger with DI::logger() in pumpio addon Art4 2025-01-24 11:55:13 +00:00
  • e32ba1ce7b Replace call for Logger with DI::logger() in public_server addon Art4 2025-01-24 11:54:34 +00:00
  • 119ba0a78e Replace call for Logger with DI::logger() in pnut addon Art4 2025-01-24 11:48:21 +00:00
  • 469d3e6d61 Replace call for Logger with DI::logger() in planets addon Art4 2025-01-24 11:47:40 +00:00
  • 757d72c360 Replace call for Logger with DI::logger() in openstreetmap addon Art4 2025-01-24 11:47:24 +00:00
  • 9ceff8f592 Replace call for Logger with DI::logger() in nominatim addon Art4 2025-01-24 11:46:58 +00:00
  • 9a91bae363 Replace call for Logger with DI::logger() in mailstream addon Art4 2025-01-24 11:46:30 +00:00
  • 9ed02034f1 Replace call for Logger with DI::logger() in ljpost addon Art4 2025-01-24 11:46:04 +00:00
  • f08750199d Replace call for Logger with DI::logger() in libertree addon Art4 2025-01-24 11:45:25 +00:00
  • a488f25131 Replace call for Logger with DI::logger() in ldapauth addon Art4 2025-01-24 11:44:48 +00:00
  • 5d51c5b56e Replace call for Logger with DI::logger() in js_upload addon Art4 2025-01-24 11:42:25 +00:00
  • 5002318089 Replace call for Logger with DI::logger() in ijpost addon Art4 2025-01-24 11:41:02 +00:00
  • 15a951235f Replace call for Logger with DI::logger() in ifttt addon Art4 2025-01-24 11:40:32 +00:00
  • e7755584cb Replace call for Logger with DI::logger() in geocoordinates addon Art4 2025-01-24 11:40:12 +00:00
  • 1db552ead9 Replace call for Logger with DI::logger() in dwpost addon Art4 2025-01-24 11:39:11 +00:00
  • b38c2d18be Replace call for Logger with DI::logger() in discourse addon Art4 2025-01-24 11:38:48 +00:00
  • 4881e6004a Replace call for Logger with DI::logger() in diaspora addon Art4 2025-01-24 11:38:27 +00:00
  • 1d1a00df27 Replace call for Logger with DI::logger() in cld addon Art4 2025-01-24 11:37:58 +00:00
  • 77ebaca281 Replace call for Logger with DI::logger() in ratioed addon Art4 2025-01-24 11:37:28 +00:00
  • d78ea50516 Replace call for Logger with DI::logger() in bluesky addon Art4 2025-01-24 11:36:23 +00:00
  • 41f280f0c7 Replace call for Logger with DI::logger() in blockbot addon Art4 2025-01-24 11:34:33 +00:00
  • 4310c1355d Replace call for Logger with DI::logger() Art4 2025-01-24 10:53:01 +00:00
  • 1cc5a6688e Merge pull request 'rework saml addon' (#1588) from jakob/friendica-addons:fix-saml-display-settings into develop Hypolite Petovan 2025-01-23 14:31:49 +01:00
  • 0b4aaac9fd translation for saml-hint Jakobus Schürz 2025-01-17 03:24:17 +01:00
  • c506367273 replace password-handling with hint Jakobus Schürz 2025-01-17 03:04:31 +01:00
  • 792f50f835 fix view in vier and frio Jakobus Schürz 2025-01-16 18:53:05 +01:00
  • 2b5764c132 rework saml addon Jakobus Schürz 2025-01-15 10:42:08 +01:00
  • 69e75ef88b Merge pull request 'Check PHPStan in addons' (#1592) from Art4/friendica-addons:fix-phpstan-error into develop Hypolite Petovan 2025-01-23 14:29:59 +01:00
  • 7a7940a8ed Fix PHPStan errors Art4 2025-01-22 08:46:57 +00:00
  • 2741227bfa Add phpstan in woodpacker Art4 2025-01-22 08:42:18 +00:00
  • 13cffd76db Merge pull request 'Clean up phpstan warning' (#1591) from mexon/friendica-addons:mat/ratioed-fix-warning into develop Hypolite Petovan 2025-01-23 14:26:41 +01:00
  • 0d0aae36cd Clean up phpstan warning Matthew Exon 2025-01-22 08:30:30 +01:00
  • 28d3041694 Merge pull request 'Fix codestyle' (#1590) from heluecht/friendica-addons:ratiod-fix into develop Tobias Diekershoff 2025-01-22 08:49:57 +01:00
  • cb70a4eaff Fix codestyle Michael 2025-01-18 15:25:50 +00:00
  • 55ee815660 translation for saml-hint Jakobus Schürz 2025-01-17 03:24:17 +01:00
  • 54188f0135 Merge branch 'develop' into fix-saml-display-settings jakob 2025-01-17 03:06:46 +01:00
  • 109fa7a766 replace password-handling with hint Jakobus Schürz 2025-01-17 03:04:31 +01:00
  • 56a5f58823 fix view in vier and frio Jakobus Schürz 2025-01-16 18:53:05 +01:00
  • 0c96d0f4bb Merge pull request 'Ratioed: add statistics about reply likes and reply guy score' (#1589) from mexon/friendica-addons:mat/reply-guy-score into develop Tobias Diekershoff 2025-01-16 06:43:41 +01:00
  • ee8c852d38 Ratioed: remove action buttons Matthew Exon 2025-01-15 19:33:11 +01:00
  • 807598dbd0 Ratioed: wrap long lines Matthew Exon 2025-01-15 19:32:55 +01:00
  • cbc6dc9caf rework saml addon Jakobus Schürz 2025-01-15 10:42:08 +01:00
  • 8ba4cd5f61 Ratioed: bump version number Matthew Exon 2025-01-11 19:42:03 +01:00
  • 3441c9bd0e Ratioed: add statistics about reply likes and reply guy score Matthew Exon 2025-01-05 00:23:51 +01:00
  • 44d2079da2 Merge pull request 'Ratioed: several fixes to functionality' (#1586) from mexon/friendica-addons:mat/ratioed-fixes into develop Tobias Diekershoff 2025-01-12 12:03:00 +01:00
  • b360b553ed Ratioed: remove actions Matthew Exon 2025-01-11 20:07:18 +01:00
  • 46b3836720 Ratioed: remove create user button Matthew Exon 2025-01-11 19:39:20 +01:00
  • 81639ff615 Ratioed: fix sorting by columns Matthew Exon 2025-01-11 19:38:29 +01:00