]> git.mxchange.org Git - friendica.git/log
friendica.git
19 months agoUpdate src/Module/BaseApi.php
Hank G [Tue, 28 Feb 2023 18:49:23 +0000 (13:49 -0500)]
Update src/Module/BaseApi.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoRemove extra lines from TimelineOrderByTypes.php to get rid of server side only forma...
Hank Grabowski [Tue, 28 Feb 2023 18:12:11 +0000 (13:12 -0500)]
Remove extra lines from TimelineOrderByTypes.php to get rid of server side only formatting error

19 months agoOnly allow explicitly known order types through
Hank Grabowski [Tue, 28 Feb 2023 18:10:45 +0000 (13:10 -0500)]
Only allow explicitly known order types through

19 months agoAdd default getLinkHeader asDate to be false (the previous ID-only way)
Hank Grabowski [Tue, 28 Feb 2023 17:48:25 +0000 (12:48 -0500)]
Add default getLinkHeader asDate to be false (the previous ID-only way)

19 months agoRemove extra line between copyright and namespace
Hank Grabowski [Tue, 28 Feb 2023 16:44:37 +0000 (11:44 -0500)]
Remove extra line between copyright and namespace

19 months agoCorrect format/style errors
Hank Grabowski [Tue, 28 Feb 2023 16:43:12 +0000 (11:43 -0500)]
Correct format/style errors

19 months agoCorrect format/style errors
Hank Grabowski [Tue, 28 Feb 2023 16:41:53 +0000 (11:41 -0500)]
Correct format/style errors

19 months agoAdd new temporal paging to Mastodon Timeline Public and List endpoints
Hank Grabowski [Tue, 28 Feb 2023 16:36:24 +0000 (11:36 -0500)]
Add new temporal paging to Mastodon Timeline Public and List endpoints

19 months agoAdd comment to friendica_order query parameter in Mastodon Timeline Home
Hank Grabowski [Tue, 28 Feb 2023 16:35:54 +0000 (11:35 -0500)]
Add comment to friendica_order query parameter in Mastodon Timeline Home

19 months agoFix tag filtering on block/mute list
Hank Grabowski [Tue, 28 Feb 2023 16:35:21 +0000 (11:35 -0500)]
Fix tag filtering on block/mute list

19 months agoAdd additional Mastodon timeline sorting date types and data to output
Hank Grabowski [Tue, 28 Feb 2023 15:36:11 +0000 (10:36 -0500)]
Add additional Mastodon timeline sorting date types and data to output

19 months agoChange timestamp to be DateTime object not integers in Mastodon Timeline API
Hank Grabowski [Tue, 28 Feb 2023 13:20:08 +0000 (08:20 -0500)]
Change timestamp to be DateTime object not integers in Mastodon Timeline API

19 months agoMerge branch 'develop' into mastodon-timeline-temporal-paging
Hank Grabowski [Tue, 28 Feb 2023 01:20:40 +0000 (20:20 -0500)]
Merge branch 'develop' into mastodon-timeline-temporal-paging

19 months agoMerge pull request #12852 from annando/instance-fix
Philipp [Mon, 27 Feb 2023 21:40:04 +0000 (22:40 +0100)]
Merge pull request #12852 from annando/instance-fix

Fix v1 endpoint

19 months agoWithout "->__toString()"
Michael [Mon, 27 Feb 2023 21:15:11 +0000 (21:15 +0000)]
Without "->__toString()"

19 months agoFix v1 endpoint
Michael [Mon, 27 Feb 2023 21:02:59 +0000 (21:02 +0000)]
Fix v1 endpoint

19 months agoMerge pull request #12851 from annando/issue-12415
Hypolite Petovan [Mon, 27 Feb 2023 20:12:19 +0000 (15:12 -0500)]
Merge pull request #12851 from annando/issue-12415

Issue 12415: Handle attachment updates via AP

