]> git.mxchange.org Git - friendica.git/log
friendica.git
7 months agoRestore template engine registration for Worker execution
Hypolite Petovan [Thu, 2 Jan 2025 23:30:30 +0000 (18:30 -0500)]
Restore template engine registration for Worker execution

- Template engine is used in BBCode processing

7 months agoMerge pull request #14660 from annando/set-quote-id
Hypolite Petovan [Thu, 2 Jan 2025 17:05:35 +0000 (12:05 -0500)]
Merge pull request #14660 from annando/set-quote-id

Set the quote-uri-id when a post is linked

7 months agoSet the quote-uri-id when a post is linked
Michael [Thu, 2 Jan 2025 16:57:30 +0000 (16:57 +0000)]
Set the quote-uri-id when a post is linked

7 months agoMerge pull request #14658 from tobiasd/20250102-note
Hypolite Petovan [Thu, 2 Jan 2025 13:42:11 +0000 (08:42 -0500)]
Merge pull request #14658 from tobiasd/20250102-note

CHANGELOG note for 2025.02

7 months agoUpdate CHANGELOG
Tobias Diekershoff [Thu, 2 Jan 2025 13:37:53 +0000 (14:37 +0100)]
Update CHANGELOG

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
7 months agoMerge pull request #14655 from nupplaphil/feat/worker_daemon
Hypolite Petovan [Thu, 2 Jan 2025 12:40:03 +0000 (07:40 -0500)]
Merge pull request #14655 from nupplaphil/feat/worker_daemon

Add JetStream to Console

7 months agoupdated message
Philipp [Thu, 2 Jan 2025 12:06:42 +0000 (13:06 +0100)]
updated message

7 months agoAdd deprecation notice
Philipp [Thu, 2 Jan 2025 12:03:28 +0000 (13:03 +0100)]
Add deprecation notice

7 months agoremove dependency
Philipp [Wed, 1 Jan 2025 23:49:56 +0000 (00:49 +0100)]
remove dependency

7 months agoMove Addon/Hook dependency where it belongs :)
Philipp [Wed, 1 Jan 2025 23:48:02 +0000 (00:48 +0100)]
Move Addon/Hook dependency where it belongs :)

7 months agoUpdate messages.po ...
Philipp [Wed, 1 Jan 2025 23:34:20 +0000 (00:34 +0100)]
Update messages.po ...

7 months agoMake PHP-CS even more happy :)
Philipp [Wed, 1 Jan 2025 23:26:48 +0000 (00:26 +0100)]
Make PHP-CS even more happy :)

7 months agoApply suggestions from code review
Philipp [Wed, 1 Jan 2025 23:20:56 +0000 (00:20 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
7 months agoMake PHP-CS even more happy :)
Philipp [Wed, 1 Jan 2025 23:19:08 +0000 (00:19 +0100)]
Make PHP-CS even more happy :)

7 months agoMake PHP-CS super-happy :)
Philipp [Wed, 1 Jan 2025 23:14:25 +0000 (00:14 +0100)]
Make PHP-CS super-happy :)

7 months agoAdd docs :-)
Philipp [Wed, 1 Jan 2025 23:07:01 +0000 (00:07 +0100)]
Add docs :-)

7 months agoAdd Jetstream daemon to console
Philipp [Wed, 1 Jan 2025 22:52:48 +0000 (23:52 +0100)]
Add Jetstream daemon to console

7 months agoAdd system daemon class
Philipp [Wed, 1 Jan 2025 22:38:19 +0000 (23:38 +0100)]
Add system daemon class

7 months agoCHANGELOG note for 2025.02
Tobias Diekershoff [Thu, 2 Jan 2025 06:42:07 +0000 (07:42 +0100)]
CHANGELOG note for 2025.02

This adds a note to the CHANGELOG so the important deprecation information is not forgotten.

see #14642

7 months agoMerge pull request #14656 from nupplaphil/feat/fix-codestyle
Hypolite Petovan [Thu, 2 Jan 2025 02:01:34 +0000 (21:01 -0500)]
Merge pull request #14656 from nupplaphil/feat/fix-codestyle

Add `bin/dev/fix-codestyle.sh`

7 months agoExecute `COMMAND=fix TARGET_BRANCH=develop bin/dev/fix-codestyle.sh`
Philipp [Thu, 2 Jan 2025 01:03:58 +0000 (02:03 +0100)]
Execute `COMMAND=fix TARGET_BRANCH=develop bin/dev/fix-codestyle.sh`

