]> git.mxchange.org Git - friendica.git/log
friendica.git
2 months agoFix compat with PHP 7.4
Art4 [Fri, 11 Apr 2025 08:32:05 +0000 (08:32 +0000)]
Fix compat with PHP 7.4

2 months agoCreate event for profile_edit and profile_post hooks
Art4 [Fri, 11 Apr 2025 08:21:29 +0000 (08:21 +0000)]
Create event for profile_edit and profile_post hooks

2 months agoCreate events for enotify hooks
Art4 [Fri, 11 Apr 2025 07:46:48 +0000 (07:46 +0000)]
Create events for enotify hooks

2 months agoCreate event for acl_lookup_end hook
Art4 [Fri, 11 Apr 2025 06:55:51 +0000 (06:55 +0000)]
Create event for acl_lookup_end hook

2 months agoMerge branch 'develop' into eventdispatcher-part3
Art4 [Thu, 10 Apr 2025 14:37:40 +0000 (14:37 +0000)]
Merge branch 'develop' into eventdispatcher-part3

2 months agocreate event for profile_advanced hook
Art4 [Thu, 10 Apr 2025 14:36:57 +0000 (14:36 +0000)]
create event for profile_advanced hook

2 months agoCreate event for photo upload hooks
Art4 [Thu, 10 Apr 2025 14:17:20 +0000 (14:17 +0000)]
Create event for photo upload hooks

2 months agoMerge pull request #14880 from Art4/log-exceptions-as-critical
Hypolite Petovan [Thu, 10 Apr 2025 14:06:27 +0000 (10:06 -0400)]
Merge pull request #14880 from Art4/log-exceptions-as-critical

Log uncaught exceptions as critical

2 months agolog uncaught exceptions as critical
Art4 [Thu, 10 Apr 2025 11:18:38 +0000 (11:18 +0000)]
log uncaught exceptions as critical

2 months agoMerge branch 'develop' into eventdispatcher-part3
Art4 [Thu, 10 Apr 2025 11:14:16 +0000 (11:14 +0000)]
Merge branch 'develop' into eventdispatcher-part3

2 months agoFix missing dependency for EventDispatcher
Art4 [Thu, 10 Apr 2025 11:13:43 +0000 (11:13 +0000)]
Fix missing dependency for EventDispatcher

2 months agoCreate event for lockview_content hook
Art4 [Thu, 10 Apr 2025 11:04:10 +0000 (11:04 +0000)]
Create event for lockview_content hook

2 months agoset EventDispatcher via constructor injection
Art4 [Wed, 9 Apr 2025 14:38:54 +0000 (14:38 +0000)]
set EventDispatcher via constructor injection

2 months agoCreate event for moderation_users_tabs hook
Art4 [Wed, 9 Apr 2025 14:25:00 +0000 (14:25 +0000)]
Create event for moderation_users_tabs hook

3 months agoCreate events for networt_tabs and network_content_init hooks
Art4 [Wed, 2 Apr 2025 12:41:22 +0000 (12:41 +0000)]
Create events for networt_tabs and network_content_init hooks

3 months agoMerge pull request #14873 from annando/issue-14800-2
Hypolite Petovan [Mon, 31 Mar 2025 21:49:30 +0000 (17:49 -0400)]
Merge pull request #14873 from annando/issue-14800-2

Fix blurred images

3 months agoFix blurred images
Michael [Mon, 31 Mar 2025 20:38:37 +0000 (20:38 +0000)]
Fix blurred images

3 months agoMerge pull request #14870 from annando/issue-14800
Hypolite Petovan [Sat, 29 Mar 2025 20:10:25 +0000 (16:10 -0400)]
Merge pull request #14870 from annando/issue-14800

Added more logging to track down issue 14800

3 months agoAdded more logging to track down issue 14800
Michael [Sat, 29 Mar 2025 09:07:11 +0000 (09:07 +0000)]
Added more logging to track down issue 14800

3 months agoCreate events for contact_edit and contact_edit_post hooks
Art4 [Fri, 28 Mar 2025 08:31:18 +0000 (08:31 +0000)]
Create events for contact_edit and contact_edit_post hooks

3 months agoCreate events for register_form and register_post hook
Art4 [Wed, 26 Mar 2025 08:58:23 +0000 (08:58 +0000)]
Create events for register_form and register_post hook

