Commit graph

12977 commits

Author SHA1 Message Date
Philipp
c4f15706ee
Add cons 2025-01-06 18:59:22 +01:00
Philipp
b9dde78466
Centralize deprecated check 2025-01-05 23:13:49 +01:00
Philipp
77c9f54f5c
Fix default log channel 2025-01-05 23:13:48 +01:00
Philipp
be8fe24b6e
Make PHP-CS happy 2025-01-05 23:13:47 +01:00
Philipp
f1e93be694
Use correct typing 2025-01-05 23:13:46 +01:00
Philipp
22ce079222
Make PHP-CS happy :-) 2025-01-05 23:13:45 +01:00
Philipp
560bf345da
Add UnitTest for Container 2025-01-05 23:13:44 +01:00
Philipp
2238ea8d52
Add license 2025-01-05 23:13:43 +01:00
Philipp
c726675189
Add doc & fix test 2025-01-05 23:13:43 +01:00
Philipp
b7a0c53b0b
Update src/Console/Worker.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2025-01-05 23:13:42 +01:00
Philipp
5fe9d53cfa
Fixup LogChannels 2025-01-05 23:13:41 +01:00
Philipp
40fbb02149
Move Container logic into own class 2025-01-05 23:13:41 +01:00
Philipp
6d77eb9b10
Make PHP-CS happy 2025-01-05 23:13:40 +01:00
Philipp
eb0c38f90f
Adapt run-command for console.php executions 2025-01-05 23:13:40 +01:00
Philipp
c79f0c83a7
Replace 'bin/worker.php' calls and help 2025-01-05 23:13:39 +01:00
Philipp
7b952e3c94
Replace 'bin/daemon.php' and 'bin/jetstream.php' calls and help 2025-01-05 23:13:38 +01:00
Philipp
8f43ab9573
Update doc 2025-01-05 23:13:37 +01:00
Philipp
c58cd835d2
Move 'bin/worker.php' to 'bin/console.php worker' 2025-01-05 23:13:37 +01:00
Michael
c2e940c4f9 Code Style fixed for "Photo.php" 2025-01-05 21:43:16 +00:00
Michael
fff8cf1c34 Issue 14275: Avoid "Data too long" error 2025-01-05 21:35:06 +00:00
Hypolite Petovan
7a7a74d93e
Merge pull request #14668 from annando/mime
Use the fetched mimetype if present / improved detection of quoted posts
2025-01-05 10:34:24 -05:00
Michael
9bcd00bfa8 Fix code style Receiver.php 2025-01-05 08:48:02 +00:00
Michael
8d1971e0b2 Fix code style Media.php 2025-01-05 08:29:10 +00:00
Michael
503e33a683 Use the fetched mimetype if present 2025-01-04 22:19:16 +00:00
Hypolite Petovan
c2dbd40027 Restore template engine registration for Worker execution
- Template engine is used in BBCode processing
2025-01-02 18:30:30 -05:00
Michael
4a61867f79 Set the quote-uri-id when a post is linked 2025-01-02 16:57:30 +00:00
Philipp
0d2419e402
updated message 2025-01-02 13:06:42 +01:00
Philipp
efa912c373
Add deprecation notice 2025-01-02 13:03:28 +01:00
Philipp
9cdc1dde0e
remove dependency 2025-01-02 12:54:46 +01:00
Philipp
1f9e1285af
Move Addon/Hook dependency where it belongs :) 2025-01-02 12:54:45 +01:00
Philipp
320103af77
Make PHP-CS even more happy :) 2025-01-02 12:54:42 +01:00
Philipp
bc5d3b6c3a
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2025-01-02 12:54:40 +01:00
Philipp
2b5882855b
Make PHP-CS even more happy :) 2025-01-02 12:54:39 +01:00
Philipp
f2ce5647f2
Make PHP-CS super-happy :) 2025-01-02 12:54:37 +01:00
Philipp
3e5872d0b1
Add docs :-) 2025-01-02 12:54:35 +01:00
Philipp
3d2524532f
Add Jetstream daemon to console 2025-01-02 12:54:34 +01:00
Philipp
64e66acb01
Add system daemon class 2025-01-02 12:54:19 +01:00
Philipp
ad549cc5d6
Execute COMMAND=fix TARGET_BRANCH=develop bin/dev/fix-codestyle.sh 2025-01-02 02:03:58 +01:00
Philipp
0ff7a1c72b
temporary add App.php 2025-01-02 02:01:34 +01:00
Hypolite Petovan
e3aa9b8121 Prevent contact id = 0 case in VCard 2025-01-01 16:17:31 -05: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
Tobias Diekershoff
22732678cd 2024.12 2024-12-31 22:13:29 +01:00
Philipp
eebc2d9a79
Don't feed the daemons! 2024-12-30 17:48:53 +01:00
Philipp
a5649bdaeb
Make PHP-CS happy 2024-12-30 12:46:24 +01:00
Philipp
22ce71e792
Move daemon to Console Command 2024-12-30 12:41:14 +01:00
Philipp
b0ec3ad0c9
Move daemon to Console Command 2024-12-30 12:40:42 +01:00
Art4
515ae7693b Merge branch 'develop' into refactor-entrypoint-jetstream.php 2024-12-29 07:43:27 +00:00
Hypolite Petovan
3f39b6366f
Merge pull request #14628 from Art4/refactor-entrypoint-worker.php
Refactor entrypoint `worker.php`
2024-12-28 20:11:41 -05:00
Art4
3309bc818a Fix duplicate usage of the $mode variable 2024-12-28 23:36:15 +00:00
Art4
1bfcd0ac6e refactor App::processJetstream 2024-12-28 23:00:23 +00:00