Commit graph

2252 commits

Author SHA1 Message Date
Art4
0e59dba914 Fix code style 2025-01-13 13:31:54 +00:00
Art4
bc53c9b208 Replace Logger with DI::logger() in ActivityPub Protocol classes 2025-01-13 12:45:38 +00:00
Art4
6de75e4b9b Replace Logger with DI::logger() in ZOT Protocol class 2025-01-13 12:40:44 +00:00
Art4
ab1e0638fb Replace Logger with DI::logger() in Relay Protocol class 2025-01-13 12:39:50 +00:00
Art4
bf8df261ad Replace Logger with DI::logger() in Feed Protocol class 2025-01-13 12:39:20 +00:00
Art4
d4afcc0b7e Replace Logger with DI::logger() in Email Protocol class 2025-01-13 12:38:48 +00:00
Art4
6ead2d1738 Replace Logger with DI::logger() in Diaspora Protocol class 2025-01-13 12:37:44 +00:00
Art4
abc456e587 Replace Logger with DI::logger() in Delivery Protocol class 2025-01-13 12:37:29 +00:00
Art4
5d6be2aeb4 Replace Logger with DI::logger() in DFRN Protocol class 2025-01-13 12:36:39 +00:00
Michael
9bcd00bfa8 Fix code style Receiver.php 2025-01-05 08:48:02 +00:00
Michael
503e33a683 Use the fetched mimetype if present 2025-01-04 22:19:16 +00:00
Philipp
f2ce5647f2
Make PHP-CS super-happy :) 2025-01-02 12:54:37 +01:00
Philipp
3d2524532f
Add Jetstream daemon to console 2025-01-02 12:54:34 +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
Michael
494bc8b8f1 DID has to be fetched all the time 2024-12-28 20:40:53 +00:00
Art4
b1d78e34db Remove checks if result body is not an object 2024-12-23 11:37:52 +00:00
Art4
ae2b6e3bb7 Fix PHPStan errors from upstream 2024-12-23 10:45:15 +00:00
Art4
1b4d0d0bb0 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-23 10:18:56 +00:00
Michael
794bfcff1d Unneeded line removed / improved status handling 2024-12-21 08:26:56 +00:00
Michael
2856b1126c Fix some notices / reduce the number of warnings 2024-12-17 04:46:55 +00:00
Art4
228ca0bfac Fix type 2024-12-16 22:36:15 +00:00
Art4
cc9ff34e45 Fix phpstan errors 2024-12-16 22:32:12 +00:00
Art4
c6c29b29b1 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-16 11:06:45 +01:00
Michael
ec702f2deb Native probe support for AT-Proto 2024-12-14 15:27:18 +00:00
Michael
e7d9c6c254 Reduce the number of HTTP requests in the media handling 2024-12-13 19:18:32 +00:00
Art4
4c80eb98e5 Fix errors from #14578 2024-12-09 22:45:47 +00:00
Art4
535baaebcf Merge branch 'phpstan-level-1-in-addons' into phpstan-level-2 2024-12-09 22:31:13 +00:00
Art4
9867bdfcff Fix errors from #14578 2024-12-09 22:26:24 +00:00
Michael
8b796e0c94 Improve the speed for blurhash generation 2024-12-08 21:21:20 +00:00
Art4
1c43d57233 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-07 15:40:08 +00:00
Art4
d4e4c1505b Fix errors in Protocol namespace 2024-12-07 14:45:47 +00:00
Art4
99603d3d90 fix errors in Protocoll namespace 2024-12-06 22:55:58 +00:00
Michael
aae57a6903 Jetstream daemon to to receive atproto messages 2024-12-06 17:09:05 +00:00
Art4
c79f3cde22 Merge branch 'develop' into phpstan-level-1 2024-11-18 21:45:42 +00:00
Art4
5772c70216 Check for explicit types 2024-11-18 07:44:26 +00:00
Artur Weigandt
2b40e49e6e
Update src/Protocol/ActivityPub/Processor.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-11-18 08:38:12 +01:00
Artur Weigandt
219b258a54
Update src/Protocol/ActivityPub/ClientToServer.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-11-18 08:35:45 +01:00
Art4
08ecf2c9a4 fix more errors 2024-11-17 22:13:01 +00:00
Art4
603af2fb19 Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Art4
9638113244 Fix all errors in Protocol namespace 2024-11-17 18:39:17 +00:00
Art4
a24a65de2f Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Art4
c1b48be75c Merge branch 'develop' into refactoring-of-app-class 2024-11-16 09:08:22 +00:00
Art4
eb04f3b079 Merge branch 'develop' into merge-2024.09-rc-branch 2024-11-16 08:32:25 +00:00
Art4
2ef9982f63 refactor Receiver::processObject() method 2024-11-14 07:32:25 +00:00
Artur Weigandt
3e523ddd09
Update src/Protocol/ActivityPub/Receiver.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-11-12 22:03:09 +01:00
Art4
ca51b45f04 Upgrade to PHPStan 2.0 2024-11-12 21:02:21 +00:00
Michael
818ea3e33e Avoid useless "warning" logging 2024-11-12 11:12:04 +00:00
Art4
9a04f90bbd Improve check for unlisted receiver 2024-11-12 00:20:30 +00:00
Art4
60a9833130 Replace App with AppHelper in Worker classes 2024-11-08 07:42:35 +00:00
Art4
9074258b78 Replace static calls of DI::app() with DI::apphelper() 2024-11-06 07:57:43 +00:00