7 months agotemporary add App.php
Philipp [Thu, 2 Jan 2025 00:39:10 +0000 (01:39 +0100)]
temporary add App.php

7 months agoAdd fix-codestyle.sh
Philipp [Thu, 2 Jan 2025 00:13:21 +0000 (01:13 +0100)]
Add fix-codestyle.sh

7 months agoMerge pull request #14645 from MrPetovan/docs/making-new-friends
Michael Vogel [Wed, 1 Jan 2025 21:56:00 +0000 (22:56 +0100)]
Merge pull request #14645 from MrPetovan/docs/making-new-friends

Fix links in Quick-Start-makingnewfriends

7 months agoMerge pull request #14654 from MrPetovan/bug/14607-view-group
Michael Vogel [Wed, 1 Jan 2025 21:54:06 +0000 (22:54 +0100)]
Merge pull request #14654 from MrPetovan/bug/14607-view-group

Prevent contact id = 0 case in VCard

7 months agoPrevent contact id = 0 case in VCard
Hypolite Petovan [Wed, 1 Jan 2025 21:17:31 +0000 (16:17 -0500)]
Prevent contact id = 0 case in VCard

7 months agoFix links in Quick-Start-makingnewfriends
Hypolite Petovan [Wed, 1 Jan 2025 07:47:17 +0000 (02:47 -0500)]
Fix links in Quick-Start-makingnewfriends

- Update German version as well

7 months agoMerge pull request #14652 from nupplaphil/ci/stable_pick
Hypolite Petovan [Wed, 1 Jan 2025 20:45:29 +0000 (15:45 -0500)]
Merge pull request #14652 from nupplaphil/ci/stable_pick

[CI] Fix releaser

7 months ago[CI] Fix releaser
Philipp [Wed, 1 Jan 2025 18:50:07 +0000 (19:50 +0100)]
[CI] Fix releaser

7 months agoMerge pull request #14653 from nupplaphil/fix/messages_po
Hypolite Petovan [Wed, 1 Jan 2025 20:40:06 +0000 (15:40 -0500)]
Merge pull request #14653 from nupplaphil/fix/messages_po

Fix messages.po - Happy new year ;-)

7 months agoFix messages.po - Happy new year ;-)
Philipp [Wed, 1 Jan 2025 19:31:42 +0000 (20:31 +0100)]
Fix messages.po - Happy new year ;-)

7 months agoWelcome version 2025.02-dev!
Hypolite Petovan [Wed, 1 Jan 2025 17:16:35 +0000 (12:16 -0500)]
Welcome version 2025.02-dev!

# Conflicts:
# CHANGELOG
# VERSION
# database.sql
# src/App.php
# view/lang/C/messages.po

7 months ago2024.12
Tobias Diekershoff [Tue, 31 Dec 2024 21:13:29 +0000 (22:13 +0100)]
2024.12

7 months agoCHANGELOG for 2024.12
Tobias Diekershoff [Tue, 31 Dec 2024 21:07:35 +0000 (22:07 +0100)]
CHANGELOG for 2024.12

7 months agoMerge pull request #14496 from tobiasd/2024.09-CHANGELOG
Tobias Diekershoff [Tue, 31 Dec 2024 20:58:14 +0000 (21:58 +0100)]
Merge pull request #14496 from tobiasd/2024.09-CHANGELOG

CHANGELOG for 2024.10

7 months agoMerge pull request #14497 from tobiasd/2024.09-Credits
Tobias Diekershoff [Tue, 31 Dec 2024 18:34:20 +0000 (19:34 +0100)]
Merge pull request #14497 from tobiasd/2024.09-Credits

updated credits

7 months agoMerge pull request #14642 from nupplaphil/feat/console/daemon
Hypolite Petovan [Mon, 30 Dec 2024 16:50:53 +0000 (11:50 -0500)]
Merge pull request #14642 from nupplaphil/feat/console/daemon

Moving the daemon to a Console class

7 months agoMerge pull request #14644 from nupplaphil/vagrant
Hypolite Petovan [Mon, 30 Dec 2024 16:49:52 +0000 (11:49 -0500)]
Merge pull request #14644 from nupplaphil/vagrant

[Vagrant] Upgrade & Fixup

7 months agoDon't feed the daemons!
Philipp [Mon, 30 Dec 2024 16:48:53 +0000 (17:48 +0100)]
Don't feed the daemons!

