Commit graph

995 commits

Author SHA1 Message Date
Art4
68b604812c create event for avatar_lookup hook 2025-03-14 13:31:11 +00:00
Michael
fc8946cf02 Support for language and publification date 2025-03-02 16:47:21 +00:00
Art4
c7b1961d02 Fix return type of randomDigits 2025-02-06 08:30:05 +00:00
Art4
c6ee2c461c Revert "Refactor Crypto::randomDigits()"
This reverts commit 940884e4bd.
2025-02-06 08:29:14 +00:00
Hypolite Petovan
5d6be39a0c Fix coding style in Repository\Notify and Util\Emailer 2025-01-28 07:50:30 -05:00
Hypolite Petovan
0006d838f5 Remove potential new lines in reported logger instances
- Thanks to @MrKaplan-lw for the investigative work
2025-01-28 07:50:30 -05:00
Hypolite Petovan
8f0a31dc1e Fix code style in src/Util/Temporal 2025-01-26 17:47:23 -05:00
Hypolite Petovan
d9c11bb853 Set first_day_of_week config value default correctly
↪ Config value could be empty string and cause a script error
2025-01-26 17:45:23 -05:00
Hypolite Petovan
822b4429f3 Merge branch 'develop' into Art4/fix-code-style-for-pr-14688
# Conflicts:
#	src/Model/GServer.php
#	src/Util/HTTPSignature.php
2025-01-22 21:05:24 -05:00
Michael
0f8786f8b1 Fix codestyle 2025-01-22 20:31:14 +00:00
Michael
bccf95a088 Changes after review 2025-01-22 20:26:05 +00:00
Art4
6309d4c43d Merge branch 'develop' into fix-code-style-for-pr-14688 2025-01-22 09:07:59 +00:00
Michael
1eaab5e410 Issue 14692: Prevent loops with remote servers 2025-01-22 06:42:47 +00:00
Michael Vogel
bb252e326f
Merge pull request #14688 from Art4/refactor-logger-class-with-logger-object
Replace Logger class with LoggerInterface implementation
2025-01-22 07:20:26 +01:00
Michael
d2b1eaaaa9 Fix codestyle 2025-01-19 13:26:22 +00:00
Michael
d42b31bee6 Fix exception "Argument #2 ($jsonld) must be of type array, string given" 2025-01-19 13:24:59 +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
0ce0aa4d2c Replace Logger with DI::logger() in Util classes 2025-01-13 12:53:09 +00: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
Matthew Exon
ba26e9c06d Only replace schema.org if it is a top-level context 2024-12-27 21:28:11 +01:00
Matthew Exon
b2012947ac Repair schema.org context. Fixes #14630 2024-12-27 17:51:43 +01:00
Art4
1b4d0d0bb0 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-23 10:18:56 +00:00
Michael
9e19e90b75 Improved check for attached Fediverse posts 2024-12-21 15:25:24 +00:00
Michael
2856b1126c Fix some notices / reduce the number of warnings 2024-12-17 04:46:55 +00:00
Hypolite Petovan
65ca688da6
Merge pull request #14598 from Art4/merge-2024.09-rc-into-develop
Merge 2024.09-rc into develop
2024-12-16 09:22:10 -05: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
Art4
3cd098bfc7 Fix Util Strings 2024-12-08 22:20:20 +00:00
Art4
7abdc17711 Fix errors in Util namespace 2024-12-07 15:21:21 +00:00
Art4
c79f3cde22 Merge branch 'develop' into phpstan-level-1 2024-11-18 21:45:42 +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
8bbf9d25b6 Merge branch 'develop' into phpstan-level-1 2024-11-16 19:59:32 +00:00
Art4
a24a65de2f Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Art4
e97231683a fix erros in Util namespace 2024-11-16 17:16:26 +00:00
Art4
eb04f3b079 Merge branch 'develop' into merge-2024.09-rc-branch 2024-11-16 08:32:25 +00:00
Art4
5595bfc0d8 Merge branch '2024.09-rc' into merge-2024.09-rc-branch 2024-11-15 14:32:05 +00:00
Michael
a4c5d7539c Preparation für multiple icon styles / improved code 2024-11-10 19:50:01 +00:00
Art4
d9d1e9e0e0 Merge branch 'add-static-code-analysis' into refactoring-of-app-class 2024-11-10 08:10:17 +00:00
Art4
221dad7663 Merge branch 'improve-tests' into add-static-code-analysis 2024-11-10 00:20:29 +00:00
Art4
940884e4bd Refactor Crypto::randomDigits() 2024-11-09 23:18:13 +00:00
Art4
9074258b78 Replace static calls of DI::app() with DI::apphelper() 2024-11-06 07:57:43 +00:00
Art4
c5dac44c8f add missing return statement 2024-11-03 15:49:44 +01:00
Michael
ea9d0fb9b0 Process deletions via ActivityPub 2024-11-03 06:10:25 +00:00
Art4
04d4c6d8f0 Fix mocking namespace 2024-11-02 20:57:11 +01:00
Michael
1c081ced74 Issue 14488: Extended date change range for signatures 2024-10-23 21:13:45 +00:00
Michael
58cd216eb7 Issue 14145: Fix communication with Hubzilla 2024-10-21 06:08:28 +00:00
Michael
43fa03db36 Issue 14448: Fix the Pertube context 2024-09-24 20:35:42 +00:00