]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Thu, 2 Dec 2021 12:54:48 +0000 (07:54 -0500)]
Fix URI structure condition in Probe::detect
- This condition was wrongly discarding all URIs with a schemes
Hypolite Petovan [Thu, 2 Dec 2021 12:53:14 +0000 (07:53 -0500)]
Deprecate Network::unparseURL in favor of UriInterfact objects
- Added specific test for Probe::cleanURI
Michael Vogel [Fri, 3 Dec 2021 20:25:58 +0000 (21:25 +0100)]
Merge pull request #11062 from tobiasd/
20211203 -hu
HU translation updated THX Balázs Úr
Tobias Diekershoff [Fri, 3 Dec 2021 19:19:32 +0000 (20:19 +0100)]
HU translation updated THX Balázs Úr
Tobias Diekershoff [Fri, 3 Dec 2021 06:23:06 +0000 (07:23 +0100)]
Merge pull request #11053 from MrPetovan/task/php7.3
Bump minimum required PHP version to 7.3
Hypolite Petovan [Thu, 2 Dec 2021 03:13:03 +0000 (22:13 -0500)]
[Composer] Update dependencies after bumping minimum PHP version to 7.3
- Removing symfony/polyfill-util (v1.19.0)
- Removing symfony/polyfill-php70 (v1.19.0)
- Updating michelf/php-markdown (1.9.0 => 1.9.1): Downloading (100%)
- Updating brick/math (0.9.2 => 0.9.3): Downloading (100%)
- Updating web-token/jwt-util-ecc (v2.2.10 => v2.2.11): Downloading (100%)
- Updating web-token/jwt-core (v2.2.10 => v2.2.11): Downloading (100%)
- Updating web-token/jwt-signature (v2.2.10 => v2.2.11): Downloading (100%)
- Updating web-token/jwt-signature-algorithm-ecdsa (v2.2.10 => v2.2.11): Downloading (100%)
- Updating web-token/jwt-key-mgmt (v2.2.10 => v2.2.11): Downloading (100%)
- Updating symfony/polyfill-php72 (v1.19.0 => v1.23.0): Downloading (100%)
- Updating symfony/polyfill-intl-normalizer (v1.19.0 => v1.23.0): Downloading (100%)
- Updating symfony/polyfill-intl-idn (v1.19.0 => v1.23.0): Downloading (100%)
- Updating guzzlehttp/psr7 (1.8.2 => 1.8.3): Downloading (100%)
- Updating guzzlehttp/promises (1.4.1 => 1.5.1): Downloading (100%)
- Updating minishlink/web-push (v6.0.5 => v6.0.7): Downloading (100%)
- Updating patrickschur/language-detection (v3.4.0 => v3.4.2): Downloading (100%)
- Updating phpseclib/phpseclib (2.0.31 => 2.0.35): Downloading (100%)
- Updating psr/container (1.0.0 => 1.1.1): Downloading (100%)
- Updating smarty/smarty (v3.1.39 => v3.1.40): Downloading (100%)
- Updating composer/ca-bundle (1.2.9 => 1.3.1): Downloading (100%)
- Updating ua-parser/uap-php (v3.9.7 => v3.9.14): Downloading (100%)
- Updating bower-asset/fork-awesome (1.1.7 => 1.2.0): Downloading (100%)
- Updating bower-asset/vue (v2.6.12 => v2.6.14): Downloading (100%)
- Updating npm-asset/fullcalendar (3.10.2 => 3.10.5): Downloading (100%)
- Updating mockery/mockery (1.3.4 => 1.4.4): Downloading (100%)
- Updating mikey179/vfsstream (v1.6.8 => v1.6.10): Downloading (100%)
- Updating sebastian/exporter (3.1.3 => 3.1.4): Downloading (100%)
- Updating phpunit/php-token-stream (3.1.3 => 4.0.4): Downloading (100%)
- Updating phpdocumentor/type-resolver (1.4.0 => 1.5.1): Downloading (100%)
- Updating phpdocumentor/reflection-docblock (5.2.2 => 5.3.0): Downloading (100%)
- Updating phpspec/prophecy (1.13.0 => 1.14.0): Downloading (100%)
- Updating phpunit/phpunit (8.5.19 => 8.5.21): Downloading (100%)
- Updating paragonie/sodium_compat (v1.16.1 => v1.17.0): Downloading (100%)
- Updating paragonie/certainty (v2.8.1 => v2.8.2): Downloading (100%)
- Removing symfony/polyfill-php56 (v1.19.0)
- Installing symfony/polyfill-php56 (v1.20.0)
Hypolite Petovan [Thu, 2 Dec 2021 03:04:18 +0000 (22:04 -0500)]
Bump minimum required PHP version to 7.3
- Code already references some PHP 7.3 specific features
Michael Vogel [Thu, 2 Dec 2021 20:48:20 +0000 (21:48 +0100)]
Merge pull request #11059 from MrPetovan/bug/notices
Suppress notice messages related to the VCard::getHTML call in mod/display
Hypolite Petovan [Thu, 2 Dec 2021 14:45:32 +0000 (09:45 -0500)]
Suppress notice messages related to the VCard::getHTML call in mod/display
- Address https://soc.schuerz.at/display/
4edd2508 -6661-a8d1-f168-
b2a245440386
Hypolite Petovan [Thu, 2 Dec 2021 14:44:41 +0000 (09:44 -0500)]
Fix wrong call to module in mod/display
Tobias Diekershoff [Thu, 2 Dec 2021 13:59:22 +0000 (14:59 +0100)]
Merge pull request #11057 from MrPetovan/bug/10971-probe-numeric-username
Remove all-numeric usernames condition
Hypolite Petovan [Thu, 2 Dec 2021 13:03:38 +0000 (08:03 -0500)]
Remove all-numeric usernames condition
- False negatives aren't recoverable
Hypolite Petovan [Thu, 2 Dec 2021 13:02:26 +0000 (08:02 -0500)]
Reformat Probe::getWebfingerArray
Hypolite Petovan [Thu, 2 Dec 2021 11:22:03 +0000 (06:22 -0500)]
Merge pull request #11054 from annando/fix-api-reshare
Diaspora reshares via API are fixed now
Michael [Thu, 2 Dec 2021 06:37:06 +0000 (06:37 +0000)]
Unused use removed
Michael [Thu, 2 Dec 2021 06:36:09 +0000 (06:36 +0000)]
Test code removed
Michael [Thu, 2 Dec 2021 06:33:19 +0000 (06:33 +0000)]
Diaspora reshares via API are fixed now
Hypolite Petovan [Wed, 1 Dec 2021 21:54:46 +0000 (16:54 -0500)]
Merge pull request #11043 from annando/api-fixes
API: Added more functions, fixed function names
Michael [Wed, 1 Dec 2021 19:23:27 +0000 (19:23 +0000)]
Changed documentation to reflect the changes
Michael Vogel [Wed, 1 Dec 2021 06:51:38 +0000 (07:51 +0100)]
Merge pull request #11052 from tobiasd/
20211130 -ru
RU translations THX Alexander An
Tobias Diekershoff [Wed, 1 Dec 2021 05:52:54 +0000 (06:52 +0100)]
RU translations THX Alexander An
Michael [Tue, 30 Nov 2021 21:41:14 +0000 (21:41 +0000)]
Merge branch 'api-fixes' of github.com:annando/friendica into api-fixes
Michael [Tue, 30 Nov 2021 21:41:10 +0000 (21:41 +0000)]
Removed second ppst parameter
Philipp [Tue, 30 Nov 2021 19:53:47 +0000 (20:53 +0100)]
Fix test
Michael [Tue, 30 Nov 2021 19:17:33 +0000 (19:17 +0000)]
Possibly fixing tests
Michael [Tue, 30 Nov 2021 19:07:24 +0000 (19:07 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes
Tobias Diekershoff [Tue, 30 Nov 2021 14:15:21 +0000 (15:15 +0100)]
Merge pull request #11050 from MrPetovan/task/10990-api-photo-visibility
Prevent API-submitted public pictures to be published as statuses
Hypolite Petovan [Tue, 30 Nov 2021 13:24:09 +0000 (08:24 -0500)]
Prevent API-submitted public pictures to be published as statuses
Hypolite Petovan [Tue, 30 Nov 2021 06:13:20 +0000 (01:13 -0500)]
Merge pull request #11044 from nupplaphil/feat/api-tests_2
Module Fixings&FollowUps
Michael [Tue, 30 Nov 2021 06:11:58 +0000 (06:11 +0000)]
Use function to fetch all valid extensions
Philipp [Sun, 28 Nov 2021 14:27:39 +0000 (15:27 +0100)]
Fix Introduction user selection
Philipp [Sun, 28 Nov 2021 14:05:42 +0000 (15:05 +0100)]
Replace `DI::apiResponse()->exit()` with `$this->response->exit()`
Philipp [Sun, 28 Nov 2021 13:10:40 +0000 (14:10 +0100)]
Make API call permission checks more reliable
- don't need to inherit every Module method anymore
Philipp [Sun, 28 Nov 2021 13:01:13 +0000 (14:01 +0100)]
Make HTTPInputData dynamic
- Removing DI:: dependency inside App class
- Making testability easier & adapting tests
Philipp [Sun, 28 Nov 2021 12:44:42 +0000 (13:44 +0100)]
Make $_REQUEST processing independent of sub-calls
- Move HTTPInputData::process() into App::runFrontend()
- Pass $_REQUEST (including processed Input) to every Module method
- Delete $_POST parameters at Module post() calls because of $_REQUEST
Philipp [Sun, 28 Nov 2021 12:22:27 +0000 (13:22 +0100)]
extract "BaseApi::checkDefaults()" method for later usage
Michael [Tue, 30 Nov 2021 06:05:37 +0000 (06:05 +0000)]
Possibly Avoid database error when storing photo item
Michael [Tue, 30 Nov 2021 05:49:38 +0000 (05:49 +0000)]
messages.po updated
Michael [Tue, 30 Nov 2021 05:48:03 +0000 (05:48 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes
Michael Vogel [Tue, 30 Nov 2021 05:45:51 +0000 (06:45 +0100)]
Merge pull request #11014 from MrPetovan/task/10978-settings-keyboard-actionable
[frio] Make accordions keyboard actionable
Michael [Tue, 30 Nov 2021 05:43:06 +0000 (05:43 +0000)]
Tests
Michael [Tue, 30 Nov 2021 05:38:59 +0000 (05:38 +0000)]
Fixing tests?
Michael [Tue, 30 Nov 2021 05:20:01 +0000 (05:20 +0000)]
Standards
Michael Vogel [Tue, 30 Nov 2021 05:17:56 +0000 (06:17 +0100)]
Merge pull request #11045 from MrPetovan/bug/11029-contact-group
Use user-specific id to fetch the list of group appartenance in Module\Contact\Profile
Michael Vogel [Tue, 30 Nov 2021 05:09:14 +0000 (06:09 +0100)]
Merge pull request #11048 from MrPetovan/bug/10990-prepare_photo_data
Add expected field uri-id to Post query in prepare_photo_data()
Michael [Tue, 30 Nov 2021 05:07:03 +0000 (05:07 +0000)]
Standards
Michael [Tue, 30 Nov 2021 05:00:46 +0000 (05:00 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes
Hypolite Petovan [Tue, 30 Nov 2021 04:51:04 +0000 (23:51 -0500)]
Add expected field uri-id to Post query in prepare_photo_data()
Michael [Mon, 29 Nov 2021 18:03:34 +0000 (18:03 +0000)]
Fix posting pictures
Hypolite Petovan [Mon, 29 Nov 2021 13:44:33 +0000 (08:44 -0500)]
Merge pull request #11037 from MrPetovan/bug/11023-api-photo-delete
Fix Api\Friendica\Photo|album\Delete endpoints
Michael [Mon, 29 Nov 2021 12:52:00 +0000 (12:52 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes
Michael Vogel [Mon, 29 Nov 2021 12:48:27 +0000 (13:48 +0100)]
Merge pull request #11046 from MrPetovan/bug/11040-module-parameters
Fix remaining references to BaseModule->parameters
Hypolite Petovan [Mon, 29 Nov 2021 12:24:32 +0000 (07:24 -0500)]
Fix remaining references to BaseModule->parameters
Hypolite Petovan [Mon, 29 Nov 2021 12:06:41 +0000 (07:06 -0500)]
Use user-specific id to fetch the list of group appartenance in Module\Contact\Profile
Hypolite Petovan [Mon, 29 Nov 2021 11:16:20 +0000 (06:16 -0500)]
Fix Photoalbum delete endpoint
- Fix condition on a removed Item field
Hypolite Petovan [Sat, 27 Nov 2021 22:05:58 +0000 (17:05 -0500)]
Fix Photo delete endpoint
- Set the request variable type
- Fix the condition on a nonexistant item field
Philipp [Sun, 28 Nov 2021 13:52:13 +0000 (14:52 +0100)]
Add tests to prove error https://github.com/friendica/friendica/issues/11023
- Use `$request` instead of `$post` in `BaseModule->run`
Hypolite Petovan [Mon, 22 Nov 2021 00:12:52 +0000 (19:12 -0500)]
Update translation file after strings were moved
Hypolite Petovan [Sun, 21 Nov 2021 23:49:07 +0000 (18:49 -0500)]
[frio] Make connector settings panels keyboard activated
- Keep the connector panel open after form was submitted
Hypolite Petovan [Sat, 20 Nov 2021 09:46:45 +0000 (04:46 -0500)]
[frio] Make addon settings panels keyboard actionable
- Keep the addon panel open after form was submitted
Hypolite Petovan [Sat, 20 Nov 2021 07:16:30 +0000 (02:16 -0500)]
[frio] Make accordions keyboard actionable
Michael [Mon, 29 Nov 2021 06:09:28 +0000 (06:09 +0000)]
Added endpoint
Michael [Mon, 29 Nov 2021 04:38:58 +0000 (04:38 +0000)]
Set item permissions on reshare
Michael [Sun, 28 Nov 2021 21:40:38 +0000 (21:40 +0000)]
Fix function name
Michael [Sun, 28 Nov 2021 13:58:26 +0000 (13:58 +0000)]
Standards
Michael [Sun, 28 Nov 2021 13:52:39 +0000 (13:52 +0000)]
Standards
Michael [Sun, 28 Nov 2021 13:46:30 +0000 (13:46 +0000)]
Fixes standards
Michael [Sun, 28 Nov 2021 13:44:02 +0000 (13:44 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes
Michael [Sun, 28 Nov 2021 13:42:07 +0000 (13:42 +0000)]
Updates messages.po
Michael [Sun, 28 Nov 2021 13:34:00 +0000 (13:34 +0000)]
API: Added more functions, fixed function names
Hypolite Petovan [Sun, 28 Nov 2021 13:27:10 +0000 (08:27 -0500)]
Merge pull request #11042 from nupplaphil/feat/api-tests_2
Some Fixings
Hypolite Petovan [Sun, 28 Nov 2021 13:26:53 +0000 (08:26 -0500)]
Improve comment wording in ApiTest
Philipp [Sun, 28 Nov 2021 12:11:12 +0000 (13:11 +0100)]
Fix BaseApi and corresponding tests
Philipp [Sun, 28 Nov 2021 11:59:42 +0000 (12:59 +0100)]
Fix BBCode::expandTags() & Remove AppMockTrait
Philipp [Sun, 28 Nov 2021 11:51:20 +0000 (12:51 +0100)]
Bump version string to 2021.12-rc
Tobias Diekershoff [Sun, 28 Nov 2021 09:17:04 +0000 (10:17 +0100)]
pump version to 2021.12-rc
Hypolite Petovan [Sun, 28 Nov 2021 03:33:53 +0000 (22:33 -0500)]
Merge pull request #11035 from annando/api-next
API: Next bunch of functions transformed
Philipp [Sat, 27 Nov 2021 18:03:01 +0000 (19:03 +0100)]
Fix tests
Michael [Sat, 27 Nov 2021 13:41:49 +0000 (13:41 +0000)]
Deprecated upload function relocates to a replacement
Michael [Sat, 27 Nov 2021 12:55:13 +0000 (12:55 +0000)]
Added group update
Michael [Sat, 27 Nov 2021 09:45:42 +0000 (09:45 +0000)]
Tests deactivated
Michael [Sat, 27 Nov 2021 09:42:05 +0000 (09:42 +0000)]
API: Next bunch of functions transformed
Hypolite Petovan [Sat, 27 Nov 2021 23:30:41 +0000 (18:30 -0500)]
Add a second parameter to BaseApi::getRequest to enable API tests
Hypolite Petovan [Sat, 27 Nov 2021 22:24:46 +0000 (17:24 -0500)]
Merge pull request #11036 from nupplaphil/bug/module_di
Bugfixing Module Method syntax
Philipp [Sat, 27 Nov 2021 19:41:11 +0000 (20:41 +0100)]
Make PHP-CS happy :)
Philipp [Sat, 27 Nov 2021 18:58:24 +0000 (19:58 +0100)]
Fixing wrong inherited methodsyntax
Philipp [Sat, 27 Nov 2021 18:50:52 +0000 (19:50 +0100)]
Move all (inactive) API endpoint specific tests to new structure
Hypolite Petovan [Sat, 27 Nov 2021 14:41:23 +0000 (09:41 -0500)]
Merge pull request #11005 from nupplaphil/feat/module_di
Introduce PSR-7 `ResponseInterface` for Modules executions
Philipp [Sat, 27 Nov 2021 13:11:48 +0000 (14:11 +0100)]
Fix Tos Module
Philipp [Sat, 27 Nov 2021 12:57:00 +0000 (13:57 +0100)]
Respect the Dollar(notation :-))
Philipp [Sat, 27 Nov 2021 12:48:05 +0000 (13:48 +0100)]
Fixing https://github.com/friendica/friendica/issues/11033
Philipp [Sat, 27 Nov 2021 12:41:37 +0000 (13:41 +0100)]
Fix that (raw)content is always executed during Module::run()
Philipp [Sat, 27 Nov 2021 12:19:26 +0000 (13:19 +0100)]
Fix Contact modules
Philipp [Sat, 27 Nov 2021 12:03:04 +0000 (13:03 +0100)]
Update messages.po
Philipp [Sun, 21 Nov 2021 23:13:02 +0000 (00:13 +0100)]
Fix Page Header usage
Philipp [Sun, 21 Nov 2021 23:07:09 +0000 (00:07 +0100)]
Fixing Response
Philipp [Sun, 21 Nov 2021 22:46:57 +0000 (23:46 +0100)]
Fixing Response
Philipp [Sun, 21 Nov 2021 22:37:17 +0000 (23:37 +0100)]
Replace IRespondToRequests with PSR-7 ResponseInterface
Philipp [Sun, 21 Nov 2021 21:41:18 +0000 (22:41 +0100)]
Delete deprecated ApiResponseDouble
Philipp [Sun, 21 Nov 2021 21:23:35 +0000 (22:23 +0100)]
Replace `header()` with `$response->setHeader()` at `BaseModule`