19 months agoMerge pull request #12850 from nupplaphil/feat/phpstorm_editorconfig
Hypolite Petovan [Mon, 27 Feb 2023 20:05:00 +0000 (15:05 -0500)]
Merge pull request #12850 from nupplaphil/feat/phpstorm_editorconfig

Adapt .editorconfig for PHPStorm

19 months agoIssue 12415: Handle attachment updates via AP
Michael [Mon, 27 Feb 2023 20:02:05 +0000 (20:02 +0000)]
Issue 12415: Handle attachment updates via AP

19 months agoident_size 2 is better for XML readability :)
Philipp [Mon, 27 Feb 2023 19:57:19 +0000 (20:57 +0100)]
ident_size 2 is better for XML readability :)

19 months agoAdd a PHPStorm code style XML
Philipp [Mon, 27 Feb 2023 19:53:19 +0000 (20:53 +0100)]
Add a PHPStorm code style XML

19 months agoAdapt .editorconfig
Philipp [Mon, 27 Feb 2023 19:34:46 +0000 (20:34 +0100)]
Adapt .editorconfig
- Add .json rule
- Add .xml rule

19 months agoRevert quote_type
Philipp [Mon, 27 Feb 2023 19:11:07 +0000 (20:11 +0100)]
Revert quote_type

19 months agoadapt codecov config
Philipp [Mon, 27 Feb 2023 19:01:16 +0000 (20:01 +0100)]
adapt codecov config

19 months agoMerge pull request #12848 from HankG/fix-mastodon-v2-active-month-naming-error
Philipp [Mon, 27 Feb 2023 18:51:25 +0000 (19:51 +0100)]
Merge pull request #12848 from HankG/fix-mastodon-v2-active-month-naming-error

Fix mastodon v2 active month naming error

19 months agoAdapt .editorconfig for PHPStorm
Philipp [Mon, 27 Feb 2023 18:51:04 +0000 (19:51 +0100)]
Adapt .editorconfig for PHPStorm

19 months agoFix whitespace issue
Hank Grabowski [Mon, 27 Feb 2023 18:47:02 +0000 (13:47 -0500)]
Fix whitespace issue

19 months agoAdd int hint to Mastodon V2 UserStats.php
Hank Grabowski [Mon, 27 Feb 2023 18:04:24 +0000 (13:04 -0500)]
Add int hint to Mastodon V2 UserStats.php

19 months agoMerge pull request #12849 from annando/attachments
Hypolite Petovan [Mon, 27 Feb 2023 14:24:20 +0000 (09:24 -0500)]
Merge pull request #12849 from annando/attachments

Editing/removing of attached pictures is now possible via web

19 months agoUpdate src/Model/Post/Media.php
Michael Vogel [Mon, 27 Feb 2023 13:31:56 +0000 (14:31 +0100)]
Update src/Model/Post/Media.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoEditing/removing of attached pictures is now possible via web
Michael [Mon, 27 Feb 2023 07:47:31 +0000 (07:47 +0000)]
Editing/removing of attached pictures is now possible via web

19 months agoMerge pull request #12843 from annando/fetchraw-attachments
Philipp [Mon, 27 Feb 2023 07:24:05 +0000 (08:24 +0100)]
Merge pull request #12843 from annando/fetchraw-attachments

Catch all errors thrown by "fetchRaw"

19 months agoUse non static logger call
Michael [Mon, 27 Feb 2023 07:02:06 +0000 (07:02 +0000)]
Use non static logger call

19 months agoChange Mastodon Instance V2 active_monthly field to correct active_month
Hank Grabowski [Mon, 27 Feb 2023 03:57:10 +0000 (22:57 -0500)]
Change Mastodon Instance V2 active_monthly field to correct active_month

19 months agoChange Mastodon Instance V2 active_monthly field to correct active_month
Hank Grabowski [Mon, 27 Feb 2023 03:56:56 +0000 (22:56 -0500)]
Change Mastodon Instance V2 active_monthly field to correct active_month

19 months agoUse "Exception"
Michael [Sun, 26 Feb 2023 22:43:45 +0000 (22:43 +0000)]
Use "Exception"

