Commit Graph

30466 Commits

Author SHA1 Message Date
Michael c9110e03e1 API: Search endpoint 2021-05-17 22:22:51 +00:00
Tobias Diekershoff 2364a1fb43
Merge pull request #10260 from annando/fatal
Fix fatal errors / added some API todo
2021-05-17 21:29:11 +02:00
Michael 916c51c630 Fix fatal errors / added some API todo 2021-05-17 19:20:31 +00:00
Hypolite Petovan 87db6dc489
Merge pull request #10257 from annando/apcontact-no-normalize
Fetch Json-LD definitions from local ressources
2021-05-17 03:58:18 -04:00
Michael d46db31475 Reverted context 2021-05-17 06:04:48 +00:00
Michael 48d703d278 Fiy missing "in" 2021-05-17 06:03:14 +00:00
Michael 2e6cf056c1 Whitespace removed 2021-05-17 06:01:47 +00:00
Michael cb7206d92f Reverted yesterdays panic coding 2021-05-17 05:59:41 +00:00
Michael ce6b4c27ea Use locally stored original w3c documents 2021-05-17 05:51:14 +00:00
Hypolite Petovan 28ca5671b5
Merge pull request #10259 from nupplaphil/feat/upgrade_phpunit
Upgrade PHPUnit tests
2021-05-16 20:32:21 -04:00
Philipp Holzer ef7eb60749
Make tests PHPUnit 7.5 compatible 2021-05-16 23:49:40 +02:00
Philipp Holzer 93c8fdcbd4
Make tests PHPUnit 6.0 compatible 2021-05-16 23:39:03 +02:00
Philipp Holzer 1bcfa714a1
Make tests PHPUnit 6.0 compatible 2021-05-16 23:22:44 +02:00
Michael 96ae7ce525 Merge branch 'apcontact-no-normalize' of github.com:annando/friendica into apcontact-no-normalize 2021-05-16 20:58:19 +00:00
Michael c21d991208 Use local copy of the w3id security context 2021-05-16 20:58:11 +00:00
Hypolite Petovan a44cf44708
Remove duplicated conditions, improve variables names in Model\APContact 2021-05-16 16:10:22 -04:00
Michael 4b4218f516 Compact using a predefined context to fix content from Pleroma 2021-05-16 19:31:10 +00:00
Michael 6f2fcd2859 Don't use compacted data when parsing accounts 2021-05-16 16:41:07 +00:00
Hypolite Petovan a4a2f4616c
Merge pull request #10256 from annando/fix-ap
Quickfix for current Json-LD problems
2021-05-16 11:06:47 -04:00
Michael 5ea44960e0 Additional change to the quickfix 2021-05-16 14:59:02 +00:00
Hypolite Petovan e19d7d284f
Merge pull request #10253 from annando/api-photo
API: We now can upload photos
2021-05-16 10:58:46 -04:00
Michael Vogel b9d59ed64e
Merge pull request #10255 from tobiasd/20210514-lng
DE and JA translation updates
2021-05-16 16:43:08 +02:00
Michael 4c72d2c34a Quickfix for current Json-LD problems 2021-05-16 14:32:06 +00:00
Michael dd16bccbc8 Fix for sending content via connectors 2021-05-16 14:30:15 +00:00
Tobias Diekershoff e1c3b14b10 updated JA translation THX daingewuvzeevisiddfddd 2021-05-16 15:36:05 +02:00
Tobias Diekershoff 776c71498a DE translation update 2021-05-16 15:35:46 +02:00
Hypolite Petovan 1c4cc15152
Merge pull request #10251 from nupplaphil/feat/drone_phptest
Move PHP tests to Drone
2021-05-16 08:56:06 -04:00
Philipp Holzer 85534a74bd
fix php7.3 test 2021-05-16 13:01:07 +02:00
Philipp Holzer aefa4d4a08
changed mysql connection waiting 2021-05-16 12:56:15 +02:00
Philipp Holzer b4edd71bb0
Setting XDEBUG_MODE for coverage 2021-05-16 12:56:15 +02:00
Philipp Holzer 339624568d
Fixing CodeCov 2021-05-16 12:56:15 +02:00
Philipp Holzer f1e268ee0a
remove GitHub Action for PHP tests 2021-05-16 12:56:15 +02:00
Philipp Holzer fe9dd2e12d
Drone & PHP tests 2021-05-16 12:56:14 +02:00
Michael 9c27de3f6d Merge remote-tracking branch 'upstream/develop' into api-photo 2021-05-16 09:58:34 +00:00
Michael 14c1f7167a API: We now can upload photos 2021-05-16 09:56:02 +00:00
Hypolite Petovan 69824b73c9
Merge pull request #10252 from annando/api-status
API: We now can post statuses via API
2021-05-16 04:35:36 -04:00
Michael 3dcd91cddd Updated messages.po 2021-05-16 07:41:59 +00:00
Michael 49207a8624 Added scope check 2021-05-16 07:37:11 +00:00
Michael 33573dda34 Updated api documentation 2021-05-15 22:44:36 +00:00
Michael 1cc341033f API: We now can post statuses via API 2021-05-15 22:40:57 +00:00
Tobias Diekershoff d9bfd78bd4
Merge pull request #10250 from annando/api-relationships
API: Fix relationships
2021-05-15 17:23:04 +02:00
Michael f001f52e39 API: Fix relationships 2021-05-15 15:02:15 +00:00
Hypolite Petovan ea7ae85c2a
Merge pull request #10249 from annando/more-api
API: Many item related endpoints added
2021-05-15 09:14:41 -04:00
Michael 78dab01696 "UpdateCredentials" dummy added (currently not working) 2021-05-15 12:13:03 +00:00
Michael 9c427cc05d Unused use 2021-05-15 10:59:22 +00:00
Michael 6a5083d918 Fixed message, relationships endpoint added 2021-05-15 10:55:41 +00:00
Michael 6175b065ec Duplicated line removed 2021-05-15 10:31:26 +00:00
Michael cd85990aea Updated messages.po 2021-05-15 10:18:05 +00:00
Michael b34ee320b0 API: Many item related endpoints added 2021-05-15 10:08:47 +00:00
Hypolite Petovan 84efabbfb6
Merge pull request #10248 from annando/api-accounts
API: Account actions
2021-05-14 23:58:52 -04:00