Art4
bb0900093d
refactor chdir() call
2024-12-28 22:39:20 +00:00
Art4
c5d7f26a8c
Move code from worker.php into App::processWorker()
2024-12-26 19:04:27 +00:00
Art4
bb911296a6
require dice rules
2024-12-26 14:08:40 +00:00
Art4
51b24cbac9
refactor getopt() call
2024-12-26 13:57:46 +00:00
Art4
3c2db734d6
Merge branch 'refactor-entrypoint-daemon.php' into refactor-entrypoint-worker.php
2024-12-26 12:23:07 +00:00
Art4
619cb730ef
Fix possible falsy return of getopt()
2024-12-26 12:18:03 +00:00
Art4
40927178f4
refactor chdir() in worker.php
2024-12-26 11:56:25 +00:00
Art4
cb5a1daa40
extract dependency for $_SERVER
2024-12-26 10:27:44 +00:00
Art4
bac5f00190
Move daemon.php code into App::processDaemon() method
2024-12-26 10:07:03 +00:00
Art4
d8509b426d
Register shutdown function as anonymous function
2024-12-26 09:31:36 +00:00
Art4
4348b0b873
Move daemon code into anonymous function
2024-12-26 09:30:44 +00:00
Art4
287e50f81a
require the dependencies.config.php file
2024-12-26 09:26:23 +00:00
Art4
341f5b46f6
refactor getopt() call
2024-12-26 09:24:12 +00:00
Art4
0cd2b8e2c0
Refactor chdir() call
2024-12-26 09:05:50 +00:00
Art4
f40b428ac2
Move code from console.php into App::processConsole()
2024-12-26 07:44:19 +00:00
Art4
907e07a4c4
Replace global $argv with $_SERVER
2024-12-26 07:39:43 +00:00
Art4
486a6ba8c6
require dependencies.config.php file in console.php entry point
2024-12-26 07:29:39 +00:00
Art4
34b2419427
Move auth_ejabberd.php code into App::processEjabberd()
2024-12-25 21:12:24 +00:00
Art4
e0dadea0ff
Refactor path to dice rules
2024-12-25 21:01:24 +00:00
Art4
b94697678e
refactor chdir() call
2024-12-25 20:43:15 +00:00
Art4
1c43d57233
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
2024-12-07 15:40:08 +00:00
Michael
aae57a6903
Jetstream daemon to to receive atproto messages
2024-12-06 17:09:05 +00:00
Art4
20f5a96fe0
refactor usage of Friendica\App namespace
2024-11-11 00:30:58 +00:00
Art4
2c325eb124
Update to Compose v2
2024-10-31 14:40:00 +00:00
Tobias Diekershoff
5af3b9dedd
REUSE more work on bin and view directories
2024-08-25 08:45:08 +02:00
Tobias Diekershoff
dc2d894a26
Merge branch 'develop' into reuse
2024-08-24 19:20:00 +02:00
Philipp
8c9dcbb271
[PHP-CS] Moving the php-cs-fixer dependency to the right place
2024-08-24 19:03:27 +02:00
Tobias Diekershoff
80ba415593
REUSE some more files.
2024-08-24 15:32:32 +02:00
Tobias Diekershoff
3896b07c9e
SPDX headers for PHP files in bin and mod
2024-08-23 15:11:15 +02:00
Tobias Diekershoff
f19b14bd88
added SPDX header information to some files
...
In the end of this progress Friendica will hopefully be [REUSE](https://reuse.software ) complient but this is a longterm goal.
2024-08-23 08:23:28 +02:00
Michael
2b61e623b4
Fix pipeline error
2024-07-11 15:57:12 +00:00
Matthew Exon
e24d1da13b
tidy up more password definitions
2024-04-14 09:06:48 +02:00
Matthew Exon
f616dc054f
allow overriding password during local testing
2024-04-13 22:24:30 +02:00
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Michael Vogel
f430e06f80
Update bin/daemon.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-12-05 22:45:16 +01:00
Michael
8827d4c142
Check if the daemon pid file can be written
2023-12-05 21:18:44 +00:00
Philipp
9f18222a06
Unify "Capability"
2023-07-26 21:44:31 +02:00
Philipp
e659a03140
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-07-17 20:20:21 +02:00
Philipp
d440b9a63f
Restore LoggerInterface import
2023-07-17 01:56:13 +02:00
Philipp
14b76e48f0
Introduce dynamic hook loading
...
- Dynamically load addon files
- Dynamically load hooks
- Rewrite Logger-logic to use new hook logic (Monolog is working again)
2023-07-16 18:43:35 +02:00
Philipp
73a9db84ee
Add posix_kill() SIGTERM for Friendica
2023-03-30 19:56:51 +02:00
Josh Soref
378e7365ff
spelling: username
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
03e03d47aa
spelling: dependencies
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
d6d102794f
spelling: cygwin
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Philipp
3de78fc60b
Remove BaseURL Auto-Check
2023-01-21 21:07:20 +01:00
Philipp
b2e14f209b
Move Update::check() into daemon loop
2023-01-06 17:03:04 +01:00
Philipp
baf3225916
Apply Update::check() suggestions
2023-01-06 12:50:14 +01:00
Philipp
5aa8e8adf1
Config fixings
...
- Delete now really overwrites static default/setting.config.php keys
- Delete now really overwrites static default/setting.config.php categories
- The Update::check() routine is added to different places
- Merge the given config file with the new config before writing
- Remove ConfigTransaction::get() because it's no more reliable
2023-01-06 01:03:00 +01:00
Philipp
317c525cbe
Fix keyValue() call at daemon.php
2023-01-04 00:25:16 +01:00
Philipp
1e574d5383
Refactor IManageConfigValues interface
2023-01-03 14:22:04 +01:00