7 months agoMerge pull request #14643 from nupplaphil/ci/warnings
Hypolite Petovan [Mon, 30 Dec 2024 16:48:46 +0000 (11:48 -0500)]
Merge pull request #14643 from nupplaphil/ci/warnings

[CI] Fixup warnings & use php-cs directly

7 months agoFixing name
Philipp [Mon, 30 Dec 2024 16:44:40 +0000 (17:44 +0100)]
Fixing name

7 months ago[CI] Fix "bad_habit" warnings from woodpecker
Philipp [Mon, 23 Dec 2024 21:08:09 +0000 (22:08 +0100)]
[CI] Fix "bad_habit" warnings from woodpecker

7 months agoImprove vagrant provisioning
Philipp [Mon, 30 Dec 2024 14:40:33 +0000 (15:40 +0100)]
Improve vagrant provisioning

7 months agoAdd php-intl
Philipp [Mon, 30 Dec 2024 14:29:32 +0000 (15:29 +0100)]
Add php-intl

7 months ago[Vagrant] Upgrade to bookworm
Philipp [Mon, 30 Dec 2024 14:12:40 +0000 (15:12 +0100)]
[Vagrant] Upgrade to bookworm

7 months agoMake PHP-CS happy
Philipp [Mon, 30 Dec 2024 11:46:24 +0000 (12:46 +0100)]
Make PHP-CS happy

7 months agoMove daemon to Console Command
Philipp [Mon, 30 Dec 2024 11:41:14 +0000 (12:41 +0100)]
Move daemon to Console Command

7 months agoMove daemon to Console Command
Philipp [Mon, 30 Dec 2024 11:40:42 +0000 (12:40 +0100)]
Move daemon to Console Command

7 months agoMerge pull request #14637 from Art4/refactor-entrypoint-jetstream.php
Hypolite Petovan [Sun, 29 Dec 2024 15:51:54 +0000 (10:51 -0500)]
Merge pull request #14637 from Art4/refactor-entrypoint-jetstream.php

Refactor entrypoint `jetstream.php`

7 months agoMerge branch 'develop' into refactor-entrypoint-jetstream.php
Art4 [Sun, 29 Dec 2024 07:43:27 +0000 (07:43 +0000)]
Merge branch 'develop' into refactor-entrypoint-jetstream.php

7 months agoMerge pull request #14628 from Art4/refactor-entrypoint-worker.php
Hypolite Petovan [Sun, 29 Dec 2024 01:11:41 +0000 (20:11 -0500)]
Merge pull request #14628 from Art4/refactor-entrypoint-worker.php

Refactor entrypoint `worker.php`

7 months agoMerge pull request #14635 from Art4/remove-dice-from-router
Hypolite Petovan [Sun, 29 Dec 2024 01:07:45 +0000 (20:07 -0500)]
Merge pull request #14635 from Art4/remove-dice-from-router

Remove DICE from router

7 months agoFix duplicate usage of the $mode variable
Art4 [Sat, 28 Dec 2024 23:36:15 +0000 (23:36 +0000)]
Fix duplicate usage of the $mode variable

7 months agoLet phpstan check the jetstream.php file
Art4 [Sat, 28 Dec 2024 23:04:50 +0000 (23:04 +0000)]
Let phpstan check the jetstream.php file

7 months agoremove unused use statements
Art4 [Sat, 28 Dec 2024 23:01:22 +0000 (23:01 +0000)]
remove unused use statements

7 months agorefactor App::processJetstream
Art4 [Sat, 28 Dec 2024 23:00:23 +0000 (23:00 +0000)]
refactor App::processJetstream

7 months agorun setup functions
Art4 [Sat, 28 Dec 2024 22:57:24 +0000 (22:57 +0000)]
run setup functions

7 months agoInline jetstream.php code into App::processJetstream()
Art4 [Sat, 28 Dec 2024 22:53:54 +0000 (22:53 +0000)]
Inline jetstream.php code into App::processJetstream()

7 months agoadd shutdown handler as anonymous function
Art4 [Sat, 28 Dec 2024 22:50:49 +0000 (22:50 +0000)]
add shutdown handler as anonymous function

7 months agorequire dice dependency
Art4 [Sat, 28 Dec 2024 22:44:23 +0000 (22:44 +0000)]
require dice dependency

7 months agorefactor chdir() call
Art4 [Sat, 28 Dec 2024 22:39:20 +0000 (22:39 +0000)]
refactor chdir() call

