Wykres commitów

234 Commity (c58cd835d2ad21b85715cad700cb931d95d363bb)

Autor SHA1 Wiadomość Data
Philipp c58cd835d2
Move 'bin/worker.php' to 'bin/console.php worker' 2025-01-05 23:13:37 +01:00
Philipp efa912c373
Add deprecation notice 2025-01-02 13:03:28 +01:00
Philipp 3d2524532f
Add Jetstream daemon to console 2025-01-02 12:54:34 +01:00
Philipp 7cead7b168
Add fix-codestyle.sh 2025-01-02 02:01:31 +01:00
Hypolite Petovan 8b47378720 Welcome version 2025.02-dev!
# Conflicts:
#	CHANGELOG
#	VERSION
#	database.sql
#	src/App.php
#	view/lang/C/messages.po
2025-01-01 12:16:35 -05:00
Philipp 7a14548c04
Fixing name 2024-12-30 17:44:40 +01:00
Philipp 24e7bb1806
Improve vagrant provisioning 2024-12-30 15:40:33 +01:00
Philipp b5748601e3
Add php-intl 2024-12-30 15:30:48 +01:00
Philipp b0ec3ad0c9
Move daemon to Console Command 2024-12-30 12:40:42 +01:00
Art4 84d7188f0c remove unused use statements 2024-12-28 23:01:22 +00:00
Art4 318c57df12 Inline jetstream.php code into App::processJetstream() 2024-12-28 22:53:54 +00:00
Art4 6e44d6c7e4 add shutdown handler as anonymous function 2024-12-28 22:50:49 +00:00
Art4 24ce6180c4 require dice dependency 2024-12-28 22:44:23 +00:00
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