]>
git.mxchange.org Git - friendica.git/log
Art4 [Thu, 13 Mar 2025 12:20:43 +0000 (12:20 +0000)]
Fix 6 PHPStan errors
Art4 [Thu, 13 Mar 2025 11:50:15 +0000 (11:50 +0000)]
Fix return type or UserSession::getUserIDForVisitorContactID()
Art4 [Thu, 13 Mar 2025 11:39:02 +0000 (11:39 +0000)]
Fix 10 PHPStan errors
Art4 [Thu, 13 Mar 2025 09:18:53 +0000 (09:18 +0000)]
Deprecate BaseRepository::_selectOne()
set BaseRepository::_selectFirstRowAsArray() as final
Art4 [Thu, 13 Mar 2025 09:14:48 +0000 (09:14 +0000)]
Fix 10 PHPStan errors
Art4 [Wed, 12 Mar 2025 15:51:14 +0000 (15:51 +0000)]
Merge branch 'develop' into phpstan-level-3
Art4 [Wed, 12 Mar 2025 15:50:24 +0000 (15:50 +0000)]
remove deprecation of BaseCollection::map(), check return type of BaseCollection::map()
Art4 [Wed, 12 Mar 2025 15:03:15 +0000 (15:03 +0000)]
Fix 13 PHPStan errors
Art4 [Wed, 12 Mar 2025 15:02:50 +0000 (15:02 +0000)]
Fix 2 PHPStan errors
Hypolite Petovan [Wed, 12 Mar 2025 13:13:48 +0000 (09:13 -0400)]
Merge pull request #14849 from Art4/patch-1
Remove BC promise for extending any non-abstract class
Artur Weigandt [Wed, 12 Mar 2025 10:06:28 +0000 (11:06 +0100)]
remove BC for extending any non-abstract class
Michael Vogel [Tue, 11 Mar 2025 14:06:59 +0000 (15:06 +0100)]
Merge pull request #14848 from MrPetovan/bug/warnings
Ward against missing array key in Protocol\Feed
Hypolite Petovan [Sat, 8 Mar 2025 21:45:11 +0000 (16:45 -0500)]
Ward against missing array key in Protocol\Feed
- Address https://github.com/friendica/friendica/issues/14647#issuecomment-
2667306693
Hypolite Petovan [Tue, 11 Mar 2025 13:02:00 +0000 (09:02 -0400)]
Merge pull request #14846 from annando/warning
Add public contact if missing
Michael [Tue, 11 Mar 2025 04:54:16 +0000 (04:54 +0000)]
Fix codestyle
Michael [Tue, 11 Mar 2025 04:43:44 +0000 (04:43 +0000)]
Add public contact if missing
Hypolite Petovan [Mon, 10 Mar 2025 14:24:49 +0000 (10:24 -0400)]
Merge pull request #14845 from annando/issue-14433
Issue 14433: Display reshared content in feeds
Michael [Sun, 9 Mar 2025 07:52:58 +0000 (07:52 +0000)]
Issue 14433: Display reshared content in feeds
Hypolite Petovan [Mon, 10 Mar 2025 00:55:25 +0000 (20:55 -0400)]
Merge pull request #14795 from Art4/deprecate-strategies-via-addons
Deprecate the strategy concept for addons
Hypolite Petovan [Sat, 8 Mar 2025 20:58:37 +0000 (15:58 -0500)]
Merge pull request #14837 from annando/fatal
Fixes fatal error "Return value must be of type Friendica\Object\OEmbed, string returned"
Michael Vogel [Sat, 8 Mar 2025 16:58:59 +0000 (17:58 +0100)]
Merge pull request #14843 from MrPetovan/bug/14828-expireposts-performance
Replace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL in ExpirePosts
Hypolite Petovan [Sat, 8 Mar 2025 03:44:01 +0000 (22:44 -0500)]
Replace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL in ExpirePosts
- Improves the query execution plan
Michael [Mon, 3 Mar 2025 22:30:19 +0000 (22:30 +0000)]
Fixes fatal error "Return value must be of type Friendica\Object\OEmbed, string returned"
Art4 [Fri, 7 Mar 2025 13:49:22 +0000 (13:49 +0000)]
simplify GServer repository
Art4 [Fri, 7 Mar 2025 13:46:18 +0000 (13:46 +0000)]
Refactor GServer Repository
Art4 [Fri, 7 Mar 2025 10:50:15 +0000 (10:50 +0000)]
Change 500 response to 422 response
see https://github.com/friendica/friendica/pull/14475
Art4 [Thu, 6 Mar 2025 11:57:29 +0000 (11:57 +0000)]
Fix upload error handling for media
see https://github.com/friendica/friendica/pull/14475
refs #14475
Art4 [Thu, 6 Mar 2025 09:25:39 +0000 (09:25 +0000)]
Handle missing attachment with correct response
Michael Vogel [Thu, 6 Mar 2025 04:02:57 +0000 (05:02 +0100)]
Merge pull request #14841 from MrPetovan/bug/14801-safari-workaround
[frio] Fix Safari bug where notification icon jumps to next line
Hypolite Petovan [Thu, 6 Mar 2025 00:07:10 +0000 (19:07 -0500)]
[frio] Fix Safari bug where notification icon jumps to next line
Art4 [Wed, 5 Mar 2025 15:15:18 +0000 (15:15 +0000)]
fix 7 PHPStan errors in factoriy and Model
Art4 [Wed, 5 Mar 2025 14:27:34 +0000 (14:27 +0000)]
Fix 7 PHPStan errors
Art4 [Wed, 5 Mar 2025 08:54:57 +0000 (08:54 +0000)]
Merge branch 'develop' into phpstan-level-3
Hypolite Petovan [Wed, 5 Mar 2025 04:00:06 +0000 (23:00 -0500)]
Merge pull request #14835 from annando/api
Improved Mastodon API compatibility
Michael [Sun, 2 Mar 2025 14:38:54 +0000 (14:38 +0000)]
Support for language and publification date
Michael [Sat, 1 Mar 2025 14:40:50 +0000 (14:40 +0000)]
Fix codestyle
Michael [Sat, 1 Mar 2025 12:38:09 +0000 (12:38 +0000)]
Improved Mastodon API compatibility
Art4 [Thu, 27 Feb 2025 12:48:40 +0000 (12:48 +0000)]
Merge branch 'develop' into phpstan-level-3
Art4 [Thu, 27 Feb 2025 12:47:25 +0000 (12:47 +0000)]
Use selectToArray() instead of select() and is_iterable()
Artur Weigandt [Thu, 27 Feb 2025 11:50:19 +0000 (12:50 +0100)]
Update src/Module/Api/Mastodon/Search.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Hypolite Petovan [Wed, 26 Feb 2025 15:42:42 +0000 (10:42 -0500)]
Merge pull request #14799 from Art4/replace-hooks-with-eventdispatcher
Replace Hooks with EventDispatcher Part 2
Art4 [Wed, 26 Feb 2025 15:06:57 +0000 (15:06 +0000)]
Fix 2 PHPStan errors
Art4 [Wed, 26 Feb 2025 13:00:50 +0000 (13:00 +0000)]
Fix 10 PHPStan errors
Art4 [Wed, 26 Feb 2025 08:15:27 +0000 (08:15 +0000)]
Deprecate BaseCollection::map() method
Art4 [Wed, 26 Feb 2025 08:11:50 +0000 (08:11 +0000)]
Fix 5 PHPStan errors
Artur Weigandt [Wed, 26 Feb 2025 07:06:35 +0000 (08:06 +0100)]
Update src/Content/OEmbed.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Art4 [Tue, 25 Feb 2025 15:26:16 +0000 (15:26 +0000)]
Fix 4 PHPStan errors
Art4 [Tue, 25 Feb 2025 14:33:56 +0000 (14:33 +0000)]
Add CI step for PHPStan in addons folder
Art4 [Tue, 25 Feb 2025 14:29:57 +0000 (14:29 +0000)]
Split phpstan.neon files for addon checks
Art4 [Tue, 25 Feb 2025 14:03:52 +0000 (14:03 +0000)]
Fix 11 PHPStan errors
Art4 [Tue, 25 Feb 2025 13:51:13 +0000 (13:51 +0000)]
Fix 27 PHPStan errors
Art4 [Tue, 25 Feb 2025 11:36:32 +0000 (11:36 +0000)]
fix 17 PHPStan errors
Art4 [Tue, 25 Feb 2025 09:26:08 +0000 (09:26 +0000)]
Refactor DisporaContact Repository, fix PHPStan error
Art4 [Tue, 25 Feb 2025 08:39:31 +0000 (08:39 +0000)]
Deprecate BaseRepository::_selectOne()
Art4 [Tue, 25 Feb 2025 08:30:27 +0000 (08:30 +0000)]
Refactory PermissionSet Repository, add BaseRepository::_selectFirstRowAsArray()
Art4 [Tue, 25 Feb 2025 07:59:39 +0000 (07:59 +0000)]
Fix PHPStan error in Security class
Art4 [Tue, 25 Feb 2025 07:48:38 +0000 (07:48 +0000)]
Fix 2 PHPStan errors
Art4 [Mon, 24 Feb 2025 15:15:26 +0000 (15:15 +0000)]
Fix 11 errors
Art4 [Mon, 24 Feb 2025 13:17:34 +0000 (13:17 +0000)]
Run PHPStan with level 3
Art4 [Mon, 24 Feb 2025 08:42:54 +0000 (08:42 +0000)]
Fix code style
Art4 [Mon, 24 Feb 2025 08:40:07 +0000 (08:40 +0000)]
Create Events for protocol support hooks
Art4 [Sat, 22 Feb 2025 19:22:23 +0000 (19:22 +0000)]
Create Event for jot_networks hook
Art4 [Thu, 20 Feb 2025 08:24:52 +0000 (08:24 +0000)]
Create Event for contact_block_end hook
Art4 [Mon, 17 Feb 2025 10:56:04 +0000 (10:56 +0000)]
Fix code style
Art4 [Mon, 17 Feb 2025 10:55:05 +0000 (10:55 +0000)]
Create event for html2bbcode hook
Art4 [Mon, 17 Feb 2025 10:01:25 +0000 (10:01 +0000)]
Fix code style
Art4 [Mon, 17 Feb 2025 09:54:33 +0000 (09:54 +0000)]
Fix Transmitter test
Art4 [Mon, 17 Feb 2025 09:51:21 +0000 (09:51 +0000)]
Merge branch 'develop' into replace-hooks-with-eventdispatcher
Art4 [Mon, 17 Feb 2025 09:49:16 +0000 (09:49 +0000)]
Fix Mastodon Status tests
Art4 [Mon, 17 Feb 2025 09:45:04 +0000 (09:45 +0000)]
Fix smilies tests
Tobias Diekershoff [Sun, 16 Feb 2025 15:32:10 +0000 (16:32 +0100)]
Merge pull request #14823 from annando/fix-14819
Fixes PR #14819: Add missing index
Michael [Sun, 16 Feb 2025 10:52:55 +0000 (10:52 +0000)]
Fixes PR #14819: Add missing index
Tobias Diekershoff [Sun, 16 Feb 2025 09:00:25 +0000 (10:00 +0100)]
Merge pull request #14820 from annando/exception
Fixes: Uncaught Exception TypeError: "array_merge(): Argument #1 must be of type array, int given"
Michael [Sun, 16 Feb 2025 05:59:23 +0000 (05:59 +0000)]
Fixes: Uncaught Exception TypeError: "array_merge(): Argument #1 must be of type array, int given"
Hypolite Petovan [Sun, 16 Feb 2025 00:56:37 +0000 (19:56 -0500)]
Merge pull request #14819 from annando/redirected
Handle redirected servers in server detection.
Michael [Sat, 15 Feb 2025 20:13:21 +0000 (20:13 +0000)]
Fix codestyle
Michael [Sat, 15 Feb 2025 14:43:23 +0000 (14:43 +0000)]
Handle redirected servers in server detection.
Art4 [Fri, 14 Feb 2025 15:05:12 +0000 (15:05 +0000)]
fix code style
Art4 [Fri, 14 Feb 2025 15:03:29 +0000 (15:03 +0000)]
Create events for bbcode hooks
Art4 [Fri, 14 Feb 2025 13:02:28 +0000 (13:02 +0000)]
fix code style
Art4 [Fri, 14 Feb 2025 13:00:21 +0000 (13:00 +0000)]
create event for smilie hook
Art4 [Fri, 14 Feb 2025 12:26:50 +0000 (12:26 +0000)]
Create event for page_info_data hook
Art4 [Fri, 14 Feb 2025 12:15:17 +0000 (12:15 +0000)]
Fix code style
Art4 [Fri, 14 Feb 2025 12:11:17 +0000 (12:11 +0000)]
Create event for oembed_fetch_url hook
Art4 [Fri, 14 Feb 2025 10:33:17 +0000 (10:33 +0000)]
create event for item_photo_menu hook
Art4 [Fri, 14 Feb 2025 10:19:55 +0000 (10:19 +0000)]
create event for render_location hook
Art4 [Fri, 14 Feb 2025 09:47:30 +0000 (09:47 +0000)]
Remove not needed hook call
Art4 [Fri, 14 Feb 2025 09:42:57 +0000 (09:42 +0000)]
Create Event for display_item hook
Art4 [Fri, 14 Feb 2025 08:39:58 +0000 (08:39 +0000)]
Fix code style
Art4 [Fri, 14 Feb 2025 08:38:59 +0000 (08:38 +0000)]
create event for conversation_start hook
Art4 [Fri, 14 Feb 2025 08:14:27 +0000 (08:14 +0000)]
Fix code style
Art4 [Fri, 14 Feb 2025 08:12:59 +0000 (08:12 +0000)]
Create Event for jot_tool hook
Art4 [Fri, 14 Feb 2025 07:30:35 +0000 (07:30 +0000)]
Merge branch 'develop' into replace-hooks-with-eventdispatcher
Art4 [Fri, 14 Feb 2025 07:24:47 +0000 (07:24 +0000)]
Fix code style
Art4 [Thu, 13 Feb 2025 15:29:52 +0000 (15:29 +0000)]
Create event for network_to_name hook
Hypolite Petovan [Thu, 13 Feb 2025 15:15:57 +0000 (10:15 -0500)]
Merge pull request #14811 from annando/page-language
Set the page language
Michael [Thu, 13 Feb 2025 06:55:10 +0000 (06:55 +0000)]
Fix codestyle
Michael [Thu, 13 Feb 2025 06:47:19 +0000 (06:47 +0000)]
Set the page language
Art4 [Wed, 12 Feb 2025 21:13:24 +0000 (21:13 +0000)]
Merge branch 'develop' into replace-hooks-with-eventdispatcher
Hypolite Petovan [Wed, 12 Feb 2025 16:22:26 +0000 (11:22 -0500)]
Merge pull request #14622 from Art4/introduce-phpmd
Introduce PHPMD