7 months agoupdated CHANGELOG for addons
Tobias Diekershoff [Sat, 28 Dec 2024 21:55:13 +0000 (22:55 +0100)]
updated CHANGELOG for addons

7 months agoupdated CHANGELOG
Tobias Diekershoff [Sat, 28 Dec 2024 21:49:36 +0000 (22:49 +0100)]
updated CHANGELOG

7 months agoMerge pull request #14636 from annando/fix-get-did
Tobias Diekershoff [Sat, 28 Dec 2024 21:25:04 +0000 (22:25 +0100)]
Merge pull request #14636 from annando/fix-get-did

DID has to be fetched all the time

7 months agoDID has to be fetched all the time
Michael [Sat, 28 Dec 2024 20:40:53 +0000 (20:40 +0000)]
DID has to be fetched all the time

7 months agoMove getModule() code into App class
Art4 [Sat, 28 Dec 2024 16:36:07 +0000 (16:36 +0000)]
Move getModule() code into App class

7 months agouse $dice_profiler_threshold in Router not as property
Art4 [Sat, 28 Dec 2024 16:30:33 +0000 (16:30 +0000)]
use $dice_profiler_threshold in Router not as property

7 months agoMerge pull request #14633 from bmillwood/fix-scope-check
Hypolite Petovan [Sat, 28 Dec 2024 14:04:09 +0000 (09:04 -0500)]
Merge pull request #14633 from bmillwood/fix-scope-check

Fix duplicate SCOPE_WRITE check

7 months agoFix duplicate SCOPE_WRITE check
Ben Millwood [Sat, 28 Dec 2024 02:40:56 +0000 (02:40 +0000)]
Fix duplicate SCOPE_WRITE check

It's pretty clear from context this is intended to be SCOPE_FOLLOW. It's
been like this ever since it was introduced in revision 49207a8

7 months agoMerge pull request #14632 from annando/issue-13943
Hypolite Petovan [Sat, 28 Dec 2024 14:00:49 +0000 (09:00 -0500)]
Merge pull request #14632 from annando/issue-13943

Issue 13943: Notify users on login that they are blocked

7 months agoremove constructor injection of Dice in Router
Art4 [Sat, 28 Dec 2024 13:10:28 +0000 (13:10 +0000)]
remove constructor injection of Dice in Router

7 months agoExtract create module into own method
Art4 [Sat, 28 Dec 2024 13:07:07 +0000 (13:07 +0000)]
Extract create module into own method

7 months agomove Router creation into App::runFrontend()
Art4 [Sat, 28 Dec 2024 12:58:09 +0000 (12:58 +0000)]
move Router creation into App::runFrontend()

7 months agoMerge branch 'develop' into refactor-entrypoint-worker.php
Art4 [Sat, 28 Dec 2024 07:01:04 +0000 (07:01 +0000)]
Merge branch 'develop' into refactor-entrypoint-worker.php

7 months agoIssue 13943: Notify users on login that they are blocked
Michael [Sat, 28 Dec 2024 00:35:44 +0000 (00:35 +0000)]
Issue 13943: Notify users on login that they are blocked

7 months agoMerge pull request #14631 from mexon/mat/schemaorg
Michael Vogel [Fri, 27 Dec 2024 20:41:47 +0000 (21:41 +0100)]
Merge pull request #14631 from mexon/mat/schemaorg

Repair schema.org context.

7 months agoOnly replace schema.org if it is a top-level context
Matthew Exon [Fri, 27 Dec 2024 20:28:11 +0000 (21:28 +0100)]
Only replace schema.org if it is a top-level context

7 months agoMerge pull request #14626 from Art4/refactor-entrypoint-daemon.php
Hypolite Petovan [Fri, 27 Dec 2024 20:16:35 +0000 (15:16 -0500)]
Merge pull request #14626 from Art4/refactor-entrypoint-daemon.php

Refactor entrypoint `daemon.php`

7 months agoMerge pull request #14629 from annando/uri-search
Hypolite Petovan [Fri, 27 Dec 2024 20:14:19 +0000 (15:14 -0500)]
Merge pull request #14629 from annando/uri-search

Improve URL detection in searches

7 months agoMerge branch 'refactor-entrypoint-daemon.php' into refactor-entrypoint-worker.php
Art4 [Fri, 27 Dec 2024 18:55:27 +0000 (18:55 +0000)]
Merge branch 'refactor-entrypoint-daemon.php' into refactor-entrypoint-worker.php