19 months agoMerge pull request #12844 from HankG/mastodon-status-add-delivery-data
Philipp [Sun, 26 Feb 2023 22:03:30 +0000 (23:03 +0100)]
Merge pull request #12844 from HankG/mastodon-status-add-delivery-data

Add Delivery Information to Mastodon Status API Entity

19 months agoAllow delivery stats to be null.
Hank Grabowski [Sun, 26 Feb 2023 16:27:01 +0000 (11:27 -0500)]
Allow delivery stats to be null.

19 months agoMake calls inline and return 0 if value is null
Hank Grabowski [Sun, 26 Feb 2023 15:26:15 +0000 (10:26 -0500)]
Make calls inline and return 0 if value is null

19 months agoMerge pull request #12845 from HankG/fix-instancev2-nullability
Michael Vogel [Sun, 26 Feb 2023 15:10:00 +0000 (16:10 +0100)]
Merge pull request #12845 from HankG/fix-instancev2-nullability

Add nullability to InstanceV2 Contact type for account parameter

19 months agoAdd nullability to InstanceV2 Contact type for account parameter
Hank Grabowski [Sun, 26 Feb 2023 14:38:22 +0000 (09:38 -0500)]
Add nullability to InstanceV2 Contact type for account parameter

19 months agoUpdate documentation for delivery status data addition to Mastodon Status
Hank Grabowski [Sun, 26 Feb 2023 14:18:46 +0000 (09:18 -0500)]
Update documentation for delivery status data addition to Mastodon Status

19 months agoCatch all errors thrown by "fetchRaw"
Michael [Sun, 26 Feb 2023 14:08:33 +0000 (14:08 +0000)]
Catch all errors thrown by "fetchRaw"

19 months agoAdd delivery status data to Mastodon Status Friendica Extension
Hank Grabowski [Sat, 25 Feb 2023 19:23:59 +0000 (14:23 -0500)]
Add delivery status data to Mastodon Status Friendica Extension

19 months agoMerge pull request #12839 from HankG/api-documentation-updates
Hypolite Petovan [Fri, 24 Feb 2023 13:48:41 +0000 (08:48 -0500)]
Merge pull request #12839 from HankG/api-documentation-updates

API documentation updates

