Commit Graph

40139 Commits (develop)

Author SHA1 Message Date
Art4 9ae7b9cf01 Fix warnings in Receiver.php 2024-11-04 11:58:08 +00:00
Art4 3a8058ec09 Extract visible_whitespace() into separate method in ActivityPubConversion 2024-11-03 15:54:37 +01:00
Art4 e984057ceb Extract visible_whitespace() into separate method 2024-11-03 15:52:46 +01:00
Art4 c5dac44c8f add missing return statement 2024-11-03 15:49:44 +01:00
Tobias Diekershoff c21e6b5e6d
Merge pull request #14528 from annando/deletion
Process deletions via ActivityPub
2024-11-03 13:48:22 +01:00
Art4 adb1bd2ad0 Add license note an scan directory for PHPStan 2024-11-03 11:24:15 +01:00
Michael ea9d0fb9b0 Process deletions via ActivityPub 2024-11-03 06:10:25 +00:00
Art4 0965a84929 install PHPStan for static code analysis 2024-11-02 22:24:10 +01:00
Art4 cf92446cf3 Fix tests 2024-11-02 22:06:02 +01:00
Art4 04d4c6d8f0 Fix mocking namespace 2024-11-02 20:57:11 +01:00
Art4 5ecee2b9f7 Fix namespace in IntallerTest, mock function_exists() with PHPMock 2024-11-02 17:43:43 +01:00
Art4 7de3b16dc3 Fix namespace for CryptoTest 2024-11-01 21:46:09 +00:00
Art4 f575f6c94c require php-mock/php-mock-phpunit for mocking php builtin functions 2024-11-01 21:45:45 +00:00
Art4 2d248ec8ca autoload addons via classmap instead of psr-4 2024-11-01 21:15:34 +00:00
Tobias Diekershoff 0560091ae2
Merge pull request #14521 from annando/delivery
Improved delivery / fix falsely delivery content via DFRN
2024-11-01 20:56:48 +01:00
Art4 87491dc3b5 replace bower-asset/fork-awesome with npm-asset/fork-awesome 2024-11-01 14:45:38 +00:00
Art4 0126aa5018 replace bower-asset/dompurify with npm-asset/dompurify 2024-11-01 14:40:10 +00:00
Art4 c15671fa78 replace bower-asset/chart-js with npm-asset/chart.js 2024-11-01 14:37:31 +00:00
Art4 5a201819ac fix path name for chart.js 2024-11-01 12:29:14 +00:00
Art4 f799ab563c Remove fxp-asset config 2024-11-01 12:11:16 +00:00
Art4 b7e007c37b install all bower and npm dependencies with composer 2024-11-01 13:07:32 +01:00
Art4 fa22e11c5f replace composer/installers with oomphinc/composer-installers-extender 2024-11-01 11:46:04 +00:00
Art4 4c02205454 install composer/installers, add asset-packagist as new repository 2024-11-01 11:27:42 +00:00
Art4 d62eee3379 remove fxp/composer-asset-plugin dependency 2024-11-01 11:17:55 +00:00
Michael 5e3f9d1235 Improved delivery / fix falsely delivery content via DFRN 2024-10-31 18:41:17 +00:00
Art4 2c325eb124 Update to Compose v2 2024-10-31 14:40:00 +00:00
Tobias Diekershoff a3f38d36b9
Merge pull request #14517 from annando/dont-revive-contacts
Prevent dead contacts from being revived
2024-10-30 06:16:57 +01:00
Michael 94ad35a5df Prevent dead contacts from being revived 2024-10-30 05:07:58 +00:00
Michael Vogel e4511c700e
Merge pull request #14515 from tobiasd/20241029-errors
fix gettext error
2024-10-29 10:41:13 +01:00
Tobias Diekershoff 718722419f recreate messages.po 2024-10-29 08:02:33 +01:00
Tobias Diekershoff db95def246 fix gettext error
xgettext was complaining that the term 'Error' was used once without the plural form
2024-10-29 07:59:44 +01:00
Michael Vogel b2b879851c
Merge pull request #14514 from tobiasd/issue14512
remove old reverence to addons.friendi.ca
2024-10-29 07:29:21 +01:00
Tobias Diekershoff 9a5405d33f
Merge pull request #14513 from annando/issue-14478
Issue 14478: Always use an existing application for OAuth
2024-10-29 06:59:11 +01:00
Tobias Diekershoff 61435984b0 remove old reverence to addons.friendi.ca
fixes #14512

The URL of the addon repository is corrected with this PR as well.
2024-10-29 06:57:00 +01:00
Michael 42117a391c Issue 14478: Always use an existing application for OAuth 2024-10-28 20:57:20 +00:00
Tobias Diekershoff 7e446e8100
Merge pull request #14507 from annando/issue-14491
Issue 14491: CSS class for pictures with or without alt descriptions
2024-10-28 06:52:59 +01:00
Tobias Diekershoff a73319fa98
Merge pull request #14508 from annando/issue-13270
Issue 13270: Fix display of private comments on the profile page
2024-10-28 06:51:04 +01:00
Michael Vogel 830e8c9a49
Merge pull request #14509 from nupplaphil/doc/prometheus-exporter
Add Prometheus exporter link to docs
2024-10-27 20:37:46 +01:00
Michael 815d886677 messages.po updated 2024-10-27 19:18:58 +00:00
Michael 89bc4af2c6 Issue 13270: Fix display of private comments on the profile page 2024-10-27 19:14:51 +00:00
Philipp e614c2a68a
Add Prometheus exporter link 2024-10-27 20:13:41 +01:00
Michael e9064aff32 Issue 14491: CSS class for pictures with or without alt descriptions 2024-10-27 15:48:06 +00:00
Tobias Diekershoff 2d7964ad7c
Merge pull request #14504 from annando/archive-unarchive
The code for archiving and unarchiving contacts is improved
2024-10-27 07:27:53 +01:00
Tobias Diekershoff f48e1d1a9d
Merge pull request #14503 from annando/improved-context
Improved cached context file
2024-10-27 07:26:31 +01:00
Tobias Diekershoff e5991069ed
Merge pull request #14501 from annando/issue-14495
Issue 14495: Rich HTML content with embedded pictures
2024-10-27 07:25:21 +01:00
Tobias Diekershoff 561ac9e4ee
Merge pull request #14502 from annando/platform-name
Don't show "(AP)" at platform names anymore
2024-10-27 07:23:47 +01:00
Michael ea5a19972e The code for archiving and unarchiving contacts is improved 2024-10-26 15:48:12 +00:00
Michael 306a07ca3c Improved cached context file 2024-10-26 15:43:23 +00:00
Michael 676f54b7b2 Don't show "(AP)" at platform names anymore 2024-10-26 15:36:41 +00:00
Michael 9261f29553 Issue 14495: Rich HTML content with embedded pictures 2024-10-26 15:34:17 +00:00