]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Sat, 4 Mar 2023 22:57:38 +0000 (17:57 -0500)]
Merge pull request #12865 from annando/fix-links
Fix missing attached links in posts
Michael [Sat, 4 Mar 2023 21:36:19 +0000 (21:36 +0000)]
We only need a link here
Michael [Sat, 4 Mar 2023 19:28:31 +0000 (19:28 +0000)]
Unneeded field removed
Michael [Sat, 4 Mar 2023 19:04:37 +0000 (19:04 +0000)]
Fix missing attached links in posts
Philipp [Thu, 2 Mar 2023 23:22:39 +0000 (00:22 +0100)]
Merge pull request #12861 from annando/fix-status
API: Fix dateformat on status
Michael [Thu, 2 Mar 2023 21:07:33 +0000 (21:07 +0000)]
API: Fix dateformat on status
Hypolite Petovan [Wed, 1 Mar 2023 17:41:18 +0000 (12:41 -0500)]
Merge pull request #12836 from damianwajer/post-interactions
[frio] Use all available space for post interaction buttons (mobile)
Damian Wajer [Wed, 1 Mar 2023 17:09:18 +0000 (18:09 +0100)]
[frio] Move "Share via" to the share dropdown
Michael Vogel [Tue, 28 Feb 2023 21:31:18 +0000 (22:31 +0100)]
Merge pull request #12855 from HankG/fix-use-mastodon-edited-at-field
Use Mastodon standard edited_at field for tracking edit time
Hank Grabowski [Tue, 28 Feb 2023 21:10:13 +0000 (16:10 -0500)]
Fix passing in correct change fields to Mastodon Status FriendicaExtension
Hank Grabowski [Tue, 28 Feb 2023 20:02:02 +0000 (15:02 -0500)]
Use Mastodon standard edited_at field for tracking edit time
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
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>
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
Hank Grabowski [Tue, 28 Feb 2023 18:10:45 +0000 (13:10 -0500)]
Only allow explicitly known order types through
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)
Hank Grabowski [Tue, 28 Feb 2023 16:44:37 +0000 (11:44 -0500)]
Remove extra line between copyright and namespace
Hank Grabowski [Tue, 28 Feb 2023 16:43:12 +0000 (11:43 -0500)]
Correct format/style errors
Hank Grabowski [Tue, 28 Feb 2023 16:41:53 +0000 (11:41 -0500)]
Correct format/style errors
Hank Grabowski [Tue, 28 Feb 2023 16:36:24 +0000 (11:36 -0500)]
Add new temporal paging to Mastodon Timeline Public and List endpoints
Hank Grabowski [Tue, 28 Feb 2023 16:35:54 +0000 (11:35 -0500)]
Add comment to friendica_order query parameter in Mastodon Timeline Home
Hank Grabowski [Tue, 28 Feb 2023 16:35:21 +0000 (11:35 -0500)]
Fix tag filtering on block/mute list
Hank Grabowski [Tue, 28 Feb 2023 15:36:11 +0000 (10:36 -0500)]
Add additional Mastodon timeline sorting date types and data to output
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
Hank Grabowski [Tue, 28 Feb 2023 01:20:40 +0000 (20:20 -0500)]
Merge branch 'develop' into mastodon-timeline-temporal-paging
Philipp [Mon, 27 Feb 2023 21:40:04 +0000 (22:40 +0100)]
Merge pull request #12852 from annando/instance-fix
Fix v1 endpoint
Michael [Mon, 27 Feb 2023 21:15:11 +0000 (21:15 +0000)]
Without "->__toString()"
Michael [Mon, 27 Feb 2023 21:02:59 +0000 (21:02 +0000)]
Fix v1 endpoint
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
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
Michael [Mon, 27 Feb 2023 20:02:05 +0000 (20:02 +0000)]
Issue 12415: Handle attachment updates via AP
Philipp [Mon, 27 Feb 2023 19:57:19 +0000 (20:57 +0100)]
ident_size 2 is better for XML readability :)
Philipp [Mon, 27 Feb 2023 19:53:19 +0000 (20:53 +0100)]
Add a PHPStorm code style XML
Philipp [Mon, 27 Feb 2023 19:34:46 +0000 (20:34 +0100)]
Adapt .editorconfig
- Add .json rule
- Add .xml rule
Philipp [Mon, 27 Feb 2023 19:11:07 +0000 (20:11 +0100)]
Revert quote_type
Philipp [Mon, 27 Feb 2023 19:01:16 +0000 (20:01 +0100)]
adapt codecov config
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
Philipp [Mon, 27 Feb 2023 18:51:04 +0000 (19:51 +0100)]
Adapt .editorconfig for PHPStorm
Hank Grabowski [Mon, 27 Feb 2023 18:47:02 +0000 (13:47 -0500)]
Fix whitespace issue
Hank Grabowski [Mon, 27 Feb 2023 18:04:24 +0000 (13:04 -0500)]
Add int hint to Mastodon V2 UserStats.php
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
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>
Michael [Mon, 27 Feb 2023 07:47:31 +0000 (07:47 +0000)]
Editing/removing of attached pictures is now possible via web
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"
Michael [Mon, 27 Feb 2023 07:02:06 +0000 (07:02 +0000)]
Use non static logger call
Hank Grabowski [Mon, 27 Feb 2023 03:57:10 +0000 (22:57 -0500)]
Change 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
Michael [Sun, 26 Feb 2023 22:43:45 +0000 (22:43 +0000)]
Use "Exception"
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
Hank Grabowski [Sun, 26 Feb 2023 16:27:01 +0000 (11:27 -0500)]
Allow delivery stats to be null.
Hank Grabowski [Sun, 26 Feb 2023 15:26:15 +0000 (10:26 -0500)]
Make calls inline and return 0 if value is null
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
Hank Grabowski [Sun, 26 Feb 2023 14:38:22 +0000 (09:38 -0500)]
Add nullability to InstanceV2 Contact type for account parameter
Hank Grabowski [Sun, 26 Feb 2023 14:18:46 +0000 (09:18 -0500)]
Update documentation for delivery status data addition to Mastodon Status
Michael [Sun, 26 Feb 2023 14:08:33 +0000 (14:08 +0000)]
Catch all errors thrown by "fetchRaw"
Hank Grabowski [Sat, 25 Feb 2023 19:23:59 +0000 (14:23 -0500)]
Add delivery status data to Mastodon Status Friendica Extension
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
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>
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>
Hank Grabowski [Fri, 24 Feb 2023 01:52:16 +0000 (20:52 -0500)]
Make indentation consistent
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>
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>
Hank Grabowski [Thu, 23 Feb 2023 12:04:12 +0000 (07:04 -0500)]
Add support for since_id field into the 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
Hank Grabowski [Thu, 23 Feb 2023 11:46:43 +0000 (06:46 -0500)]
Add Mastodon Instance::V2 Friendica extension documentation
Hank Grabowski [Thu, 23 Feb 2023 03:55:04 +0000 (22:55 -0500)]
Add Mastodon Status Editing endpoint documentation
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
Hank Grabowski [Thu, 23 Feb 2023 03:35:24 +0000 (22:35 -0500)]
Add new Friendica Photo Album GET endpoints to documentation
Hank Grabowski [Thu, 23 Feb 2023 03:20:33 +0000 (22:20 -0500)]
Add Mastodon Notification Entity Extensions documentation
Hank Grabowski [Thu, 23 Feb 2023 03:07:27 +0000 (22:07 -0500)]
Add Mastodon API endpoint extension information
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
Hank Grabowski [Thu, 23 Feb 2023 02:31:07 +0000 (21:31 -0500)]
Add changes to the Photo entries in Friendica API endpoint
Hank Grabowski [Thu, 23 Feb 2023 01:55:52 +0000 (20:55 -0500)]
Add Dislike Friendica API documentation
Hank Grabowski [Thu, 23 Feb 2023 01:47:55 +0000 (20:47 -0500)]
Add new Mastodon InstanceV2 to implemented list and fix doc links
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
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
Hank Grabowski [Wed, 22 Feb 2023 18:26:51 +0000 (13:26 -0500)]
Merge branch 'develop' into mastodon-timeline-temporal-paging
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
Damian Wajer [Wed, 22 Feb 2023 15:27:27 +0000 (16:27 +0100)]
Use available space for post interaction buttons
Related: https://github.com/friendica/friendica/issues/12835
Hank Grabowski [Wed, 22 Feb 2023 17:08:06 +0000 (12:08 -0500)]
Merge branch 'develop' into blocks-status-fix
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
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
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
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
Hypolite Petovan [Tue, 21 Feb 2023 21:35:25 +0000 (16:35 -0500)]
Merge pull request #12833 from annando/ostatus-like
Fix emoji activities
Michael [Tue, 21 Feb 2023 21:07:41 +0000 (21:07 +0000)]
Fix emoji activities
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
Hank Grabowski [Tue, 21 Feb 2023 20:37:32 +0000 (15:37 -0500)]
Implement time based paging for Mastodon Home Timeline Endpoint
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
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
Philipp [Tue, 21 Feb 2023 20:01:57 +0000 (21:01 +0100)]
Fix database
Philipp [Tue, 21 Feb 2023 20:01:40 +0000 (21:01 +0100)]
Fix API tests without addon table
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
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
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
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`
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
Hank Grabowski [Mon, 20 Feb 2023 20:52:09 +0000 (15:52 -0500)]
Merge branch 'develop' into dislike-for-mastodon-endpoints
Hank Grabowski [Mon, 20 Feb 2023 20:51:17 +0000 (15:51 -0500)]
Add DislikedBy Mastodon compatible endpoint in the Friendica API space
Hank Grabowski [Mon, 20 Feb 2023 20:50:21 +0000 (15:50 -0500)]
Add deleted check to FavouritedBy Mastodon endpoint