7 months agoMerge branch 'develop' into refactor-entrypoint-daemon.php
Art4 [Fri, 27 Dec 2024 18:55:05 +0000 (18:55 +0000)]
Merge branch 'develop' into refactor-entrypoint-daemon.php

7 months agoRepair schema.org context. Fixes #14630
Matthew Exon [Fri, 27 Dec 2024 16:37:29 +0000 (17:37 +0100)]
Repair schema.org context.  Fixes #14630

7 months agoMerge pull request #14625 from Art4/refactor-entrypoint-console.php
Hypolite Petovan [Fri, 27 Dec 2024 15:03:58 +0000 (10:03 -0500)]
Merge pull request #14625 from Art4/refactor-entrypoint-console.php

Refactor entrypoint `console.php`

7 months agoImprove URL detection in searches
Michael [Fri, 27 Dec 2024 13:08:09 +0000 (13:08 +0000)]
Improve URL detection in searches

7 months agoMerge branch 'refactor-entrypoint-daemon.php' into refactor-entrypoint-worker.php
Art4 [Fri, 27 Dec 2024 11:19:17 +0000 (11:19 +0000)]
Merge branch 'refactor-entrypoint-daemon.php' into refactor-entrypoint-worker.php

7 months agoMerge branch 'refactor-entrypoint-console.php' into refactor-entrypoint-daemon.php
Art4 [Fri, 27 Dec 2024 11:19:00 +0000 (11:19 +0000)]
Merge branch 'refactor-entrypoint-console.php' into refactor-entrypoint-daemon.php

7 months agoMerge branch 'develop' into refactor-entrypoint-console.php
Art4 [Fri, 27 Dec 2024 11:02:42 +0000 (11:02 +0000)]
Merge branch 'develop' into refactor-entrypoint-console.php

7 months agoMerge pull request #14616 from Art4/refactor-dice-rules
Hypolite Petovan [Fri, 27 Dec 2024 04:23:59 +0000 (23:23 -0500)]
Merge pull request #14616 from Art4/refactor-dice-rules

Refactor DICE rules

7 months agoRefactor calling process repository
Art4 [Thu, 26 Dec 2024 19:29:23 +0000 (19:29 +0000)]
Refactor calling process repository

7 months agoReplace DI::basePath() with BasePath service
Art4 [Thu, 26 Dec 2024 19:17:18 +0000 (19:17 +0000)]
Replace DI::basePath() with BasePath service

7 months agoreplace DI::mode() with container
Art4 [Thu, 26 Dec 2024 19:15:33 +0000 (19:15 +0000)]
replace DI::mode() with container

7 months agouse registerErrorHandler() in processWorker()
Art4 [Thu, 26 Dec 2024 19:13:34 +0000 (19:13 +0000)]
use registerErrorHandler() in processWorker()

7 months agoRefactor r init service locator
Art4 [Thu, 26 Dec 2024 19:12:32 +0000 (19:12 +0000)]
Refactor r init service locator

7 months agoRefactor setup Container for Logger
Art4 [Thu, 26 Dec 2024 19:11:54 +0000 (19:11 +0000)]
Refactor setup Container for Logger

7 months agoRefactor setup Container for addons
Art4 [Thu, 26 Dec 2024 19:11:21 +0000 (19:11 +0000)]
Refactor setup Container for addons

7 months agoMove code from worker.php into App::processWorker()
Art4 [Thu, 26 Dec 2024 19:04:27 +0000 (19:04 +0000)]
Move code from worker.php into App::processWorker()

7 months agocheck worker.php with PHPStan
Art4 [Thu, 26 Dec 2024 18:58:07 +0000 (18:58 +0000)]
check worker.php with PHPStan

7 months agoMerge branch 'refactor-entrypoint-daemon.php' into refactor-entrypoint-worker.php
Art4 [Thu, 26 Dec 2024 18:44:15 +0000 (18:44 +0000)]
Merge branch 'refactor-entrypoint-daemon.php' into refactor-entrypoint-worker.php

7 months agoMerge branch 'refactor-entrypoint-console.php' into refactor-entrypoint-daemon.php
Art4 [Thu, 26 Dec 2024 18:42:47 +0000 (18:42 +0000)]
Merge branch 'refactor-entrypoint-console.php' into refactor-entrypoint-daemon.php

7 months agoMerge branch 'develop' into refactor-entrypoint-console.php
Art4 [Thu, 26 Dec 2024 18:37:44 +0000 (18:37 +0000)]
Merge branch 'develop' into refactor-entrypoint-console.php