]>
git.mxchange.org Git - friendica.git/log
Art4 [Mon, 24 Mar 2025 08:54:38 +0000 (08:54 +0000)]
Register hooks as event listener in API tests
Art4 [Thu, 20 Mar 2025 14:59:47 +0000 (14:59 +0000)]
Create events for authenticate, register_account and remove_user hooks
Art4 [Tue, 18 Mar 2025 14:21:31 +0000 (14:21 +0000)]
Wrap item in INSERT_POST_LOCAL_END into separate array
Art4 [Mon, 17 Mar 2025 13:08:20 +0000 (13:08 +0000)]
Wrap item in INSERT_POST_LOCAL in separate array
Art4 [Mon, 17 Mar 2025 12:20:25 +0000 (12:20 +0000)]
Create hook for profile_sidebar hooks
Art4 [Mon, 17 Mar 2025 10:52:37 +0000 (10:52 +0000)]
Create event for item_by_link hook
Art4 [Mon, 17 Mar 2025 09:40:27 +0000 (09:40 +0000)]
Create event for put_item_in_cache hook
Art4 [Mon, 17 Mar 2025 09:29:49 +0000 (09:29 +0000)]
create event for tagged hook
Art4 [Mon, 17 Mar 2025 09:17:13 +0000 (09:17 +0000)]
Create event for detect_languages hook
Art4 [Mon, 17 Mar 2025 08:26:45 +0000 (08:26 +0000)]
Create events for prepare_body hooks
Art4 [Mon, 17 Mar 2025 07:41:10 +0000 (07:41 +0000)]
Merge branch 'develop' into eventdispatcher-part3
Michael Vogel [Sat, 15 Mar 2025 05:54:05 +0000 (06:54 +0100)]
Merge pull request #14859 from nupplaphil/feat/woodpecker
[CI] Woodpecker improvements
Philipp [Fri, 14 Mar 2025 23:39:35 +0000 (00:39 +0100)]
Avoid deprecated polluting
Philipp [Fri, 14 Mar 2025 23:18:39 +0000 (00:18 +0100)]
[CI] avoid safe.directory issues when cloning
Philipp [Fri, 14 Mar 2025 23:04:30 +0000 (00:04 +0100)]
Workaround for git.friendi.ca issue -> enforce external access
Philipp [Fri, 14 Mar 2025 22:53:11 +0000 (23:53 +0100)]
[CI] Bump PHP versions in woodpecker
Art4 [Fri, 14 Mar 2025 15:45:36 +0000 (15:45 +0000)]
Rename events to insert local post
Art4 [Fri, 14 Mar 2025 15:35:53 +0000 (15:35 +0000)]
Create events for post_remote and post_remote_end hook
Art4 [Fri, 14 Mar 2025 14:11:58 +0000 (14:11 +0000)]
create event for event_created and event_updated hooks
Art4 [Fri, 14 Mar 2025 13:31:11 +0000 (13:31 +0000)]
create event for avatar_lookup hook
Art4 [Fri, 14 Mar 2025 13:23:21 +0000 (13:23 +0000)]
Create event for contact_photo_menu hook
Art4 [Fri, 14 Mar 2025 13:02:39 +0000 (13:02 +0000)]
create event for dbview_definition hook
Art4 [Fri, 14 Mar 2025 12:24:02 +0000 (12:24 +0000)]
Create event for dbstructure_definition hook
Art4 [Fri, 14 Mar 2025 10:14:23 +0000 (10:14 +0000)]
Fix code style
Art4 [Fri, 14 Mar 2025 10:12:56 +0000 (10:12 +0000)]
add events for storage_config and storage_instance hooks
Art4 [Thu, 13 Mar 2025 14:50:29 +0000 (14:50 +0000)]
Add event for proc_run hook
Art4 [Thu, 13 Mar 2025 14:02:35 +0000 (14:02 +0000)]
Add events for follow, revoke_follow, block and unblock hooks
Art4 [Thu, 13 Mar 2025 13:42:54 +0000 (13:42 +0000)]
Add event for unfollow hook
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"
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
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
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
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 [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
Michael Vogel [Wed, 12 Feb 2025 11:24:59 +0000 (12:24 +0100)]
Merge pull request #14810 from tobiasd/
20250212-lng
updated translations
Tobias Diekershoff [Wed, 12 Feb 2025 07:10:11 +0000 (08:10 +0100)]
updated translations
Hypolite Petovan [Tue, 11 Feb 2025 16:43:52 +0000 (11:43 -0500)]
Merge pull request #14808 from MarekBenjamin/patch-1
Added dedicated friendica clients FAQ.md
MarekBenjamin [Tue, 11 Feb 2025 16:29:07 +0000 (17:29 +0100)]
Update doc/FAQ.md
new line for new sentence
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
MarekBenjamin [Tue, 11 Feb 2025 11:58:58 +0000 (12:58 +0100)]
Added dedicated friendica clients FAQ.md
Added Raccoon for Friendica and Relatic to the list, marked dedicated friendica client in bold
Art4 [Tue, 11 Feb 2025 09:59:13 +0000 (09:59 +0000)]
Merge branch 'develop' into replace-hooks-with-eventdispatcher
Michael Vogel [Tue, 11 Feb 2025 09:46:10 +0000 (10:46 +0100)]
Merge pull request #14807 from Art4/fix-database-structure
Fix database doc
Art4 [Tue, 11 Feb 2025 08:58:14 +0000 (08:58 +0000)]
Update database doc
Art4 [Tue, 11 Feb 2025 08:57:56 +0000 (08:57 +0000)]
Add composer script for update db structure