Commit graph

3453 commits

Author SHA1 Message Date
Art4
105f848dd7 Use AddonInfo in addon Details 2025-02-04 10:47:57 +00:00
Art4
db37a93efa Fix code style 2025-02-04 07:00:09 +00:00
Art4
776781e522 Merge branch 'develop' into new-addonproxy 2025-02-04 06:54:59 +00:00
Waldir Pimenta
773f654e99 Normalize punctuation in signup form field labels 2025-02-03 21:53:02 +00:00
Waldir Pimenta
7b5b9c164e Close paren in message shown at the signup form 2025-02-03 21:09:00 +00:00
Art4
4ea648475f Replace calls of Addon::getVisibleList() with AddonHelper::getVisibleEnabledAddons() 2025-02-03 14:54:45 +00:00
Art4
04df082d4e Rename method names in AddonHelper 2025-02-03 14:27:23 +00:00
Art4
9c002a1aa2 Fix code style 2025-02-03 13:59:58 +00:00
Art4
5504fdcd06 Move getEnabledList into AddonHelper 2025-02-02 06:55:38 +00:00
Art4
91bd6089b5 Create AddonHelper and proxy to check if addon is enabled 2025-02-01 21:58:59 +00:00
Hypolite Petovan
f632acb6c2 Fix coding style in src/Module/Conversation/Timeline.php 2025-01-26 17:53:24 -05:00
Hypolite Petovan
403a4684e5 Return early if system.max_author_posts_community_page isn't set in Conversation\Timeline->getCommunityItems 2025-01-26 17:52:35 -05:00
Michael
c0723e3d48 Fix codestyle 2025-01-26 12:59:59 +00:00
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