]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoAdd dms/phpunit-arraysubset-asserts dependency
Philipp [Fri, 10 Dec 2021 20:32:00 +0000 (21:32 +0100)]
Add dms/phpunit-arraysubset-asserts dependency

2 years agoMerge pull request #11084 from nupplaphil/feat/tests_followup
Hypolite Petovan [Fri, 10 Dec 2021 17:16:14 +0000 (12:16 -0500)]
Merge pull request #11084 from nupplaphil/feat/tests_followup

Another bunch of reeanbled tests & some minor API fixings

2 years agoAdd assertions for NotificationTest
Philipp [Fri, 10 Dec 2021 16:32:41 +0000 (17:32 +0100)]
Add assertions for NotificationTest

2 years agoUpdate src/Module/Api/Twitter/Statuses/Destroy.php
Philipp [Fri, 10 Dec 2021 09:14:30 +0000 (10:14 +0100)]
Update src/Module/Api/Twitter/Statuses/Destroy.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMake PHP-CS happy ;-)
Philipp [Thu, 9 Dec 2021 21:55:15 +0000 (22:55 +0100)]
Make PHP-CS happy ;-)

2 years agoReenable Twitter/Retweet tests
Philipp [Thu, 9 Dec 2021 21:41:19 +0000 (22:41 +0100)]
Reenable Twitter/Retweet tests

2 years agoReenable Twitter/Create&Destory tests
Philipp [Thu, 9 Dec 2021 21:30:35 +0000 (22:30 +0100)]
Reenable Twitter/Create&Destory tests

2 years agoReenable Twitter/Media Post tests
Philipp [Thu, 9 Dec 2021 21:08:31 +0000 (22:08 +0100)]
Reenable Twitter/Media Post tests

2 years agoReenable Twitter/Favorites tests
Philipp [Thu, 9 Dec 2021 20:52:40 +0000 (21:52 +0100)]
Reenable Twitter/Favorites tests

2 years agoSadly mark incomplete Twitter/ContactEndpoint tests
Philipp [Thu, 9 Dec 2021 20:47:49 +0000 (21:47 +0100)]
Sadly mark incomplete Twitter/ContactEndpoint tests

2 years agoReenable Twitter/Show test
Philipp [Thu, 9 Dec 2021 20:43:35 +0000 (21:43 +0100)]
Reenable Twitter/Show test

2 years agoReenable Twitter/Search test
Philipp [Thu, 9 Dec 2021 20:37:16 +0000 (21:37 +0100)]
Reenable Twitter/Search test

2 years agoReenable Twitter/Lookup tests & add standard assertions
Philipp [Thu, 9 Dec 2021 20:32:17 +0000 (21:32 +0100)]
Reenable Twitter/Lookup tests & add standard assertions

2 years agoReenable Twitter/UserTimeline tests
Philipp [Thu, 9 Dec 2021 20:23:58 +0000 (21:23 +0100)]
Reenable Twitter/UserTimeline tests

2 years agoReenable Twitter/Statuses tests
Philipp [Thu, 9 Dec 2021 20:17:00 +0000 (21:17 +0100)]
Reenable Twitter/Statuses tests

2 years agoReenable Twitter/NetworkPublicTimeline tests
Philipp [Thu, 9 Dec 2021 20:11:40 +0000 (21:11 +0100)]
Reenable Twitter/NetworkPublicTimeline tests

2 years agoReenable Twitter/Mentions tests
Philipp [Thu, 9 Dec 2021 20:07:47 +0000 (21:07 +0100)]
Reenable Twitter/Mentions tests

2 years agoReenable Twitter/Destroy tests
Philipp [Thu, 9 Dec 2021 20:03:33 +0000 (21:03 +0100)]
Reenable Twitter/Destroy tests

2 years agoSimplify json testing
Philipp [Thu, 9 Dec 2021 19:53:29 +0000 (20:53 +0100)]
Simplify json testing

