]>
git.mxchange.org Git - friendica.git/log
Michael [Tue, 18 May 2021 19:26:46 +0000 (19:26 +0000)]
API: Reworked request parameter handling
Hypolite Petovan [Tue, 18 May 2021 11:36:30 +0000 (07:36 -0400)]
Merge pull request #10261 from annando/api-search
API: Search endpoint
Michael [Tue, 18 May 2021 08:38:04 +0000 (08:38 +0000)]
Restructured variable handling
Michael [Tue, 18 May 2021 07:23:18 +0000 (07:23 +0000)]
Coding standards
Michael [Tue, 18 May 2021 07:18:31 +0000 (07:18 +0000)]
Style stuff ...
Michael [Tue, 18 May 2021 07:13:32 +0000 (07:13 +0000)]
Spaces
Michael [Tue, 18 May 2021 07:02:50 +0000 (07:02 +0000)]
Min is max
Michael [Tue, 18 May 2021 07:01:23 +0000 (07:01 +0000)]
Set maximum value
Michael [Tue, 18 May 2021 06:31:22 +0000 (06:31 +0000)]
Central function to process request parameters
Michael [Tue, 18 May 2021 04:54:37 +0000 (04:54 +0000)]
Improved parameter assignment
Michael [Mon, 17 May 2021 22:44:42 +0000 (22:44 +0000)]
Improved query
Michael [Mon, 17 May 2021 22:31:35 +0000 (22:31 +0000)]
Standards
Michael [Mon, 17 May 2021 22:22:51 +0000 (22:22 +0000)]
API: Search endpoint
Tobias Diekershoff [Mon, 17 May 2021 19:29:11 +0000 (21:29 +0200)]
Merge pull request #10260 from annando/fatal
Fix fatal errors / added some API todo
Michael [Mon, 17 May 2021 19:20:31 +0000 (19:20 +0000)]
Fix fatal errors / added some API todo
Hypolite Petovan [Mon, 17 May 2021 07:58:18 +0000 (03:58 -0400)]
Merge pull request #10257 from annando/apcontact-no-normalize
Fetch Json-LD definitions from local ressources
Michael [Mon, 17 May 2021 06:04:48 +0000 (06:04 +0000)]
Reverted context
Michael [Mon, 17 May 2021 06:03:14 +0000 (06:03 +0000)]
Fiy missing "in"
Michael [Mon, 17 May 2021 06:01:47 +0000 (06:01 +0000)]
Whitespace removed
Michael [Mon, 17 May 2021 05:59:41 +0000 (05:59 +0000)]
Reverted yesterdays panic coding
Michael [Mon, 17 May 2021 05:51:14 +0000 (05:51 +0000)]
Use locally stored original w3c documents
Hypolite Petovan [Mon, 17 May 2021 00:32:21 +0000 (20:32 -0400)]
Merge pull request #10259 from nupplaphil/feat/upgrade_phpunit
Upgrade PHPUnit tests
Philipp [Sun, 16 May 2021 21:49:40 +0000 (23:49 +0200)]
Make tests PHPUnit 7.5 compatible
Philipp [Sun, 16 May 2021 21:39:03 +0000 (23:39 +0200)]
Make tests PHPUnit 6.0 compatible
Philipp [Sun, 16 May 2021 21:22:44 +0000 (23:22 +0200)]
Make tests PHPUnit 6.0 compatible
Michael [Sun, 16 May 2021 20:58:19 +0000 (20:58 +0000)]
Merge branch 'apcontact-no-normalize' of github.com:annando/friendica into apcontact-no-normalize
Michael [Sun, 16 May 2021 20:58:11 +0000 (20:58 +0000)]
Use local copy of the w3id security context
Hypolite Petovan [Sun, 16 May 2021 20:10:22 +0000 (16:10 -0400)]
Remove duplicated conditions, improve variables names in Model\APContact
Michael [Sun, 16 May 2021 19:31:10 +0000 (19:31 +0000)]
Compact using a predefined context to fix content from Pleroma
Michael [Sun, 16 May 2021 16:41:07 +0000 (16:41 +0000)]
Don't use compacted data when parsing accounts
Hypolite Petovan [Sun, 16 May 2021 15:06:47 +0000 (11:06 -0400)]
Merge pull request #10256 from annando/fix-ap
Quickfix for current Json-LD problems
Michael [Sun, 16 May 2021 14:59:02 +0000 (14:59 +0000)]
Additional change to the quickfix
Hypolite Petovan [Sun, 16 May 2021 14:58:46 +0000 (10:58 -0400)]
Merge pull request #10253 from annando/api-photo
API: We now can upload photos
Michael Vogel [Sun, 16 May 2021 14:43:08 +0000 (16:43 +0200)]
Merge pull request #10255 from tobiasd/
20210514-lng
DE and JA translation updates
Michael [Sun, 16 May 2021 14:32:06 +0000 (14:32 +0000)]
Quickfix for current Json-LD problems
Michael [Sun, 16 May 2021 14:30:15 +0000 (14:30 +0000)]
Fix for sending content via connectors
Tobias Diekershoff [Sun, 16 May 2021 13:36:05 +0000 (15:36 +0200)]
updated JA translation THX daingewuvzeevisiddfddd
Tobias Diekershoff [Sun, 16 May 2021 13:35:46 +0000 (15:35 +0200)]
DE translation update
Hypolite Petovan [Sun, 16 May 2021 12:56:06 +0000 (08:56 -0400)]
Merge pull request #10251 from nupplaphil/feat/drone_phptest
Move PHP tests to Drone
Philipp [Sun, 16 May 2021 10:51:54 +0000 (12:51 +0200)]
fix php7.3 test
Philipp [Sun, 16 May 2021 10:44:38 +0000 (12:44 +0200)]
changed mysql connection waiting
Philipp [Sat, 15 May 2021 21:56:44 +0000 (23:56 +0200)]
Setting XDEBUG_MODE for coverage
Philipp [Sat, 15 May 2021 21:44:25 +0000 (23:44 +0200)]
Fixing CodeCov
Philipp [Sat, 15 May 2021 21:35:08 +0000 (23:35 +0200)]
remove GitHub Action for PHP tests
Philipp [Thu, 13 May 2021 19:21:02 +0000 (21:21 +0200)]
Drone & PHP tests
Michael [Sun, 16 May 2021 09:58:34 +0000 (09:58 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-photo
Michael [Sun, 16 May 2021 09:56:02 +0000 (09:56 +0000)]
API: We now can upload photos
Hypolite Petovan [Sun, 16 May 2021 08:35:36 +0000 (04:35 -0400)]
Merge pull request #10252 from annando/api-status
API: We now can post statuses via API
Michael [Sun, 16 May 2021 07:41:59 +0000 (07:41 +0000)]
Updated messages.po
Michael [Sun, 16 May 2021 07:37:11 +0000 (07:37 +0000)]
Added scope check
Michael [Sat, 15 May 2021 22:44:36 +0000 (22:44 +0000)]
Updated api documentation
Michael [Sat, 15 May 2021 22:40:57 +0000 (22:40 +0000)]
API: We now can post statuses via API
Tobias Diekershoff [Sat, 15 May 2021 15:23:04 +0000 (17:23 +0200)]
Merge pull request #10250 from annando/api-relationships
API: Fix relationships
Michael [Sat, 15 May 2021 15:02:15 +0000 (15:02 +0000)]
API: Fix relationships
Hypolite Petovan [Sat, 15 May 2021 13:14:41 +0000 (09:14 -0400)]
Merge pull request #10249 from annando/more-api
API: Many item related endpoints added
Michael [Sat, 15 May 2021 12:13:03 +0000 (12:13 +0000)]
"UpdateCredentials" dummy added (currently not working)
Michael [Sat, 15 May 2021 10:59:22 +0000 (10:59 +0000)]
Unused use
Michael [Sat, 15 May 2021 10:55:41 +0000 (10:55 +0000)]
Fixed message, relationships endpoint added
Michael [Sat, 15 May 2021 10:31:26 +0000 (10:31 +0000)]
Duplicated line removed
Michael [Sat, 15 May 2021 10:18:05 +0000 (10:18 +0000)]
Updated messages.po
Michael [Sat, 15 May 2021 10:08:47 +0000 (10:08 +0000)]
API: Many item related endpoints added
Hypolite Petovan [Sat, 15 May 2021 03:58:52 +0000 (23:58 -0400)]
Merge pull request #10248 from annando/api-accounts
API: Account actions
Michael [Fri, 14 May 2021 23:20:38 +0000 (23:20 +0000)]
Improved documentation
Michael [Fri, 14 May 2021 21:51:32 +0000 (21:51 +0000)]
API: Account actions
Tobias Diekershoff [Fri, 14 May 2021 07:06:33 +0000 (09:06 +0200)]
Merge pull request #10247 from annando/update
Only delete the post-user table if it has got the old structure
Tobias Diekershoff [Fri, 14 May 2021 07:05:41 +0000 (09:05 +0200)]
Merge pull request #10246 from annando/api-client-credentials
API: updated client links
Michael [Fri, 14 May 2021 06:37:24 +0000 (06:37 +0000)]
Merge remote-tracking branch 'upstream/develop' into update
Michael [Fri, 14 May 2021 06:34:51 +0000 (06:34 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-client-credentials
Michael Vogel [Fri, 14 May 2021 06:34:16 +0000 (08:34 +0200)]
Merge pull request #10244 from tobiasd/
20210514-de
DE translation update
Michael [Fri, 14 May 2021 06:30:02 +0000 (06:30 +0000)]
updated cAPI documentation
Tobias Diekershoff [Fri, 14 May 2021 06:13:25 +0000 (08:13 +0200)]
Merge pull request #10245 from annando/api-client-credentials
API: Support OAuth client credentials
Michael [Fri, 14 May 2021 06:05:01 +0000 (06:05 +0000)]
API: Support OAuth client credentials
Tobias Diekershoff [Fri, 14 May 2021 05:46:43 +0000 (07:46 +0200)]
DE translation update
Tobias Diekershoff [Fri, 14 May 2021 05:19:46 +0000 (07:19 +0200)]
Merge pull request #10243 from annando/api-malformat
API: The instance record had got a malformatted value
Michael [Fri, 14 May 2021 05:09:11 +0000 (05:09 +0000)]
API: The instance record had got a malformatted value
Hypolite Petovan [Thu, 13 May 2021 22:09:01 +0000 (18:09 -0400)]
Merge pull request #10242 from annando/api-lists-missing
API: List handling, dummy endpoints
Michael [Thu, 13 May 2021 22:01:19 +0000 (22:01 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-lists-missing
Michael [Thu, 13 May 2021 22:00:40 +0000 (22:00 +0000)]
Fix connection issues with AndStatus
Michael [Thu, 13 May 2021 21:15:32 +0000 (21:15 +0000)]
API: List handling, dummy endpoints
Tobias Diekershoff [Thu, 13 May 2021 20:44:57 +0000 (22:44 +0200)]
Merge pull request #10241 from nupplaphil/feat/drone_followup_phpcs
Optimize PHP-CS check
Philipp [Thu, 13 May 2021 20:31:37 +0000 (22:31 +0200)]
Optimize PHP-CS check
Tobias Diekershoff [Thu, 13 May 2021 18:43:19 +0000 (20:43 +0200)]
Merge pull request #10240 from nupplaphil/feat/drone_phpcs
Enable PHP-CS Check per Drone
Philipp [Thu, 13 May 2021 17:44:38 +0000 (19:44 +0200)]
Enable PHP-CS Check per Drone
Tobias Diekershoff [Thu, 13 May 2021 16:56:43 +0000 (18:56 +0200)]
Merge pull request #10239 from nupplaphil/feat/drone_lint
Enable PHP linting per Drone
Philipp [Thu, 13 May 2021 16:47:12 +0000 (18:47 +0200)]
Enable PHP linting per Drone
Tobias Diekershoff [Thu, 13 May 2021 15:58:59 +0000 (17:58 +0200)]
Merge pull request #10231 from MrPetovan/bug/warnings
Make birthday time comparison 32-bit safe in Protocol\DFRN
Hypolite Petovan [Thu, 13 May 2021 15:27:30 +0000 (11:27 -0400)]
Merge pull request #10237 from annando/oauth-flow
Refine OAuth flow
Michael [Thu, 13 May 2021 15:26:17 +0000 (15:26 +0000)]
added line break
Michael [Thu, 13 May 2021 15:15:32 +0000 (15:15 +0000)]
Updated messages.po
Michael [Thu, 13 May 2021 15:14:08 +0000 (15:14 +0000)]
Merge remote-tracking branch 'upstream/develop' into oauth-flow
Michael [Thu, 13 May 2021 15:01:35 +0000 (15:01 +0000)]
Fix url comparism
Michael [Thu, 13 May 2021 14:58:55 +0000 (14:58 +0000)]
Repurposed OAuth frontend handling, store the scope
Tobias Diekershoff [Thu, 13 May 2021 13:02:30 +0000 (15:02 +0200)]
Merge pull request #10238 from nupplaphil/feat/drone_followup
Drone FollowUp / Update messages.po
Philipp [Thu, 13 May 2021 12:29:49 +0000 (14:29 +0200)]
Update messages.po
Philipp [Thu, 13 May 2021 12:27:01 +0000 (14:27 +0200)]
Test Push
Philipp [Thu, 13 May 2021 12:25:31 +0000 (14:25 +0200)]
Test Push
Michael [Thu, 13 May 2021 11:33:07 +0000 (11:33 +0000)]
Whitespaces ...
Michael [Thu, 13 May 2021 11:26:56 +0000 (11:26 +0000)]
Refine OAuth flow
Hypolite Petovan [Wed, 12 May 2021 16:35:24 +0000 (12:35 -0400)]
Merge pull request #10233 from annando/api-again
Some fixes for the Mastodon API
Michael [Wed, 12 May 2021 15:41:05 +0000 (15:41 +0000)]
Removed old comment