19 months agoApply suggestions from code review
Hank G [Fri, 24 Feb 2023 13:47:37 +0000 (08:47 -0500)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoApply suggestions from code review
Hank G [Fri, 24 Feb 2023 13:46:52 +0000 (08:46 -0500)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoMake indentation consistent
Hank Grabowski [Fri, 24 Feb 2023 01:52:16 +0000 (20:52 -0500)]
Make indentation consistent

19 months agoApply suggestions from code review
Hank G [Fri, 24 Feb 2023 01:40:43 +0000 (20:40 -0500)]
Apply suggestions from code review

Changes suggested by @MrPetovan

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoUpdate doc/API-Entities.md
Hank G [Thu, 23 Feb 2023 15:32:09 +0000 (10:32 -0500)]
Update doc/API-Entities.md

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoAdd support for since_id field into the timeline API
Hank Grabowski [Thu, 23 Feb 2023 12:04:12 +0000 (07:04 -0500)]
Add support for since_id field into the timeline API

19 months agoNull out min/max/since ID fields by default in Mastodon Timeline API
Hank Grabowski [Thu, 23 Feb 2023 12:03:58 +0000 (07:03 -0500)]
Null out min/max/since ID fields by default in Mastodon Timeline API

19 months agoAdd Mastodon Instance::V2 Friendica extension documentation
Hank Grabowski [Thu, 23 Feb 2023 11:46:43 +0000 (06:46 -0500)]
Add Mastodon Instance::V2 Friendica extension documentation

19 months agoAdd Mastodon Status Editing endpoint documentation
Hank Grabowski [Thu, 23 Feb 2023 03:55:04 +0000 (22:55 -0500)]
Add Mastodon Status Editing endpoint documentation

19 months agoAdd additional and not supported fields/QPs on the Mastodon Timeline Endpoints
Hank Grabowski [Thu, 23 Feb 2023 03:43:32 +0000 (22:43 -0500)]
Add additional and not supported fields/QPs on the Mastodon Timeline Endpoints

19 months agoAdd new Friendica Photo Album GET endpoints to documentation
Hank Grabowski [Thu, 23 Feb 2023 03:35:24 +0000 (22:35 -0500)]
Add new Friendica Photo Album GET endpoints to documentation

19 months agoAdd Mastodon Notification Entity Extensions documentation
Hank Grabowski [Thu, 23 Feb 2023 03:20:33 +0000 (22:20 -0500)]
Add Mastodon Notification Entity Extensions documentation

19 months agoAdd Mastodon API endpoint extension information
Hank Grabowski [Thu, 23 Feb 2023 03:07:27 +0000 (22:07 -0500)]
Add Mastodon API endpoint extension information

19 months agoAdd Mastodon Status Entity Friendica extensions (minus quote)
Hank Grabowski [Thu, 23 Feb 2023 02:49:56 +0000 (21:49 -0500)]
Add Mastodon Status Entity Friendica extensions (minus quote)
  - I can't figure out how to get the quote one to populate, check if still relevant

19 months agoAdd changes to the Photo entries in Friendica API endpoint
Hank Grabowski [Thu, 23 Feb 2023 02:31:07 +0000 (21:31 -0500)]
Add changes to the Photo entries in Friendica API endpoint

19 months agoAdd Dislike Friendica API documentation
Hank Grabowski [Thu, 23 Feb 2023 01:55:52 +0000 (20:55 -0500)]
Add Dislike Friendica API documentation

19 months agoAdd new Mastodon InstanceV2 to implemented list and fix doc links
Hank Grabowski [Thu, 23 Feb 2023 01:47:55 +0000 (20:47 -0500)]
Add new Mastodon InstanceV2 to implemented list and fix doc links

19 months agoMerge pull request #12838 from HankG/blocks-status-fix
Hypolite Petovan [Wed, 22 Feb 2023 21:49:55 +0000 (16:49 -0500)]
Merge pull request #12838 from HankG/blocks-status-fix

Correctly reflect blocked status in Mastodon Relationship Object

19 months agoMerge pull request #12837 from HankG/fix-blocks-ignores-in-full-context-status-request
Hypolite Petovan [Wed, 22 Feb 2023 21:48:25 +0000 (16:48 -0500)]
Merge pull request #12837 from HankG/fix-blocks-ignores-in-full-context-status-request

Incorporate ignore/blocks in Mastodon Status Context Endpoint

19 months agoMerge branch 'develop' into mastodon-timeline-temporal-paging
Hank Grabowski [Wed, 22 Feb 2023 18:26:51 +0000 (13:26 -0500)]
Merge branch 'develop' into mastodon-timeline-temporal-paging

19 months agoMerge branch 'develop' into fix-blocks-ignores-in-full-context-status-request
Hank Grabowski [Wed, 22 Feb 2023 18:26:28 +0000 (13:26 -0500)]
Merge branch 'develop' into fix-blocks-ignores-in-full-context-status-request

19 months agoMerge branch 'develop' into blocks-status-fix
Hank Grabowski [Wed, 22 Feb 2023 17:08:06 +0000 (12:08 -0500)]
Merge branch 'develop' into blocks-status-fix

19 months agoBreakup public/user ID query results so can always query blocked status by CID
Hank Grabowski [Wed, 22 Feb 2023 17:07:57 +0000 (12:07 -0500)]
Breakup public/user ID query results so can always query blocked status by CID

19 months agoAdd show_all option to Mastodon status context to show ignored and blocked statuses
Hank Grabowski [Wed, 22 Feb 2023 16:45:42 +0000 (11:45 -0500)]
Add show_all option to Mastodon status context to show ignored and blocked statuses

19 months agoAdd order/limit building func and fix reverse order requirement on min_id
Hank Grabowski [Wed, 22 Feb 2023 16:27:54 +0000 (11:27 -0500)]
Add order/limit building func and fix reverse order requirement on min_id

19 months agoSimply Timeline Home temporal endpoint to reuse min_id and max_id
Hank Grabowski [Wed, 22 Feb 2023 16:02:52 +0000 (11:02 -0500)]
Simply Timeline Home temporal endpoint to reuse min_id and max_id

19 months agoMerge pull request #12833 from annando/ostatus-like
Hypolite Petovan [Tue, 21 Feb 2023 21:35:25 +0000 (16:35 -0500)]
Merge pull request #12833 from annando/ostatus-like

Fix emoji activities

19 months agoFix emoji activities
Michael [Tue, 21 Feb 2023 21:07:41 +0000 (21:07 +0000)]
Fix emoji activities

19 months agoMerge pull request #12832 from nupplaphil/feat/json-ld-1.1.2
Hypolite Petovan [Tue, 21 Feb 2023 21:03:07 +0000 (16:03 -0500)]
Merge pull request #12832 from nupplaphil/feat/json-ld-1.1.2

Update json-ld to 1.1.2

19 months agoImplement time based paging for Mastodon Home Timeline Endpoint
Hank Grabowski [Tue, 21 Feb 2023 20:37:32 +0000 (15:37 -0500)]
Implement time based paging for Mastodon Home Timeline Endpoint

19 months agoUpdate json-ld to 1.1.2
Philipp [Tue, 21 Feb 2023 20:37:00 +0000 (21:37 +0100)]
Update json-ld to 1.1.2
- Add support for local files for unsecured document loading

19 months agoMerge pull request #12830 from MrPetovan/bug/12828-addon-table
Philipp [Tue, 21 Feb 2023 20:06:18 +0000 (21:06 +0100)]
Merge pull request #12830 from MrPetovan/bug/12828-addon-table

Remove addon table from DB structure

19 months agoFix database
Philipp [Tue, 21 Feb 2023 20:01:57 +0000 (21:01 +0100)]
Fix database

19 months agoFix API tests without addon table
Philipp [Tue, 21 Feb 2023 20:01:40 +0000 (21:01 +0100)]
Fix API tests without addon table

19 months agoAdd to Mastodon Status/Context filter for ignored and blocked user's comments
Hank Grabowski [Tue, 21 Feb 2023 18:53:16 +0000 (13:53 -0500)]
Add to Mastodon Status/Context filter for ignored and blocked user's comments

19 months agoMerge pull request #12829 from Quix0r/fixes/export-to-file-null
Hypolite Petovan [Tue, 21 Feb 2023 14:13:19 +0000 (09:13 -0500)]
Merge pull request #12829 from Quix0r/fixes/export-to-file-null

Fixed: DomainPatternBlocklist::exportToFile() must be of the type string, null given

19 months agoRemove addon table from DB structure
Hypolite Petovan [Tue, 21 Feb 2023 14:07:19 +0000 (09:07 -0500)]
Remove addon table from DB structure

- It isn't used anymore in favor of a Config key

19 months agoFixed:
Roland Häder [Tue, 21 Feb 2023 11:56:24 +0000 (12:56 +0100)]
Fixed:
- added check for empty file name as the export doesn't work without one:
  `[Error] Argument 1 passed to Friendica\Moderation\DomainPatternBlocklist::exportToFile() must be of the type string, null given, called in /var/www/.../src/Console/ServerBlock.php on line 110`

19 months agoMerge pull request #12826 from HankG/dislike-for-mastodon-endpoints
Hypolite Petovan [Tue, 21 Feb 2023 05:15:05 +0000 (00:15 -0500)]
Merge pull request #12826 from HankG/dislike-for-mastodon-endpoints

Dislike capabilities for Mastodon compatible endpoints

19 months agoMerge branch 'develop' into dislike-for-mastodon-endpoints
Hank Grabowski [Mon, 20 Feb 2023 20:52:09 +0000 (15:52 -0500)]
Merge branch 'develop' into dislike-for-mastodon-endpoints

19 months agoAdd DislikedBy Mastodon compatible endpoint in the Friendica API space
Hank Grabowski [Mon, 20 Feb 2023 20:51:17 +0000 (15:51 -0500)]
Add DislikedBy Mastodon compatible endpoint in the Friendica API space

19 months agoAdd deleted check to FavouritedBy Mastodon endpoint
Hank Grabowski [Mon, 20 Feb 2023 20:50:21 +0000 (15:50 -0500)]
Add deleted check to FavouritedBy Mastodon endpoint

19 months agoAdd Mastodon format compatible (un)dislike endpoint in Friendica API space
Hank Grabowski [Mon, 20 Feb 2023 20:33:36 +0000 (15:33 -0500)]
Add Mastodon format compatible (un)dislike endpoint in Friendica API space

19 months agoFix phpcbf style errors in part of code I didn't change
Hank Grabowski [Mon, 20 Feb 2023 20:32:03 +0000 (15:32 -0500)]
Fix phpcbf style errors in part of code I didn't change

19 months agoAdd dislike counts to Mastodon API Statuses in FriendicaExtension
Hank Grabowski [Mon, 20 Feb 2023 20:31:15 +0000 (15:31 -0500)]
Add dislike counts to Mastodon API Statuses in FriendicaExtension

19 months agoMerge pull request #12818 from HankG/mastodon-instance-v2-implementation
Hypolite Petovan [Mon, 20 Feb 2023 19:16:17 +0000 (14:16 -0500)]
Merge pull request #12818 from HankG/mastodon-instance-v2-implementation

Mastodon instance v2 implementation

19 months agoModify to use the new baseURL methods.
Hank Grabowski [Mon, 20 Feb 2023 18:33:13 +0000 (13:33 -0500)]
Modify to use the new baseURL methods.

19 months agoAdd missing spaces after colons for function parameters for style check reasons
Hank Grabowski [Mon, 20 Feb 2023 18:31:04 +0000 (13:31 -0500)]
Add missing spaces after colons for function parameters for style check reasons

19 months agoMerge pull request #12825 from HankG/fix-blocks-listing
Hypolite Petovan [Mon, 20 Feb 2023 18:28:28 +0000 (13:28 -0500)]
Merge pull request #12825 from HankG/fix-blocks-listing

Remove extraneous ID parameter from Mastodon Blocks Listing API

19 months agoMerge branch 'develop' into mastodon-instance-v2-implementation
Hank Grabowski [Mon, 20 Feb 2023 18:25:59 +0000 (13:25 -0500)]
Merge branch 'develop' into mastodon-instance-v2-implementation

19 months agoMerge branch 'develop' into fix-blocks-listing
Hank Grabowski [Mon, 20 Feb 2023 18:25:05 +0000 (13:25 -0500)]
Merge branch 'develop' into fix-blocks-listing

19 months agoMerge branch 'develop' into mastodon-instance-v2-implementation
Hank Grabowski [Mon, 20 Feb 2023 18:22:37 +0000 (13:22 -0500)]
Merge branch 'develop' into mastodon-instance-v2-implementation

19 months agoRefactor Mastodon API InstanceV2 so objects are simple and BI in API layer
Hank Grabowski [Mon, 20 Feb 2023 18:22:29 +0000 (13:22 -0500)]
Refactor Mastodon API InstanceV2 so objects are simple and BI in API layer

19 months agoMerge pull request #12821 from HankG/notifications-summary
Philipp [Mon, 20 Feb 2023 17:36:38 +0000 (18:36 +0100)]
Merge pull request #12821 from HankG/notifications-summary

Add Notifications summary poption to Mastodon API Endpoint

19 months agoMerge branch 'develop' into blocks-and-mutes-fixes
Hank Grabowski [Mon, 20 Feb 2023 17:27:25 +0000 (12:27 -0500)]
Merge branch 'develop' into blocks-and-mutes-fixes