2 years agoMerge pull request #11083 from nupplaphil/bug/11078
Hypolite Petovan [Thu, 9 Dec 2021 14:09:04 +0000 (09:09 -0500)]
Merge pull request #11083 from nupplaphil/bug/11078

Fix redirect url in Guzzle Responses

2 years agoFix redirect url in Guzzle Responses
Philipp [Thu, 9 Dec 2021 13:59:25 +0000 (14:59 +0100)]
Fix redirect url in Guzzle Responses

2 years agoMerge pull request #11082 from annando/Fix-rendertime
Hypolite Petovan [Thu, 9 Dec 2021 13:39:05 +0000 (08:39 -0500)]
Merge pull request #11082 from annando/Fix-rendertime

Fix the performance calculation for the content

2 years agoFix the performance calculation for the content
Michael [Thu, 9 Dec 2021 13:04:51 +0000 (13:04 +0000)]
Fix the performance calculation for the content

2 years agoMerge pull request #11081 from annando/fix-parseurl
Tobias Diekershoff [Thu, 9 Dec 2021 06:20:36 +0000 (07:20 +0100)]
Merge pull request #11081 from annando/fix-parseurl

Fix for ParseUrl ('type' was already in use)

2 years agoFix for ParseUrl ('type' was already in use)
Michael Vogel [Thu, 9 Dec 2021 00:20:31 +0000 (01:20 +0100)]
Fix for ParseUrl ('type' was already in use)

2 years agoMerge pull request #11080 from annando/simplify-zrl
Hypolite Petovan [Wed, 8 Dec 2021 22:19:38 +0000 (17:19 -0500)]
Merge pull request #11080 from annando/simplify-zrl

ZRL: Simplify the code structure

2 years agoZRL: Simplify the code structure
Michael [Wed, 8 Dec 2021 20:23:07 +0000 (20:23 +0000)]
ZRL: Simplify the code structure

2 years agoMerge pull request #11079 from annando/attachments
Hypolite Petovan [Wed, 8 Dec 2021 16:22:33 +0000 (11:22 -0500)]
Merge pull request #11079 from annando/attachments

Fix attachment handling

2 years agoUpdated messages.po
Michael [Wed, 8 Dec 2021 13:44:03 +0000 (13:44 +0000)]
Updated messages.po

2 years agoFix attachment handling
Michael [Wed, 8 Dec 2021 13:32:20 +0000 (13:32 +0000)]
Fix attachment handling

2 years agoMerge pull request #11077 from annando/remove-obsolete
Tobias Diekershoff [Wed, 8 Dec 2021 07:43:57 +0000 (08:43 +0100)]
Merge pull request #11077 from annando/remove-obsolete

Obsolete functionality removed

2 years agoMerge pull request #11076 from tobiasd/20211207-messagespo
Hypolite Petovan [Tue, 7 Dec 2021 15:12:15 +0000 (10:12 -0500)]
Merge pull request #11076 from tobiasd/20211207-messagespo

regen messages.po file

2 years agoregen messages.po file
Tobias Diekershoff [Tue, 7 Dec 2021 15:06:56 +0000 (16:06 +0100)]
regen messages.po file

follow up to #11060

2 years agoMerge pull request #11060 from urbalazs/typo
Tobias Diekershoff [Tue, 7 Dec 2021 15:04:48 +0000 (16:04 +0100)]
Merge pull request #11060 from urbalazs/typo

Fix typo

2 years agoMerge pull request #11075 from tobiasd/20211207-develintro
Michael Vogel [Tue, 7 Dec 2021 08:41:12 +0000 (09:41 +0100)]
Merge pull request #11075 from tobiasd/20211207-develintro

developer intro the ! was missing in the #!

2 years agodeveloper intro the ! was missing in the #!
Tobias Diekershoff [Tue, 7 Dec 2021 08:01:36 +0000 (09:01 +0100)]
developer intro the ! was missing in the #!

