Commit graph

3440 commits

Author SHA1 Message Date
Michael
c978c8e027 Several accessibility improvements 2025-01-26 12:46:18 +00:00
Hypolite Petovan
cbb6b7819a Extract GET action processing in Moderation modules 2025-01-22 21:51:03 -05:00
Hypolite Petovan
3e465cb761 Partially revert "Improve search for user in Modration module"
This reverts commit 78444ff25c.
↪️ When the uid parameter isn't set, the regular list should be shown instead of throwing an error.
2025-01-22 21:37:39 -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
d74ca3ecf5 Fix codestyle 2025-01-22 20:56:21 +00:00
Michael
c6a9e7aa4c New option to only update contacts with local relations 2025-01-22 06:40:04 +00:00
Art4
3698ab5aaa Merge branch 'refactor-logger-class-with-logger-object' into fix-code-style-for-pr-14688 2025-01-14 09:29:35 +00:00
Art4
04161a0a5f Merge branch 'develop' into refactor-logger-class-with-logger-object 2025-01-14 09:16:06 +00:00
Michael
8345ada757 Fixed codestyle 2025-01-14 06:06:39 +00:00
Michael
dc382b5288 Changed contact update rule / added logging 2025-01-14 06:06:28 +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
c335754dec Change static methods to dynamic in Mastodon Search class 2025-01-13 12:07:05 +00:00
Art4
c6cef6bbce Replace Logger with $this->logger in all Module classes 2025-01-13 11:56:22 +00:00
Art4
d4873dbc6b Replace Logger with $this->logger in Module Twitter classes 2025-01-13 11:55:30 +00:00
Art4
b0a5494a8f Replace Logger with $this->logger in Module Mastodon classes 2025-01-13 11:53:38 +00:00
Art4
6f91b16403 Replace Logger with $this->logger in Module OAuth classes 2025-01-13 11:43:47 +00:00
Art4
c9588fcbb0 Replace Logger with $this->logger in Module ActivityPub classes 2025-01-13 11:41:58 +00:00
Art4
8643231019 Replace Logger with $this->logger in Module classes 2025-01-13 11:00:50 +00:00
Art4
105c737609 Replace Logger with $this->logger in Module BaseApi class 2025-01-13 10:32:57 +00:00
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
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
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
951999957e Improve URL detection in searches 2024-12-27 13:08:09 +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
ea5417a6a3 Issue 14344: Contact import is relocated to a dedicated place 2024-12-20 08:22:56 +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
Art4
535baaebcf Merge branch 'phpstan-level-1-in-addons' into phpstan-level-2 2024-12-09 22:31:13 +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
f36e118609 fix non-capturing catch for PHP 7.4 support 2024-12-07 07:11:28 +00:00
Art4
b55dc0ac48 remove unused $e 2024-12-07 07:03:48 +00:00
Artur Weigandt
d9ab7efcd6
Update src/Module/Security/OpenID.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-12-06 23:23:33 +01:00
Art4
b35c45bf5a Fix errors in Module namespace 2024-12-06 21:12:29 +00:00
Hypolite Petovan
e34d38182c
Merge pull request #14559 from Art4/phpstan-level-1
Phpstan level 1
2024-11-30 21:40:29 -05:00
Art4
e17012801f Merge branch 'develop' into phpstan-level-1-in-addons 2024-11-30 19:23:36 +00:00
Michael
8647a5d08a Added check for shortcut icon url parts 2024-11-29 05:17:26 +00:00
Art4
a0da648214 remove unused call for DI::app() 2024-11-28 08:17:04 +00:00
Art4
9c7066ae35 Merge branch 'develop' into replace-app-with-apphelper 2024-11-28 08:11:21 +00:00
Art4
0b58562a4e Merge branch 'develop' into phpstan-level-1 2024-11-28 07:58:50 +00:00
Art4
5b281d22ed Remove parameter App from addons __addon_admin_post() functions 2024-11-23 12:25:03 +00:00
Art4
3819ec9dd1 Remove call for DI::app() 2024-11-23 12:18:07 +00:00
Art4
7dbf1bb8bb remove unused call of DI::app() 2024-11-23 08:18:31 +00:00
Art4
4e9d129dd3 remove unnecessary finally blocks 2024-11-22 11:02:27 +00:00
Art4
702abb2830 Remove unused calls of DI::app() 2024-11-21 10:12:27 +00:00