Commit graph

  • 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
  • 1fa0bfd351 Merge branch 'develop' into poc-addonmanager Art4 2025-03-13 13:04:12 +00:00
  • 0b5c5270ec Merge branch 'develop' into new-changelog Art4 2025-03-13 12:58:02 +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
  • aa6a0f785b
    Deprecate providing strategies Artur Weigandt 2025-03-12 11:21:13 +01: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
  • 615fc4355d Ward against missing account user record in ATProtocol\Processor Hypolite Petovan 2025-03-08 16:49:41 -05:00
  • 6ee1e12936 Ward against missing array key in Protocol\Feed Hypolite Petovan 2025-03-08 16:45:11 -05: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
  • 7fdf343ea3
    Update CHANGELOG.md Artur Weigandt 2025-02-26 20:42:03 +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
  • e264d140d6
    Remove older entries Artur Weigandt 2025-02-26 09:29:57 +01: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
  • 4584510e76 Merge branch 'develop' into new-changelog Art4 2025-02-20 08:39:33 +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
  • 4f3349f6db Fix Transmitter test Art4 2025-02-17 09:54:33 +00:00
  • 7366e70a56 Merge branch 'develop' into replace-hooks-with-eventdispatcher Art4 2025-02-17 09:51:21 +00:00
  • efd3cb30d1 Fix Mastodon Status tests Art4 2025-02-17 09:49:16 +00:00
  • 94b47ae4d1 Fix smilies tests Art4 2025-02-17 09:45:04 +00:00
  • 3ecae98f86
    Merge pull request #14823 from annando/fix-14819 Tobias Diekershoff 2025-02-16 16:32:10 +01:00
  • c3f2bfaef3 Fixes PR #14819: Add missing index Michael 2025-02-16 10:52:55 +00:00
  • 02f693488f
    Merge pull request #14820 from annando/exception Tobias Diekershoff 2025-02-16 10:00:25 +01:00