]> git.mxchange.org Git - friendica.git/log
friendica.git
18 months agoFix passing in correct change fields to Mastodon Status FriendicaExtension
Hank Grabowski [Tue, 28 Feb 2023 21:10:13 +0000 (16:10 -0500)]
Fix passing in correct change fields to Mastodon Status FriendicaExtension

18 months agoUse Mastodon standard edited_at field for tracking edit time
Hank Grabowski [Tue, 28 Feb 2023 20:02:02 +0000 (15:02 -0500)]
Use Mastodon standard edited_at field for tracking edit time

18 months agoMerge pull request #12853 from HankG/mastodon-timeline-temporal-paging
Hypolite Petovan [Tue, 28 Feb 2023 18:51:21 +0000 (13:51 -0500)]
Merge pull request #12853 from HankG/mastodon-timeline-temporal-paging

Mastodon timeline temporal paging

18 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>
18 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

18 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

18 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)

18 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

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

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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

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

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

18 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

18 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

18 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

18 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 :)

18 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

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

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

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

18 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

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

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

18 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

18 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

18 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>
18 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

18 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"

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

18 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

18 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

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

18 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

18 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.

18 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

18 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

18 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

18 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

18 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"

18 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

18 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

18 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>
18 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>
18 months agoMake indentation consistent
Hank Grabowski [Fri, 24 Feb 2023 01:52:16 +0000 (20:52 -0500)]
Make indentation consistent

18 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>
18 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>
18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

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

18 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

18 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

18 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

18 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

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

18 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

18 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

18 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

18 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

18 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`

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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.

18 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

18 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

18 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

18 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

18 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