3 months agocreate event for parse_link hook
Art4 [Wed, 26 Mar 2025 08:30:20 +0000 (08:30 +0000)]
create event for parse_link hook

3 months agoCreate event for home_content hook
Art4 [Tue, 25 Mar 2025 15:57:26 +0000 (15:57 +0000)]
Create event for home_content hook

3 months agoCreate event for about_hook hook
Art4 [Tue, 25 Mar 2025 12:26:40 +0000 (12:26 +0000)]
Create event for about_hook hook

3 months agoCreate event for directory_item hook
Art4 [Mon, 24 Mar 2025 13:31:53 +0000 (13:31 +0000)]
Create event for directory_item hook

3 months agoCreate event for profile_tabs hook
Art4 [Mon, 24 Mar 2025 12:41:40 +0000 (12:41 +0000)]
Create event for profile_tabs hook

3 months agoCreate event for check_item_notification hook
Art4 [Mon, 24 Mar 2025 12:28:22 +0000 (12:28 +0000)]
Create event for check_item_notification hook

3 months agoRegister hooks as event listener in API tests
Art4 [Mon, 24 Mar 2025 08:54:38 +0000 (08:54 +0000)]
Register hooks as event listener in API tests

3 months agoCreate events for authenticate, register_account and remove_user hooks
Art4 [Thu, 20 Mar 2025 14:59:47 +0000 (14:59 +0000)]
Create events for authenticate, register_account and remove_user hooks

3 months agoMerge pull request #14852 from MrPetovan/bug/warnings
Michael Vogel [Wed, 19 Mar 2025 03:32:31 +0000 (04:32 +0100)]
Merge pull request #14852 from MrPetovan/bug/warnings

Add support for more datetime formats

3 months agoMerge pull request #14862 from annando/fixcontacts
Hypolite Petovan [Tue, 18 Mar 2025 23:29:51 +0000 (19:29 -0400)]
Merge pull request #14862 from annando/fixcontacts

Add missing public contacts and account-user entries

3 months agoMerge pull request #14860 from annando/backfill
Hypolite Petovan [Tue, 18 Mar 2025 23:29:00 +0000 (19:29 -0400)]
Merge pull request #14860 from annando/backfill

Improved support for backfilled posts

3 months agoFix formatting in DateTimeFormatTest
Hypolite Petovan [Tue, 18 Mar 2025 23:07:25 +0000 (19:07 -0400)]
Fix formatting in DateTimeFormatTest

3 months agoAdd support for more datetime formats
Hypolite Petovan [Thu, 13 Mar 2025 02:46:36 +0000 (22:46 -0400)]
Add support for more datetime formats

- Unix Timestamp
- RFC 3339 extended + timezone name in square brackets
- Address https://github.com/friendica/friendica/issues/14647#issuecomment-2719430131

3 months agoWrap item in INSERT_POST_LOCAL_END into separate array
Art4 [Tue, 18 Mar 2025 14:21:31 +0000 (14:21 +0000)]
Wrap item in INSERT_POST_LOCAL_END into separate array

3 months agoAdd missing public contacts and account-user entries
Michael [Tue, 18 Mar 2025 05:33:01 +0000 (05:33 +0000)]
Add missing public contacts and account-user entries

3 months agoWrap item in INSERT_POST_LOCAL in separate array
Art4 [Mon, 17 Mar 2025 13:08:20 +0000 (13:08 +0000)]
Wrap item in INSERT_POST_LOCAL in separate array

3 months agoCreate hook for profile_sidebar hooks
Art4 [Mon, 17 Mar 2025 12:20:25 +0000 (12:20 +0000)]
Create hook for profile_sidebar hooks

3 months agoCreate event for item_by_link hook
Art4 [Mon, 17 Mar 2025 10:52:37 +0000 (10:52 +0000)]
Create event for item_by_link hook

3 months agoCreate event for put_item_in_cache hook
Art4 [Mon, 17 Mar 2025 09:40:27 +0000 (09:40 +0000)]
Create event for put_item_in_cache hook

3 months agocreate event for tagged hook
Art4 [Mon, 17 Mar 2025 09:29:49 +0000 (09:29 +0000)]
create event for tagged hook

