Jakobus Schürz
|
d0ccd5d263
|
remove unneeded newlines
|
2025-01-10 09:40:09 +01:00 |
|
Philipp
|
ae8450f4fb
|
Make PHP-CS happy
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
f53292cb11
|
Force exits in PushSubscription PUT, POST and DELETE endpoints
- These add their own content to the response, which makes rawContent() redundant
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
a7210f76d1
|
Revert "Fix installation"
This reverts commit 67a8c5073c .
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
101f0e8181
|
Revert "QuickFix: 2FA - App specific password"
This reverts commit dc4eac2742 .
|
2025-01-07 06:42:04 -05:00 |
|
Hypolite Petovan
|
ef9c2cb223
|
Revert "Issue 14325: Process "post" requests only once"
This reverts commit 0b710ce4fb .
|
2025-01-07 06:42:04 -05:00 |
|
Michael
|
e090fd4495
|
Improved code style
|
2025-01-06 22:15:41 +00:00 |
|
Michael
|
8e76d13a96
|
New function to handle "get" requests
|
2025-01-06 22:04:45 +00:00 |
|
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 |
|