2 years agoMerge remote-tracking branch 'upstream/2021.12-rc' into remove-obsolete
Michael [Tue, 7 Dec 2021 07:30:28 +0000 (07:30 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into remove-obsolete

2 years agoRemove obsolete network guessing function
Michael [Tue, 7 Dec 2021 07:28:55 +0000 (07:28 +0000)]
Remove obsolete network guessing function

2 years agoMerge pull request #11074 from MrPetovan/bug/warnings
Tobias Diekershoff [Tue, 7 Dec 2021 06:06:48 +0000 (07:06 +0100)]
Merge pull request #11074 from MrPetovan/bug/warnings

Initialize $permissions variable in ActivityPub\Transmitter::fetchPermissionBlockFromConversation

2 years agoMerge pull request #11073 from MrPetovan/bug/notices
Tobias Diekershoff [Tue, 7 Dec 2021 06:06:16 +0000 (07:06 +0100)]
Merge pull request #11073 from MrPetovan/bug/notices

Suppress Undefined property message in Core\Protocol

2 years agoInitialize $permissions variable in ActivityPub\Transmitter::fetchPermissionBlockFrom...
Hypolite Petovan [Tue, 7 Dec 2021 01:16:46 +0000 (20:16 -0500)]
Initialize $permissions variable in ActivityPub\Transmitter::fetchPermissionBlockFromConversation

- Address https://github.com/friendica/friendica/issues/10757#issuecomment-927361800

2 years agoSuppress Undefined property message in Core\Protocol
Hypolite Petovan [Tue, 7 Dec 2021 00:27:22 +0000 (19:27 -0500)]
Suppress Undefined property message in Core\Protocol

- Address https://github.com/friendica/friendica/issues/10755#issuecomment-979427147

2 years agoMerge pull request #11069 from nupplaphil/feat/reenable_tests
Hypolite Petovan [Mon, 6 Dec 2021 12:56:23 +0000 (07:56 -0500)]
Merge pull request #11069 from nupplaphil/feat/reenable_tests

Some Fixings & Reenabling some tests

2 years agoAdd response for JSON only
Philipp [Sun, 5 Dec 2021 23:06:56 +0000 (00:06 +0100)]
Add response for JSON only

2 years agoForce right SSL_POLICY for test
Philipp [Sat, 4 Dec 2021 23:23:12 +0000 (00:23 +0100)]
Force right SSL_POLICY for test

2 years agoFix test
Philipp [Sat, 4 Dec 2021 23:20:46 +0000 (00:20 +0100)]
Fix test

2 years agoFix dataset
Philipp [Sat, 4 Dec 2021 23:19:24 +0000 (00:19 +0100)]
Fix dataset

2 years agoFix tests
Philipp [Sat, 4 Dec 2021 23:03:11 +0000 (00:03 +0100)]
Fix tests

2 years agoFix Twitter statuses list & reenable tests
Philipp [Sat, 4 Dec 2021 22:57:52 +0000 (23:57 +0100)]
Fix Twitter statuses list & reenable tests

2 years agoReenable Incoming test and fixes an array_reverse() bug
Philipp [Sat, 4 Dec 2021 22:32:03 +0000 (23:32 +0100)]
Reenable Incoming test and fixes an array_reverse() bug

2 years agoReenable Followers&Friends Lists and fixes a array_reverse() Bug
Philipp [Sat, 4 Dec 2021 22:29:29 +0000 (23:29 +0100)]
Reenable Followers&Friends Lists and fixes a array_reverse() Bug

2 years agoRe enable Blocks/Lists test
Philipp [Sat, 4 Dec 2021 22:24:56 +0000 (23:24 +0100)]
Re enable Blocks/Lists test

2 years agoRe enable UpdateProfile test
Philipp [Sat, 4 Dec 2021 22:16:16 +0000 (23:16 +0100)]
Re enable UpdateProfile test

2 years agomark remaining Mastodon tests incomplete because of needed refactoring
Philipp [Sat, 4 Dec 2021 22:08:12 +0000 (23:08 +0100)]
mark remaining Mastodon tests incomplete because of needed refactoring

2 years agomark Timeline tests incomplete because of needed refactoring
Philipp [Sat, 4 Dec 2021 21:37:44 +0000 (22:37 +0100)]
mark Timeline tests incomplete because of needed refactoring

2 years agoRe-enable AccountVerifyCredentials test
Philipp [Sat, 4 Dec 2021 21:34:51 +0000 (22:34 +0100)]
Re-enable AccountVerifyCredentials test

2 years agoRe-enable StatusNetConfig test
Philipp [Sat, 4 Dec 2021 20:58:09 +0000 (21:58 +0100)]
Re-enable StatusNetConfig test

2 years agoMerge pull request #11070 from annando/api-array-reverse
Hypolite Petovan [Sun, 5 Dec 2021 12:28:45 +0000 (07:28 -0500)]
Merge pull request #11070 from annando/api-array-reverse

Fix: array_reverse returns the reversed content as return value

2 years agoFix: array_reverse returns the reversed content as return value
Michael [Sun, 5 Dec 2021 06:22:04 +0000 (06:22 +0000)]
Fix: array_reverse returns the reversed content as return value

2 years agoMerge pull request #11058 from MrPetovan/bug/10955-php-mysql-time
Michael Vogel [Sun, 5 Dec 2021 06:12:36 +0000 (07:12 +0100)]
Merge pull request #11058 from MrPetovan/bug/10955-php-mysql-time

Replace references to UTC_TIMESTAMP()/NOW() in SQL queries with a DateTimeFormat generated parameter

2 years agoReplace references to NOW() in SQL queries with a DateTimeFormat generated parameter
Hypolite Petovan [Thu, 2 Dec 2021 14:20:50 +0000 (09:20 -0500)]
Replace references to NOW() in SQL queries with a DateTimeFormat generated parameter

2 years agoReplace references to UTC_TIMESTAMP in SQL queries with a DateTimeFormat generated...
Hypolite Petovan [Thu, 2 Dec 2021 14:19:01 +0000 (09:19 -0500)]
Replace references to UTC_TIMESTAMP in SQL queries with a DateTimeFormat generated parameter

2 years agoUpdate DateTimeFormat documentation
Hypolite Petovan [Thu, 2 Dec 2021 14:07:54 +0000 (09:07 -0500)]
Update DateTimeFormat documentation

- Remove an explicit default value parameter

2 years agoMerge pull request #11068 from annando/improved-embed
Hypolite Petovan [Sat, 4 Dec 2021 20:16:15 +0000 (15:16 -0500)]
Merge pull request #11068 from annando/improved-embed

Improved page info detection

2 years agoImproved page info detection
Michael [Sat, 4 Dec 2021 19:54:33 +0000 (19:54 +0000)]
Improved page info detection

2 years agoMerge pull request #11067 from tobiasd/20211204-phpversion
Hypolite Petovan [Sat, 4 Dec 2021 11:09:05 +0000 (06:09 -0500)]
Merge pull request #11067 from tobiasd/20211204-phpversion

Friendica now requires PHP 7.3 or above

2 years agoFriendica now requires PHP 7.3 or above
Tobias Diekershoff [Sat, 4 Dec 2021 09:21:11 +0000 (10:21 +0100)]
Friendica now requires PHP 7.3 or above

2 years agoMerge pull request #11066 from annando/issue-11063
Hypolite Petovan [Sat, 4 Dec 2021 04:47:19 +0000 (23:47 -0500)]
Merge pull request #11066 from annando/issue-11063

Issue 11063: Fix check for current user

2 years agoMerge pull request #11065 from annando/podcast
Hypolite Petovan [Sat, 4 Dec 2021 04:46:36 +0000 (23:46 -0500)]
Merge pull request #11065 from annando/podcast

Fix media handling upon creation and display

2 years agoIssue 11063: Fix check for current user
Michael [Sat, 4 Dec 2021 04:30:46 +0000 (04:30 +0000)]
Issue 11063: Fix check for current user

2 years agoMerge remote-tracking branch 'upstream/2021.12-rc' into podcast
Michael [Sat, 4 Dec 2021 04:12:44 +0000 (04:12 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into podcast

2 years agoMerge pull request #11064 from MrPetovan/bug/api-getRequest-PUT
Michael Vogel [Sat, 4 Dec 2021 04:08:07 +0000 (05:08 +0100)]
Merge pull request #11064 from MrPetovan/bug/api-getRequest-PUT

Add expected second parameter to BaseApi::getRequest in a few put() methods

2 years agoFix media handling upon creation and display
Michael [Sat, 4 Dec 2021 04:03:18 +0000 (04:03 +0000)]
Fix media handling upon creation and display

2 years agoAdd expected second parameter to BaseApi::getRequest in a few put() methods
Hypolite Petovan [Fri, 3 Dec 2021 22:57:11 +0000 (17:57 -0500)]
Add expected second parameter to BaseApi::getRequest in a few put() methods

2 years agoMerge pull request #11056 from MrPetovan/bug/11055-probe-detect-url
Michael Vogel [Fri, 3 Dec 2021 22:46:39 +0000 (23:46 +0100)]
Merge pull request #11056 from MrPetovan/bug/11055-probe-detect-url

Fix URI structure condition in Probe::detect

2 years agoFix URI structure condition in Probe::detect
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

2 years agoDeprecate Network::unparseURL in favor of UriInterfact objects
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

2 years agoMerge pull request #11062 from tobiasd/20211203-hu
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

2 years agoHU 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

2 years agoMerge pull request #11053 from MrPetovan/task/php7.3
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

2 years agoFix typo
Balázs Úr [Fri, 3 Dec 2021 00:14:29 +0000 (01:14 +0100)]
Fix typo

2 years ago[Composer] Update dependencies after bumping minimum 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)

2 years agoBump minimum required PHP version to 7.3
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

2 years agoMerge pull request #11059 from MrPetovan/bug/notices
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

2 years agoSuppress 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

2 years agoFix wrong call to module in mod/display
Hypolite Petovan [Thu, 2 Dec 2021 14:44:41 +0000 (09:44 -0500)]
Fix wrong call to module in mod/display

2 years agoMerge pull request #11057 from MrPetovan/bug/10971-probe-numeric-username
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

2 years agoRemove 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

2 years agoReformat Probe::getWebfingerArray
Hypolite Petovan [Thu, 2 Dec 2021 13:02:26 +0000 (08:02 -0500)]
Reformat Probe::getWebfingerArray

2 years agoMerge pull request #11054 from annando/fix-api-reshare
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

2 years agoUnused use removed
Michael [Thu, 2 Dec 2021 06:37:06 +0000 (06:37 +0000)]
Unused use removed

2 years agoTest code removed
Michael [Thu, 2 Dec 2021 06:36:09 +0000 (06:36 +0000)]
Test code removed

2 years agoDiaspora reshares via API are fixed now
Michael [Thu, 2 Dec 2021 06:33:19 +0000 (06:33 +0000)]
Diaspora reshares via API are fixed now

2 years agoMerge pull request #11043 from annando/api-fixes
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

2 years agoChanged documentation to reflect the changes
Michael [Wed, 1 Dec 2021 19:23:27 +0000 (19:23 +0000)]
Changed documentation to reflect the changes

2 years agoMerge pull request #11052 from tobiasd/20211130-ru
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

2 years agoRU translations THX Alexander An
Tobias Diekershoff [Wed, 1 Dec 2021 05:52:54 +0000 (06:52 +0100)]
RU translations THX Alexander An

2 years agoMerge branch 'api-fixes' of github.com:annando/friendica into api-fixes
Michael [Tue, 30 Nov 2021 21:41:14 +0000 (21:41 +0000)]
Merge branch 'api-fixes' of github.com:annando/friendica into api-fixes

2 years agoRemoved second ppst parameter
Michael [Tue, 30 Nov 2021 21:41:10 +0000 (21:41 +0000)]
Removed second ppst parameter

2 years agoFix test
Philipp [Tue, 30 Nov 2021 19:53:47 +0000 (20:53 +0100)]
Fix test