3 months agoCreate event for detect_languages hook
Art4 [Mon, 17 Mar 2025 09:17:13 +0000 (09:17 +0000)]
Create event for detect_languages hook

3 months agoCreate events for prepare_body hooks
Art4 [Mon, 17 Mar 2025 08:26:45 +0000 (08:26 +0000)]
Create events for prepare_body hooks

3 months agoMerge branch 'develop' into eventdispatcher-part3
Art4 [Mon, 17 Mar 2025 07:41:10 +0000 (07:41 +0000)]
Merge branch 'develop' into eventdispatcher-part3

3 months agoImproved support for backfilled posts
Michael [Sat, 15 Mar 2025 05:35:55 +0000 (05:35 +0000)]
Improved support for backfilled posts

3 months agoMerge pull request #14859 from nupplaphil/feat/woodpecker
Michael Vogel [Sat, 15 Mar 2025 05:54:05 +0000 (06:54 +0100)]
Merge pull request #14859 from nupplaphil/feat/woodpecker

[CI] Woodpecker improvements

3 months agoAvoid deprecated polluting
Philipp [Fri, 14 Mar 2025 23:39:35 +0000 (00:39 +0100)]
Avoid deprecated polluting

3 months ago[CI] avoid safe.directory issues when cloning
Philipp [Fri, 14 Mar 2025 23:18:39 +0000 (00:18 +0100)]
[CI] avoid safe.directory issues when cloning

3 months agoWorkaround for git.friendi.ca issue -> enforce external access
Philipp [Fri, 14 Mar 2025 23:04:30 +0000 (00:04 +0100)]
Workaround for git.friendi.ca issue -> enforce external access

3 months ago[CI] Bump PHP versions in woodpecker
Philipp [Fri, 14 Mar 2025 22:53:11 +0000 (23:53 +0100)]
[CI] Bump PHP versions in woodpecker

3 months agoRename events to insert local post
Art4 [Fri, 14 Mar 2025 15:45:36 +0000 (15:45 +0000)]
Rename events to insert local post

3 months agoCreate events for post_remote and post_remote_end hook
Art4 [Fri, 14 Mar 2025 15:35:53 +0000 (15:35 +0000)]
Create events for post_remote and post_remote_end hook

3 months agocreate event for event_created and event_updated hooks
Art4 [Fri, 14 Mar 2025 14:11:58 +0000 (14:11 +0000)]
create event for event_created and event_updated hooks

3 months agocreate event for avatar_lookup hook
Art4 [Fri, 14 Mar 2025 13:31:11 +0000 (13:31 +0000)]
create event for avatar_lookup hook

3 months agoCreate event for contact_photo_menu hook
Art4 [Fri, 14 Mar 2025 13:23:21 +0000 (13:23 +0000)]
Create event for contact_photo_menu hook

3 months agocreate event for dbview_definition hook
Art4 [Fri, 14 Mar 2025 13:02:39 +0000 (13:02 +0000)]
create event for dbview_definition hook

3 months agoCreate event for dbstructure_definition hook
Art4 [Fri, 14 Mar 2025 12:24:02 +0000 (12:24 +0000)]
Create event for dbstructure_definition hook

3 months agoFix code style
Art4 [Fri, 14 Mar 2025 10:14:23 +0000 (10:14 +0000)]
Fix code style

3 months agoadd events for storage_config and storage_instance hooks
Art4 [Fri, 14 Mar 2025 10:12:56 +0000 (10:12 +0000)]
add events for storage_config and storage_instance hooks

3 months agoAdd event for proc_run hook
Art4 [Thu, 13 Mar 2025 14:50:29 +0000 (14:50 +0000)]
Add event for proc_run hook

3 months agoAdd events for follow, revoke_follow, block and unblock hooks
Art4 [Thu, 13 Mar 2025 14:02:35 +0000 (14:02 +0000)]
Add events for follow, revoke_follow, block and unblock hooks

3 months agoAdd event for unfollow hook
Art4 [Thu, 13 Mar 2025 13:42:54 +0000 (13:42 +0000)]
Add event for unfollow hook

3 months agoMerge pull request #14849 from Art4/patch-1
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

3 months agoremove BC 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

3 months agoMerge pull request #14848 from MrPetovan/bug/warnings
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

3 months agoWard 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

