]> git.mxchange.org Git - friendica.git/log
friendica.git
15 months agoMerge pull request #12872 from xundeenergie/develop
Tobias Diekershoff [Wed, 8 Mar 2023 14:36:54 +0000 (15:36 +0100)]
Merge pull request #12872 from xundeenergie/develop

fix typo (btn-defaul -> btn-default)

15 months agofix typo (btn-defaul -> btn-default)
www-data [Wed, 8 Mar 2023 04:48:34 +0000 (05:48 +0100)]
fix typo (btn-defaul -> btn-default)

15 months agoMerge pull request #12869 from damianwajer/calendar-reactions-fix
Hypolite Petovan [Tue, 7 Mar 2023 17:01:01 +0000 (12:01 -0500)]
Merge pull request #12869 from damianwajer/calendar-reactions-fix

[frio] Fix calendar attendance icons

15 months agoFix calendar attendance icons
Damian Wajer [Tue, 7 Mar 2023 16:57:54 +0000 (17:57 +0100)]
Fix calendar attendance icons

15 months agoMerge pull request #12867 from annando/revert-attach
Hypolite Petovan [Tue, 7 Mar 2023 12:39:05 +0000 (07:39 -0500)]
Merge pull request #12867 from annando/revert-attach

Fix plaintext function by partly reverting function removal

15 months agoFix plaintext function by partly reverting function removal
Michael [Mon, 6 Mar 2023 18:00:58 +0000 (18:00 +0000)]
Fix plaintext function by partly reverting function removal

15 months agoMerge pull request #12866 from annando/no-attached-data
Hypolite Petovan [Mon, 6 Mar 2023 15:06:07 +0000 (10:06 -0500)]
Merge pull request #12866 from annando/no-attached-data

The function "getAttachedData" has been removed

15 months agoFix warning
Michael [Mon, 6 Mar 2023 06:43:04 +0000 (06:43 +0000)]
Fix warning

15 months agoReformatted code
Michael [Mon, 6 Mar 2023 06:15:30 +0000 (06:15 +0000)]
Reformatted code

15 months agoCode is reformatted
Michael [Sun, 5 Mar 2023 21:46:45 +0000 (21:46 +0000)]
Code is reformatted

15 months agoThe function "getAttachedData" has been removed
Michael [Sun, 5 Mar 2023 21:22:22 +0000 (21:22 +0000)]
The function "getAttachedData" has been removed

15 months agoMerge pull request #12865 from annando/fix-links
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

15 months agoWe only need a link here
Michael [Sat, 4 Mar 2023 21:36:19 +0000 (21:36 +0000)]
We only need a link here

15 months agoUnneeded field removed
Michael [Sat, 4 Mar 2023 19:28:31 +0000 (19:28 +0000)]
Unneeded field removed

15 months agoFix missing attached links in posts
Michael [Sat, 4 Mar 2023 19:04:37 +0000 (19:04 +0000)]
Fix missing attached links in posts

15 months agoMerge pull request #12861 from annando/fix-status
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

15 months agoAPI: Fix dateformat on status
Michael [Thu, 2 Mar 2023 21:07:33 +0000 (21:07 +0000)]
API: Fix dateformat on status

15 months agoMerge pull request #12836 from damianwajer/post-interactions
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)

15 months ago[frio] Move "Share via" to the share dropdown
Damian Wajer [Wed, 1 Mar 2023 17:09:18 +0000 (18:09 +0100)]
[frio] Move "Share via" to the share dropdown

16 months agoMerge pull request #12855 from HankG/fix-use-mastodon-edited-at-field
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

16 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

16 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

16 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

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

16 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

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

16 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

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

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

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

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

16 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

16 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

16 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

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

16 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

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

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

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

16 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

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

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

16 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

16 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

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

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

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

16 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

16 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

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

16 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

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

16 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

16 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

16 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

16 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

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

16 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

16 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

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

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

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

16 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

16 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

16 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

16 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

16 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

16 months agoUse available space for post interaction buttons
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

16 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

16 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

16 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

16 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

16 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

16 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

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

16 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

16 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

16 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