]> git.mxchange.org Git - friendica.git/log
friendica.git
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 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 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 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 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

16 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

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

16 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

16 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

16 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

16 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

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 months agoMerge branch 'develop' into fix-blocks-listing
Hank Grabowski [Mon, 20 Feb 2023 17:19:56 +0000 (12:19 -0500)]
Merge branch 'develop' into fix-blocks-listing

16 months agoMerge pull request #12814 from nupplaphil/bug/config_multi_serialize
Hypolite Petovan [Mon, 20 Feb 2023 16:54:18 +0000 (11:54 -0500)]
Merge pull request #12814 from nupplaphil/bug/config_multi_serialize

Fix multiple serialized values

16 months agoMerge pull request #12823 from annando/optimize
Hypolite Petovan [Mon, 20 Feb 2023 16:53:30 +0000 (11:53 -0500)]
Merge pull request #12823 from annando/optimize

Config to enable the optimizing of all tables

16 months agoUpdate db-version
Philipp [Mon, 20 Feb 2023 16:23:22 +0000 (17:23 +0100)]
Update db-version

16 months agolanguage and static
Philipp [Sun, 19 Feb 2023 17:59:09 +0000 (18:59 +0100)]
language and static

16 months agoFix multiple serialized values
Philipp [Sun, 19 Feb 2023 11:57:39 +0000 (12:57 +0100)]
Fix multiple serialized values

16 months agoMerge pull request #12820 from MrPetovan/bug/fatal-errors
Michael Vogel [Mon, 20 Feb 2023 15:37:45 +0000 (16:37 +0100)]
Merge pull request #12820 from MrPetovan/bug/fatal-errors

Remove reference to remove field in event table

16 months agoRemove extraneous ID parameter from Mastodon Blocks Listing API
Hank Grabowski [Mon, 20 Feb 2023 15:18:15 +0000 (10:18 -0500)]
Remove extraneous ID parameter from Mastodon Blocks Listing API

16 months agoMerge branch 'develop' into notifications-summary
Hank Grabowski [Mon, 20 Feb 2023 15:06:59 +0000 (10:06 -0500)]
Merge branch 'develop' into notifications-summary

16 months agoConfig to enable the optimizing of all tables
Michael [Mon, 20 Feb 2023 14:46:58 +0000 (14:46 +0000)]
Config to enable the optimizing of all tables

16 months agoFix whitespace issue on assignment alignment
Hank Grabowski [Mon, 20 Feb 2023 14:07:50 +0000 (09:07 -0500)]
Fix whitespace issue on assignment alignment

16 months agoAdd notifications summary (count only for now) to Mastodon API
Hank Grabowski [Mon, 20 Feb 2023 13:53:28 +0000 (08:53 -0500)]
Add notifications summary (count only for now) to Mastodon API

16 months agoMerge pull request #12819 from HankG/add-tables-to-optimize
Hypolite Petovan [Mon, 20 Feb 2023 13:47:38 +0000 (08:47 -0500)]
Merge pull request #12819 from HankG/add-tables-to-optimize

Add tables to Optimize Worker

16 months agoMerge pull request #12802 from nupplaphil/feat/system_url_handling
Hypolite Petovan [Mon, 20 Feb 2023 13:43:00 +0000 (08:43 -0500)]
Merge pull request #12802 from nupplaphil/feat/system_url_handling

Transform BaseURL to URIInterface conform class with less business logic

16 months agoMerge pull request #12813 from HankG/mastodon-status-post-with-title
Hypolite Petovan [Mon, 20 Feb 2023 13:27:54 +0000 (08:27 -0500)]
Merge pull request #12813 from HankG/mastodon-status-post-with-title

Add Friendica Title Extension to Mastodon Statuses POST API

16 months agoMerge pull request #12807 from HankG/mastodon-trending-api-updates
Hypolite Petovan [Mon, 20 Feb 2023 13:27:42 +0000 (08:27 -0500)]
Merge pull request #12807 from HankG/mastodon-trending-api-updates

Mastodon trending api updates

16 months agoMerge pull request #12804 from HankG/fix-blocked-users-in-mastodon-api-timelines
Hypolite Petovan [Mon, 20 Feb 2023 13:27:33 +0000 (08:27 -0500)]
Merge pull request #12804 from HankG/fix-blocked-users-in-mastodon-api-timelines

Add Block/Ignore filtering on all Mastodon API Timeline endpoints

