Commit graph

  • 4a1a1d3ca3 create event for tagged hook Art4 2025-03-17 09:29:49 +00:00
  • 84148663e2 Create event for detect_languages hook Art4 2025-03-17 09:17:13 +00:00
  • d48e491144 Create events for prepare_body hooks Art4 2025-03-17 08:26:45 +00:00
  • 671eff8884 Merge branch 'develop' into eventdispatcher-part3 Art4 2025-03-17 07:41:10 +00:00
  • 674b6c55de Fix code style Art4 2025-03-17 07:38:53 +00:00
  • 77e785dd7d Merge branch 'develop' into phpstan-level-3 Art4 2025-03-17 07:32:14 +00:00
  • 2de7034e16 Improved support for backfilled posts Michael 2025-03-15 05:35:55 +00:00
  • 0aa350f1c8
    Merge pull request #14859 from nupplaphil/feat/woodpecker Michael Vogel 2025-03-15 06:54:05 +01:00
  • 5f70ae9c1e
    Avoid deprecated polluting Philipp 2025-03-15 00:39:35 +01:00
  • c6fbacd3e8
    [CI] avoid safe.directory issues when cloning Philipp 2025-03-15 00:18:39 +01:00
  • 3121a256e2
    Workaround for git.friendi.ca issue -> enforce external access Philipp 2025-03-15 00:04:30 +01:00
  • 353ad039c8
    [CI] Bump PHP versions in woodpecker Philipp 2025-03-14 23:53:11 +01:00
  • 9c6f5f222d Rename events to insert local post Art4 2025-03-14 15:45:36 +00:00
  • 9aeb68231d Create events for post_remote and post_remote_end hook Art4 2025-03-14 15:35:53 +00:00
  • abe35732d8 create event for event_created and event_updated hooks Art4 2025-03-14 14:11:58 +00:00
  • 68b604812c create event for avatar_lookup hook Art4 2025-03-14 13:31:11 +00:00
  • d34861ee96 Create event for contact_photo_menu hook Art4 2025-03-14 13:23:21 +00:00
  • 9cf0ce0b99 create event for dbview_definition hook Art4 2025-03-14 13:02:39 +00:00
  • 9e3b0b3c40 Create event for dbstructure_definition hook Art4 2025-03-14 12:24:02 +00:00
  • 04818781a7 Fix code style Art4 2025-03-14 10:14:23 +00:00
  • 2c0c87339e add events for storage_config and storage_instance hooks Art4 2025-03-14 10:12:56 +00:00
  • 8ba652818f let ATProtocol Processor::fetchUriId() return int Art4 2025-03-14 07:50:24 +00:00
  • b632b1d84e
    Update src/Core/Worker/Repository/Process.php Artur Weigandt 2025-03-13 16:00:34 +01:00
  • 2c87e7e102
    Update src/Content/Post/Repository/PostMedia.php Artur Weigandt 2025-03-13 16:00:25 +01:00
  • 71bef03316
    Update src/Content/Conversation/Repository/UserDefinedChannel.php Artur Weigandt 2025-03-13 16:00:17 +01:00
  • bdfc87ab0d
    Update src/Contact/LocalRelationship/Repository/LocalRelationship.php Artur Weigandt 2025-03-13 16:00:05 +01:00
  • cd00a8950f
    Update src/Contact/FriendSuggest/Repository/FriendSuggest.php Artur Weigandt 2025-03-13 15:59:56 +01:00
  • 2a722b16aa Add event for proc_run hook Art4 2025-03-13 14:50:29 +00:00
  • 10e4f4bf36 Add events for follow, revoke_follow, block and unblock hooks Art4 2025-03-13 14:02:35 +00:00
  • 4d96875656 Add event for unfollow hook Art4 2025-03-13 13:42:54 +00:00
  • 0427812269 Run phpstan in addons with level 3 Art4 2025-03-13 12:54:00 +00:00
  • b999472ddb Fix possible false return type in PHP 7.4 Art4 2025-03-13 12:49:09 +00:00
  • bb6a4a3acd fix 14 PHPStan errors in console Art4 2025-03-13 12:37:30 +00:00
  • 2dfd7c83cf ignore PHPStan error in deprecated code Art4 2025-03-13 12:26:16 +00:00
  • a63babc658 Fix 6 PHPStan errors Art4 2025-03-13 12:20:43 +00:00
  • 441846cfbd Fix return type or UserSession::getUserIDForVisitorContactID() Art4 2025-03-13 11:50:15 +00:00
  • 7e66b35b46 Fix 10 PHPStan errors Art4 2025-03-13 11:39:02 +00:00
  • e1eb6fff83 Deprecate BaseRepository::_selectOne() Art4 2025-03-13 09:18:53 +00:00
  • 7ce6afd151 Fix 10 PHPStan errors Art4 2025-03-13 09:14:48 +00:00
  • 9ea4f591c7 Merge branch 'develop' into phpstan-level-3 Art4 2025-03-12 15:51:14 +00:00
  • 268d564930 remove deprecation of BaseCollection::map(), check return type of BaseCollection::map() Art4 2025-03-12 15:50:24 +00:00
  • a50383836d Fix 13 PHPStan errors Art4 2025-03-12 15:03:15 +00:00
  • bf530a00d7 Fix 2 PHPStan errors Art4 2025-03-12 15:02:50 +00:00
  • aeaa488d1b
    Merge pull request #14849 from Art4/patch-1 Hypolite Petovan 2025-03-12 09:13:48 -04:00
  • 6b7dd7bd12
    remove BC for extending any non-abstract class Artur Weigandt 2025-03-12 11:06:28 +01:00
  • 8620b59dcc
    Merge pull request #14848 from MrPetovan/bug/warnings Michael Vogel 2025-03-11 15:06:59 +01:00
  • c1184698ee Ward against missing array key in Protocol\Feed Hypolite Petovan 2025-03-08 16:45:11 -05:00
  • 64d85ad86a
    Merge pull request #14846 from annando/warning Hypolite Petovan 2025-03-11 09:02:00 -04:00
  • 24cbfd0953 Fix codestyle Michael 2025-03-11 04:54:16 +00:00
  • 9e4a69150c Add public contact if missing Michael 2025-03-11 04:43:44 +00:00
  • 9261b5262c
    Merge pull request #14845 from annando/issue-14433 Hypolite Petovan 2025-03-10 10:24:49 -04:00
  • d990026fb8 Issue 14433: Display reshared content in feeds Michael 2025-03-09 07:52:58 +00:00
  • b2f50301f4
    Merge pull request #14795 from Art4/deprecate-strategies-via-addons Hypolite Petovan 2025-03-09 20:55:25 -04:00
  • ecfb82693d
    Merge pull request #14837 from annando/fatal Hypolite Petovan 2025-03-08 15:58:37 -05:00
  • f504c9d60a
    Merge pull request #14843 from MrPetovan/bug/14828-expireposts-performance Michael Vogel 2025-03-08 17:58:59 +01:00
  • 4883035f89 Replace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL in ExpirePosts Hypolite Petovan 2025-03-07 22:44:01 -05:00
  • 3b5ad05e47 Fixes fatal error "Return value must be of type Friendica\Object\OEmbed, string returned" Michael 2025-03-03 22:30:19 +00:00
  • 767ac778c9 simplify GServer repository Art4 2025-03-07 13:49:22 +00:00
  • 38343ee417 Refactor GServer Repository Art4 2025-03-07 13:46:18 +00:00
  • eb37bcaa74 Change 500 response to 422 response Art4 2025-03-07 10:50:15 +00:00
  • 3975491887 Fix upload error handling for media Art4 2025-03-06 11:57:29 +00:00
  • 77831aaf49 Handle missing attachment with correct response Art4 2025-03-06 09:25:39 +00:00
  • dc3dcb4a36
    Merge pull request #14841 from MrPetovan/bug/14801-safari-workaround Michael Vogel 2025-03-06 05:02:57 +01:00
  • e9dae569cc [frio] Fix Safari bug where notification icon jumps to next line Hypolite Petovan 2025-03-05 19:07:10 -05:00
  • 6b7dfa34e9 fix 7 PHPStan errors in factoriy and Model Art4 2025-03-05 15:15:18 +00:00
  • 4ebabd5997 Fix 7 PHPStan errors Art4 2025-03-05 14:27:34 +00:00
  • 0b162b4429 Merge branch 'develop' into phpstan-level-3 Art4 2025-03-05 08:54:57 +00:00
  • af17e33d4e
    Merge pull request #14835 from annando/api Hypolite Petovan 2025-03-04 23:00:06 -05:00
  • fc8946cf02 Support for language and publification date Michael 2025-03-02 14:38:54 +00:00
  • 1ced848827 Fix codestyle Michael 2025-03-01 14:40:50 +00:00
  • fb9a20feaa Improved Mastodon API compatibility Michael 2025-03-01 12:38:09 +00:00
  • c72d2d44c6 Merge branch 'develop' into phpstan-level-3 Art4 2025-02-27 12:48:40 +00:00
  • 980beb4b1c Use selectToArray() instead of select() and is_iterable() Art4 2025-02-27 12:47:25 +00:00
  • 354d13167e
    Update src/Module/Api/Mastodon/Search.php Artur Weigandt 2025-02-27 12:50:19 +01:00
  • afcc5a9205
    Merge pull request #14799 from Art4/replace-hooks-with-eventdispatcher Hypolite Petovan 2025-02-26 10:42:42 -05:00
  • 3bc3f5fe4d Fix 2 PHPStan errors Art4 2025-02-26 15:06:57 +00:00
  • b6312f1dfc Fix 10 PHPStan errors Art4 2025-02-26 13:00:50 +00:00
  • f64660ec25 Deprecate BaseCollection::map() method Art4 2025-02-26 08:15:27 +00:00
  • 1820bfc2b3 Fix 5 PHPStan errors Art4 2025-02-26 08:11:50 +00:00
  • 21c2c1559b
    Update src/Content/OEmbed.php Artur Weigandt 2025-02-26 08:06:35 +01:00
  • 35d95b991b Fix 4 PHPStan errors Art4 2025-02-25 15:26:16 +00:00
  • 8e7676bfd8 Add CI step for PHPStan in addons folder Art4 2025-02-25 14:33:56 +00:00
  • fead446624 Split phpstan.neon files for addon checks Art4 2025-02-25 14:29:57 +00:00
  • f6ac16d513 Fix 11 PHPStan errors Art4 2025-02-25 14:03:52 +00:00
  • cea8cf1f6c Fix 27 PHPStan errors Art4 2025-02-25 13:51:13 +00:00
  • c1653877fb fix 17 PHPStan errors Art4 2025-02-25 11:36:32 +00:00
  • 459ad05137 Refactor DisporaContact Repository, fix PHPStan error Art4 2025-02-25 09:26:08 +00:00
  • 16cbaf890a Deprecate BaseRepository::_selectOne() Art4 2025-02-25 08:39:31 +00:00
  • 2254bee74d Refactory PermissionSet Repository, add BaseRepository::_selectFirstRowAsArray() Art4 2025-02-25 08:30:27 +00:00
  • 83f64b4931 Fix PHPStan error in Security class Art4 2025-02-25 07:59:39 +00:00
  • f6d5cd039e Fix 2 PHPStan errors Art4 2025-02-25 07:48:38 +00:00
  • ca3d98b9f5 Fix 11 errors Art4 2025-02-24 15:15:26 +00:00
  • 4546a4af51 Run PHPStan with level 3 Art4 2025-02-24 13:17:34 +00:00
  • 82ea62ba7c Fix code style Art4 2025-02-24 08:42:54 +00:00
  • f3a8bcff11 Create Events for protocol support hooks Art4 2025-02-24 08:40:07 +00:00
  • f98aee686f Create Event for jot_networks hook Art4 2025-02-22 19:22:23 +00:00
  • c66588cc2a Create Event for contact_block_end hook Art4 2025-02-20 08:24:52 +00:00
  • 27a7735c65 Fix code style Art4 2025-02-17 10:56:04 +00:00
  • 3d3e34865b Create event for html2bbcode hook Art4 2025-02-17 10:55:05 +00:00
  • a94bead5f6 Fix code style Art4 2025-02-17 10:01:25 +00:00