Commit graph

759 commits

Author SHA1 Message Date
Art4
63558f92eb Merge branch 'develop' into phpstan-level-3 2025-05-09 06:29:29 +00:00
Art4
f5eee2c334 Replace Addon class with AddonHelper in Post Object 2025-04-28 14:07:20 +00:00
Art4
674b6c55de Fix code style 2025-03-17 07:38:53 +00:00
Art4
441846cfbd Fix return type or UserSession::getUserIDForVisitorContactID() 2025-03-13 11:50:15 +00:00
Art4
0b162b4429 Merge branch 'develop' into phpstan-level-3 2025-03-05 08:54:57 +00:00
Michael
fc8946cf02 Support for language and publification date 2025-03-02 16:47:21 +00:00
Michael
1ced848827 Fix codestyle 2025-03-01 14:40:50 +00:00
Michael
fb9a20feaa Improved Mastodon API compatibility 2025-03-01 12:38:09 +00:00
Art4
c72d2d44c6 Merge branch 'develop' into phpstan-level-3 2025-02-27 12:48:40 +00:00
Art4
f6ac16d513 Fix 11 PHPStan errors 2025-02-25 14:03:52 +00:00
Art4
cea8cf1f6c Fix 27 PHPStan errors 2025-02-25 13:51:13 +00:00
Art4
b3ef18bed7 create event for render_location hook 2025-02-14 10:19:55 +00:00
Art4
ca3edb866a Create Event for display_item hook 2025-02-14 09:42:57 +00:00
Michael
a2e9247936 Fix notices and missing template variables 2025-02-06 05:41:30 +00:00
Hypolite Petovan
56e7b05d99 Fix coding style in Object/Api/Mastodon/Instance 2025-01-28 07:35:17 -05:00
Hypolite Petovan
186b82d71d Fix wrong default value for contact_account in Mastodon\Instance 2025-01-27 22:01:40 -05:00
Hypolite Petovan
e4fa1aa418 Add type hints in Mastodon\Instance 2025-01-27 22:01:17 -05:00
Michael
c978c8e027 Several accessibility improvements 2025-01-26 12:46:18 +00:00
Art4
0e59dba914 Fix code style 2025-01-13 13:31:54 +00:00
Art4
d4697a17a3 Remove unused import statements 2025-01-13 13:27:50 +00:00
Art4
33b5ba35d4 Replace Logger with DI::logger() in Object classes 2025-01-13 12:01:48 +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
e7d9c6c254 Reduce the number of HTTP requests in the media handling 2024-12-13 19:18:32 +00:00
Michael
17c335238f Fix PR 14591 - improve blurhash creation 2024-12-09 22:23:01 +00:00
Michael
8b796e0c94 Improve the speed for blurhash generation 2024-12-08 21:21:20 +00:00
Art4
7abdc17711 Fix errors in Util namespace 2024-12-07 15:21:21 +00:00
Art4
053dc2bea5 ignore PHPStan errors for PHP 7.4 compatability 2024-12-07 14:31:24 +00:00
Art4
68ce03797a GdImage is not available on PHP 7.4 2024-12-07 09:01:04 +00:00
Art4
8b15bb9e66 Fix errors in Object namespace 2024-12-06 21:55:04 +00:00
Art4
06e3051ad1 Fix errors in Factory namespace 2024-12-03 21:44:35 +00:00
Art4
796db5dfae Merge branch 'phpstan-level-1' into phpstan-level-1-in-addons 2024-11-30 21:06:36 +00:00
Art4
e17012801f Merge branch 'develop' into phpstan-level-1-in-addons 2024-11-30 19:23:36 +00:00
Art4
bdae3c56c0 Revert "remove ->toArray() call"
This reverts commit e797db8d48.
2024-11-29 20:53:15 +00:00
Art4
e797db8d48 remove ->toArray() call 2024-11-29 19:50:48 +00:00
Art4
ec5d3e55c7 Use Status object in User object 2024-11-28 08:04:53 +00:00
Art4
702abb2830 Remove unused calls of DI::app() 2024-11-21 10:12:27 +00:00
Art4
c79f3cde22 Merge branch 'develop' into phpstan-level-1 2024-11-18 21:45:42 +00:00
Art4
36484309d1 fix errors in Object namespace 2024-11-17 21:43:06 +00:00
Art4
603af2fb19 Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Art4
a24a65de2f Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Art4
eb04f3b079 Merge branch 'develop' into merge-2024.09-rc-branch 2024-11-16 08:32:25 +00:00
Michael
a4c5d7539c Preparation für multiple icon styles / improved code 2024-11-10 19:50:01 +00:00
Art4
6f14645a5f Replace calls for App::getProfileOwner() with AppHelper 2024-11-08 22:45:14 +00:00
Michael
e73566c0a1 SVG icons for various fediverse systems 2024-11-08 09:43:19 +00:00
Art4
979468e7fb refactor of Friendica\Object\Api\Mastodon\Preferences class 2024-11-04 13:30:26 +01:00
Michael
9261f29553 Issue 14495: Rich HTML content with embedded pictures 2024-10-26 15:34:17 +00:00
Michael
7525d80d03 Issue 14419: Avoid fatal errors with animated WebP images and GDlib 2024-09-18 04:06:57 +00:00
Michael
e8a3be6820 OStatus support removed 2024-09-11 03:44:40 +00:00
Michael
425f23bbdc Delete unused media attachments 2024-08-24 17:40:25 +00:00
Tobias Diekershoff
30a5ef33b0 REUSE src directory 2024-08-24 15:27:00 +02:00