16 months agoRemove reference to remove field in event table
Hypolite Petovan [Mon, 20 Feb 2023 13:26:23 +0000 (08:26 -0500)]
Remove reference to remove field in event table

- Address https://anonsys.net/display/bf69967c-1663-f368-5a52-cdd110992529

16 months agoAdd License header to FriendicaExtensions file
Hank Grabowski [Mon, 20 Feb 2023 13:05:46 +0000 (08:05 -0500)]
Add License header to FriendicaExtensions file

16 months agoFix binary_operator_spaces errors
Hank Grabowski [Mon, 20 Feb 2023 13:05:01 +0000 (08:05 -0500)]
Fix binary_operator_spaces errors

16 months agoAdd back in accidentally removed Session table
Hank Grabowski [Mon, 20 Feb 2023 12:55:41 +0000 (07:55 -0500)]
Add back in accidentally removed Session table

16 months agoMerge pull request #12816 from annando/view
Hypolite Petovan [Mon, 20 Feb 2023 12:54:29 +0000 (07:54 -0500)]
Merge pull request #12816 from annando/view

Config option to process the "view" activity

16 months agoAdd Mastodon Instance V2 API endpoint /api/v2/instance
Hank Grabowski [Mon, 20 Feb 2023 12:51:20 +0000 (07:51 -0500)]
Add Mastodon Instance V2 API endpoint /api/v2/instance

16 months agoFix the spelling of some verbs
Michael [Mon, 20 Feb 2023 08:54:27 +0000 (08:54 +0000)]
Fix the spelling of some verbs

16 months agoConfig option to process the "view" activity
Michael [Mon, 20 Feb 2023 06:41:28 +0000 (06:41 +0000)]
Config option to process the "view" activity

16 months agoChange Mastodon API documentation URL for V1 Instance type
Hank Grabowski [Sun, 19 Feb 2023 22:32:13 +0000 (17:32 -0500)]
Change Mastodon API documentation URL for V1 Instance type

16 months agoAdd additional tables to the optimize worker function
Hank Grabowski [Sun, 19 Feb 2023 13:55:08 +0000 (08:55 -0500)]
Add additional tables to the optimize worker function

16 months agoRemove extraneous __get since needed capability found in parent class
Hank Grabowski [Sun, 19 Feb 2023 12:59:53 +0000 (07:59 -0500)]
Remove extraneous __get since needed capability found in parent class

16 months agoRemove documentation stating friendica extensions can be null since always set
Hank Grabowski [Sun, 19 Feb 2023 12:58:10 +0000 (07:58 -0500)]
Remove documentation stating friendica extensions can be null since always set

16 months agoUpdate src/Module/Api/Mastodon/Statuses.php
Hank G [Sun, 19 Feb 2023 12:50:39 +0000 (07:50 -0500)]
Update src/Module/Api/Mastodon/Statuses.php

Co-authored-by: Philipp <admin+Github@philipp.info>
16 months agoRemove $ssl_state variable
Philipp [Sun, 19 Feb 2023 11:25:24 +0000 (12:25 +0100)]
Remove $ssl_state variable

16 months agoRemove dbstructure update
Philipp [Sun, 19 Feb 2023 10:31:22 +0000 (11:31 +0100)]
Remove dbstructure update

16 months agoadapt theme comment
Philipp [Sun, 19 Feb 2023 10:30:33 +0000 (11:30 +0100)]
adapt theme comment

16 months agoadapt install path
Philipp [Sun, 19 Feb 2023 10:29:29 +0000 (11:29 +0100)]
adapt install path

16 months agoadapt BaseURL constructor
Philipp [Sun, 19 Feb 2023 10:24:13 +0000 (11:24 +0100)]
adapt BaseURL constructor