3 months agoMerge pull request #14846 from annando/warning
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

3 months agoFix codestyle
Michael [Tue, 11 Mar 2025 04:54:16 +0000 (04:54 +0000)]
Fix codestyle

3 months agoAdd public contact if missing
Michael [Tue, 11 Mar 2025 04:43:44 +0000 (04:43 +0000)]
Add public contact if missing

3 months agoMerge pull request #14845 from annando/issue-14433
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

3 months agoIssue 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

3 months agoMerge pull request #14795 from Art4/deprecate-strategies-via-addons
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

3 months agoMerge pull request #14837 from annando/fatal
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"

3 months agoMerge pull request #14843 from MrPetovan/bug/14828-expireposts-performance
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

3 months agoReplace 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

3 months agoFixes fatal error "Return value must be of type Friendica\Object\OEmbed, string returned"
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"

4 months agoMerge pull request #14841 from MrPetovan/bug/14801-safari-workaround
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

4 months ago[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

4 months agoMerge pull request #14835 from annando/api
Hypolite Petovan [Wed, 5 Mar 2025 04:00:06 +0000 (23:00 -0500)]
Merge pull request #14835 from annando/api

Improved Mastodon API compatibility

4 months agoSupport for language and publification date
Michael [Sun, 2 Mar 2025 14:38:54 +0000 (14:38 +0000)]
Support for language and publification date

4 months agoFix codestyle
Michael [Sat, 1 Mar 2025 14:40:50 +0000 (14:40 +0000)]
Fix codestyle

4 months agoImproved Mastodon API compatibility
Michael [Sat, 1 Mar 2025 12:38:09 +0000 (12:38 +0000)]
Improved Mastodon API compatibility

4 months agoMerge pull request #14799 from Art4/replace-hooks-with-eventdispatcher
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

4 months agoUpdate src/Content/OEmbed.php
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>
4 months agoFix code style
Art4 [Mon, 24 Feb 2025 08:42:54 +0000 (08:42 +0000)]
Fix code style

4 months agoCreate Events for protocol support hooks
Art4 [Mon, 24 Feb 2025 08:40:07 +0000 (08:40 +0000)]
Create Events for protocol support hooks

4 months agoCreate Event for jot_networks hook
Art4 [Sat, 22 Feb 2025 19:22:23 +0000 (19:22 +0000)]
Create Event for jot_networks hook

4 months agoCreate Event for contact_block_end hook
Art4 [Thu, 20 Feb 2025 08:24:52 +0000 (08:24 +0000)]
Create Event for contact_block_end hook

4 months agoFix code style
Art4 [Mon, 17 Feb 2025 10:56:04 +0000 (10:56 +0000)]
Fix code style

4 months agoCreate event for html2bbcode hook
Art4 [Mon, 17 Feb 2025 10:55:05 +0000 (10:55 +0000)]
Create event for html2bbcode hook

4 months agoFix code style
Art4 [Mon, 17 Feb 2025 10:01:25 +0000 (10:01 +0000)]
Fix code style

4 months agoFix Transmitter test
Art4 [Mon, 17 Feb 2025 09:54:33 +0000 (09:54 +0000)]
Fix Transmitter test

4 months agoMerge branch 'develop' into replace-hooks-with-eventdispatcher
Art4 [Mon, 17 Feb 2025 09:51:21 +0000 (09:51 +0000)]
Merge branch 'develop' into replace-hooks-with-eventdispatcher

4 months agoFix Mastodon Status tests
Art4 [Mon, 17 Feb 2025 09:49:16 +0000 (09:49 +0000)]
Fix Mastodon Status tests

4 months agoFix smilies tests
Art4 [Mon, 17 Feb 2025 09:45:04 +0000 (09:45 +0000)]
Fix smilies tests

4 months agoMerge pull request #14823 from annando/fix-14819
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

4 months agoFixes PR #14819: Add missing index
Michael [Sun, 16 Feb 2025 10:52:55 +0000 (10:52 +0000)]
Fixes PR #14819: Add missing index

4 months agoMerge pull request #14820 from annando/exception
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"
4 months agoFixes: Uncaught Exception TypeError: "array_merge(): Argument #1 must be of type...
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"
4 months agoMerge pull request #14819 from annando/redirected
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.