16 months agoUpdate src/Module/Moderation/Users/Blocked.php
Philipp [Sun, 19 Feb 2023 10:27:02 +0000 (11:27 +0100)]
Update src/Module/Moderation/Users/Blocked.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
16 months agoApply suggestions from code review
Philipp [Sun, 19 Feb 2023 10:26:26 +0000 (11:26 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
16 months agoApply suggestions from code review
Philipp [Sun, 19 Feb 2023 10:12:48 +0000 (11:12 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
16 months agoUpdate messages.po
Philipp [Sat, 18 Feb 2023 20:49:59 +0000 (21:49 +0100)]
Update messages.po

16 months agoAdd site admin warning if BaseURL is missing
Philipp [Sat, 18 Feb 2023 20:49:14 +0000 (21:49 +0100)]
Add site admin warning if BaseURL is missing

16 months agocheck themplates
Philipp [Sat, 18 Feb 2023 20:19:57 +0000 (21:19 +0100)]
check themplates

16 months agoAdd typehint for DI::baseUrl()
Philipp [Sat, 18 Feb 2023 19:57:49 +0000 (20:57 +0100)]
Add typehint for DI::baseUrl()

16 months agoAdapt BaseURL calls to new UriInterface
Philipp [Sat, 18 Feb 2023 19:57:30 +0000 (20:57 +0100)]
Adapt BaseURL calls to new UriInterface

16 months agoAdapt tests to use new BaseURL UriInterface
Philipp [Sat, 18 Feb 2023 19:49:51 +0000 (20:49 +0100)]
Adapt tests to use new BaseURL UriInterface

16 months agoMove force_ssl behavior
Philipp [Sat, 18 Feb 2023 19:47:52 +0000 (20:47 +0100)]
Move force_ssl behavior

16 months agoRefactor Installer due new BaseURL logic
Philipp [Sat, 18 Feb 2023 19:43:49 +0000 (20:43 +0100)]
Refactor Installer due new BaseURL logic

16 months agoRemove old config parts
Philipp [Sat, 18 Feb 2023 19:28:01 +0000 (20:28 +0100)]
Remove old config parts
- config.hostname
- system.urlpath
- system.ssl_policy

16 months agoRefactor BaseURL.php to UriInterface compatible class
Philipp [Sat, 18 Feb 2023 19:24:48 +0000 (20:24 +0100)]
Refactor BaseURL.php to UriInterface compatible class
- remove parts
- added tests

16 months agoMerge branch 'develop' into mastodon-status-post-with-title
Hank Grabowski [Sat, 18 Feb 2023 15:30:57 +0000 (10:30 -0500)]
Merge branch 'develop' into mastodon-status-post-with-title

16 months agoChange check for friendica-title key to use isa and always set
Hank Grabowski [Sat, 18 Feb 2023 15:07:08 +0000 (10:07 -0500)]
Change check for friendica-title key to use isa and always set

16 months agoMerge pull request #12812 from annando/emoji-activities
Tobias Diekershoff [Sat, 18 Feb 2023 07:34:16 +0000 (08:34 +0100)]
Merge pull request #12812 from annando/emoji-activities

Activities are now displayed as Emojis

16 months agoActivities are now displayed as Emojis
Michael [Sat, 18 Feb 2023 06:56:03 +0000 (06:56 +0000)]
Activities are now displayed as Emojis

16 months agoMerge pull request #12806 from annando/loglevels
Hypolite Petovan [Fri, 17 Feb 2023 23:19:03 +0000 (18:19 -0500)]
Merge pull request #12806 from annando/loglevels

Some loglevels are adjusted to more reasonable levels

16 months agoMerge pull request #12799 from HankG/fix-mastodon-friend-requests-ids
Hypolite Petovan [Fri, 17 Feb 2023 23:09:26 +0000 (18:09 -0500)]
Merge pull request #12799 from HankG/fix-mastodon-friend-requests-ids

Change FollowRequest to return the user ID so is compatible with POST endpoint

16 months agoAdd friendica->title input to Mastodon Status POST API for explicitly setting title
Hank Grabowski [Fri, 17 Feb 2023 22:42:55 +0000 (17:42 -0500)]
Add friendica->title input to Mastodon Status POST API for explicitly setting title
  - update logic so that if it is provided with a spoiler text then the spoiler text is always used as actual spoiler text and the title is the title.

16 months agoAdd extension to Mastodon Status object for Friendica-specific things
Hank Grabowski [Fri, 17 Feb 2023 22:42:00 +0000 (17:42 -0500)]
Add extension to Mastodon Status object for Friendica-specific things
  - first entry is the title

16 months agoAdd link headers to Mastodon trending endpoints
Hank Grabowski [Fri, 17 Feb 2023 18:24:11 +0000 (13:24 -0500)]
Add link headers to Mastodon trending endpoints

16 months agoAdd Link headers by offset/limit capability to BaseApi
Hank Grabowski [Fri, 17 Feb 2023 18:24:00 +0000 (13:24 -0500)]
Add Link headers by offset/limit capability to BaseApi