]> git.mxchange.org Git - friendica.git/log
friendica.git
16 months agoMerge pull request #12795 from annando/caps
Philipp [Tue, 14 Feb 2023 21:27:12 +0000 (22:27 +0100)]
Merge pull request #12795 from annando/caps

Fix case

16 months agoFix caps
Michael [Tue, 14 Feb 2023 20:52:33 +0000 (20:52 +0000)]
Fix caps

16 months agoMerge pull request #12786 from annando/c2s-post
Hypolite Petovan [Tue, 14 Feb 2023 20:49:25 +0000 (15:49 -0500)]
Merge pull request #12786 from annando/c2s-post

C2S: Posting is now possible

16 months agoFix variable name
Michael [Tue, 14 Feb 2023 20:43:54 +0000 (20:43 +0000)]
Fix variable name

16 months agoMerge pull request #12791 from HankG/mastodon-notifications-api-fixes
Michael Vogel [Tue, 14 Feb 2023 00:02:28 +0000 (01:02 +0100)]
Merge pull request #12791 from HankG/mastodon-notifications-api-fixes

Mastodon notifications api fixes

16 months agoSome more standards
Michael [Mon, 13 Feb 2023 23:57:39 +0000 (23:57 +0000)]
Some more standards

16 months agoFix more standards
Michael [Mon, 13 Feb 2023 23:53:43 +0000 (23:53 +0000)]
Fix more standards

16 months agoSoem more C2S stuff moved
Michael [Mon, 13 Feb 2023 23:49:08 +0000 (23:49 +0000)]
Soem more C2S stuff moved

16 months agoMerge remote-tracking branch 'upstream/develop' into c2s-post
Michael [Mon, 13 Feb 2023 23:37:40 +0000 (23:37 +0000)]
Merge remote-tracking branch 'upstream/develop' into c2s-post

16 months agoApply suggestions from code review
Michael Vogel [Mon, 13 Feb 2023 23:34:47 +0000 (00:34 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
16 months agoAutomatic PHPCBF style fix
Hank Grabowski [Mon, 13 Feb 2023 22:27:06 +0000 (17:27 -0500)]
Automatic PHPCBF style fix

16 months agoAdd unsupported Friendica notification types to built query
Hank Grabowski [Mon, 13 Feb 2023 22:26:24 +0000 (17:26 -0500)]
Add unsupported Friendica notification types to built query

16 months agoMerge pull request #12789 from nupplaphil/bug/flasky_test
Hypolite Petovan [Mon, 13 Feb 2023 22:06:26 +0000 (17:06 -0500)]
Merge pull request #12789 from nupplaphil/bug/flasky_test

[tests] Fix flaky tests

16 months agoNew class for c2s activities
Michael [Mon, 13 Feb 2023 21:27:11 +0000 (21:27 +0000)]
New class for c2s activities

16 months agoRemove extraneous, unused, non-standard 'count' parameter from request list
Hank Grabowski [Mon, 13 Feb 2023 20:13:17 +0000 (15:13 -0500)]
Remove extraneous, unused, non-standard 'count' parameter from request list
  - artifact of when I was playing around with the endpoint that somehow
    didn't get deleted when I did the ultimate commit.

16 months agorevert api.fixture.php change
Philipp [Mon, 13 Feb 2023 20:02:48 +0000 (21:02 +0100)]
revert api.fixture.php change

16 months agocode review
Philipp [Mon, 13 Feb 2023 19:56:19 +0000 (20:56 +0100)]
code review

16 months agoRestructure tests
Philipp [Mon, 13 Feb 2023 19:52:24 +0000 (20:52 +0100)]
Restructure tests
- Avoid database leftovers

16 months agoMerge remote-tracking branch 'upstream/develop' into c2s-post
Michael [Mon, 13 Feb 2023 19:20:18 +0000 (19:20 +0000)]
Merge remote-tracking branch 'upstream/develop' into c2s-post

16 months agoRemove flasky testpart
Philipp [Mon, 13 Feb 2023 18:24:01 +0000 (19:24 +0100)]
Remove flasky testpart

16 months agoSplit C2S activity
Michael [Mon, 13 Feb 2023 15:32:14 +0000 (15:32 +0000)]
Split C2S activity

16 months agoMerge pull request #12772 from nupplaphil/feat/config_hybrid
Hypolite Petovan [Mon, 13 Feb 2023 13:16:29 +0000 (08:16 -0500)]
Merge pull request #12772 from nupplaphil/feat/config_hybrid

Revert node.config.php into Config table

16 months agoAdded documentation
Michael [Mon, 13 Feb 2023 11:57:02 +0000 (11:57 +0000)]
Added documentation

16 months agoFix logic
Philipp [Mon, 13 Feb 2023 10:34:32 +0000 (11:34 +0100)]
Fix logic

16 months agoremove unnecessary comments
Philipp [Mon, 13 Feb 2023 10:32:10 +0000 (11:32 +0100)]
remove unnecessary comments

16 months agopassing the return value
Michael [Mon, 13 Feb 2023 06:27:45 +0000 (06:27 +0000)]
passing the return value

16 months agoAdd docs
Philipp [Sun, 12 Feb 2023 22:54:11 +0000 (23:54 +0100)]
Add docs

16 months agoadd license header ;)
Philipp [Sun, 12 Feb 2023 16:09:06 +0000 (17:09 +0100)]
add license header ;)

16 months agomanually check and create the Config table before running the update
Philipp [Sun, 12 Feb 2023 15:44:56 +0000 (16:44 +0100)]
manually check and create the Config table before running the update

16 months agodon't try to use the Config table if it doesn't exist
Philipp [Sun, 12 Feb 2023 15:23:51 +0000 (16:23 +0100)]
don't try to use the Config table if it doesn't exist

16 months agoremove maybeSerialize (always serialize)
Philipp [Sun, 12 Feb 2023 14:48:41 +0000 (15:48 +0100)]
remove maybeSerialize (always serialize)

16 months agoanother phpunit optimiziation ..
Philipp [Sun, 12 Feb 2023 14:41:25 +0000 (15:41 +0100)]
another phpunit optimiziation ..

16 months agoC2S: Posting is now possible
Michael [Sun, 12 Feb 2023 14:18:03 +0000 (14:18 +0000)]
C2S: Posting is now possible

16 months agoOptimize phpunit
Philipp [Sun, 12 Feb 2023 13:57:55 +0000 (14:57 +0100)]
Optimize phpunit

16 months agouse own local.config.php for CI
Philipp [Sun, 12 Feb 2023 13:38:43 +0000 (14:38 +0100)]
use own local.config.php for CI

16 months agoUpdate messages.po
Philipp [Sun, 12 Feb 2023 12:38:10 +0000 (13:38 +0100)]
Update messages.po

16 months agoadapt update script
Philipp [Sun, 12 Feb 2023 12:38:02 +0000 (13:38 +0100)]
adapt update script

16 months agoFix dba cache
Philipp [Sun, 12 Feb 2023 12:23:39 +0000 (13:23 +0100)]
Fix dba cache

16 months agoadhere php-cs
Philipp [Sun, 12 Feb 2023 12:17:55 +0000 (13:17 +0100)]
adhere php-cs

16 months agoFix and adapt tests
Philipp [Sun, 12 Feb 2023 12:09:14 +0000 (13:09 +0100)]
Fix and adapt tests

16 months agoFix and adapt tests
Philipp [Sun, 12 Feb 2023 12:09:05 +0000 (13:09 +0100)]
Fix and adapt tests

16 months agosuppress E_WARNING at tests with vfs://
Philipp [Sun, 12 Feb 2023 10:41:20 +0000 (11:41 +0100)]
suppress E_WARNING at tests with vfs://

16 months agoadd license
Philipp [Fri, 10 Feb 2023 13:54:17 +0000 (14:54 +0100)]
add license

16 months agoMerge pull request #12784 from annando/redirect-root
Hypolite Petovan [Fri, 10 Feb 2023 13:10:36 +0000 (08:10 -0500)]
Merge pull request #12784 from annando/redirect-root

Redirect AP requests to the root to the system actor

16 months agoRevert node.config.php into Config table
Philipp [Sat, 4 Feb 2023 23:15:01 +0000 (00:15 +0100)]
Revert node.config.php into Config table

16 months agoRe-Add Config table
Philipp [Sat, 4 Feb 2023 19:52:24 +0000 (20:52 +0100)]
Re-Add Config table

16 months agoAdd exception if lock wasn't successful
Philipp [Sat, 4 Feb 2023 19:03:44 +0000 (20:03 +0100)]
Add exception if lock wasn't successful

16 months agoRedirect AP requests to the root to the system actor
Michael [Fri, 10 Feb 2023 10:29:35 +0000 (10:29 +0000)]
Redirect AP requests to the root to the system actor

16 months agoMerge pull request #12782 from annando/c2s-2
Hypolite Petovan [Wed, 8 Feb 2023 20:30:00 +0000 (15:30 -0500)]
Merge pull request #12782 from annando/c2s-2

C2S: Improve C2S-API, fix inbox endpoint

16 months agoC2S: Improve C2S-API, fix inbox endpoint
Michael [Wed, 8 Feb 2023 20:16:19 +0000 (20:16 +0000)]
C2S: Improve C2S-API, fix inbox endpoint

16 months agoMerge pull request #12774 from MrPetovan/bug/albumname-xss
Philipp [Wed, 8 Feb 2023 14:56:36 +0000 (15:56 +0100)]
Merge pull request #12774 from MrPetovan/bug/albumname-xss

[frio] Fix XSS vulneralibity in Justified-Gallery Javascript dependency

16 months agoMerge pull request #12781 from MrPetovan/bug/12779-security-txt
Michael Vogel [Wed, 8 Feb 2023 14:25:10 +0000 (15:25 +0100)]
Merge pull request #12781 from MrPetovan/bug/12779-security-txt

Switch date format to RFC 3339 in security.txt

16 months agoSwitch date format to RFC 3339 in security.txt
Hypolite Petovan [Wed, 8 Feb 2023 13:35:06 +0000 (08:35 -0500)]
Switch date format to RFC 3339 in security.txt

16 months ago[frio] Fix XSS vulneralibity in Justified-Gallery Javascript dependency
Hypolite Petovan [Sun, 5 Feb 2023 02:03:41 +0000 (21:03 -0500)]
[frio] Fix XSS vulneralibity in Justified-Gallery Javascript dependency

16 months agoMerge pull request #12778 from annando/issue-12764
Hypolite Petovan [Tue, 7 Feb 2023 15:15:00 +0000 (10:15 -0500)]
Merge pull request #12778 from annando/issue-12764

Issue 12764: Fix photo permissions when posting via web

16 months agoIssue 12764: Fix photo permissions when posting via web
Michael [Tue, 7 Feb 2023 14:18:01 +0000 (14:18 +0000)]
Issue 12764: Fix photo permissions when posting via web

16 months agoMerge pull request #12773 from MrPetovan/bug/return-xss
Philipp [Sun, 5 Feb 2023 19:02:57 +0000 (20:02 +0100)]
Merge pull request #12773 from MrPetovan/bug/return-xss

Ensure arbitrary HTTPException messages are HTML escaped

16 months agoUpdate main translation files after updating strings
Hypolite Petovan [Sun, 5 Feb 2023 00:53:16 +0000 (19:53 -0500)]
Update main translation files after updating strings

16 months agoEnsure arbitrary HTTPException messages are HTML escaped
Hypolite Petovan [Sun, 5 Feb 2023 00:19:43 +0000 (19:19 -0500)]
Ensure arbitrary HTTPException messages are HTML escaped

- These messages can include user-supplied strings

16 months agoCreate specific module to display HTML message when a conversation isn't found in...
Hypolite Petovan [Sun, 5 Feb 2023 00:18:05 +0000 (19:18 -0500)]
Create specific module to display HTML message when a conversation isn't found in Module\Item\Display

16 months agoMerge pull request #12770 from annando/warning
Hypolite Petovan [Sat, 4 Feb 2023 12:29:16 +0000 (07:29 -0500)]
Merge pull request #12770 from annando/warning

Fixes "Invalid URL for photo" for photos without host

16 months agoFixes "Invalid URL for photo" for photos without host
Michael [Sat, 4 Feb 2023 12:14:40 +0000 (12:14 +0000)]
Fixes "Invalid URL for photo" for photos without host

16 months agoMerge pull request #12762 from MrPetovan/bug/warnings
Michael Vogel [Thu, 2 Feb 2023 10:54:50 +0000 (11:54 +0100)]
Merge pull request #12762 from MrPetovan/bug/warnings

Ward against potentially missing "platform" array key in Model\GServer::fetchSiteinfo

16 months agoMerge pull request #12752 from annando/c2s
Hypolite Petovan [Wed, 1 Feb 2023 16:48:24 +0000 (11:48 -0500)]
Merge pull request #12752 from annando/c2s

First implementation of ActivityPub C2S

16 months agoDesciption added
Michael [Wed, 1 Feb 2023 16:33:07 +0000 (16:33 +0000)]
Desciption added

16 months agoWard against potentially missing "platform" array key in Model\GServer::fetchSiteinfo
Hypolite Petovan [Wed, 1 Feb 2023 13:35:33 +0000 (08:35 -0500)]
Ward against potentially missing "platform" array key in Model\GServer::fetchSiteinfo

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1411635902

16 months agoFix #12757
Michael [Tue, 31 Jan 2023 05:45:24 +0000 (05:45 +0000)]
Fix #12757

16 months agoMerge pull request #12756 from annando/issue-12753
Philipp [Mon, 30 Jan 2023 07:32:21 +0000 (08:32 +0100)]
Merge pull request #12756 from annando/issue-12753

Issue 12753: For remote-self feed items the plink mustn't point to the original feed link

16 months agoIssue 12753: For remote-self feed items the plink mustn't point to the original feed...
Michael [Mon, 30 Jan 2023 06:58:36 +0000 (06:58 +0000)]
Issue 12753: For remote-self feed items the plink mustn't point to the original feed link

16 months agoUpdated class description
Michael [Sun, 29 Jan 2023 17:51:04 +0000 (17:51 +0000)]
Updated class description

17 months agoFirst implementation of ActivityPub C2S
Michael [Sun, 29 Jan 2023 14:41:14 +0000 (14:41 +0000)]
First implementation of ActivityPub C2S

17 months agoMerge pull request #12747 from MrPetovan/bug/warnings
Philipp [Sun, 29 Jan 2023 07:21:46 +0000 (08:21 +0100)]
Merge pull request #12747 from MrPetovan/bug/warnings

Address a couple of warnings

17 months agoMerge pull request #12746 from MrPetovan/bug/fatal-errors
Philipp [Sun, 29 Jan 2023 07:21:26 +0000 (08:21 +0100)]
Merge pull request #12746 from MrPetovan/bug/fatal-errors

Remove Feed contacts from profile contact list

17 months agoMerge pull request #12745 from MrPetovan/task/12728-jsonld-local-files
Philipp [Sun, 29 Jan 2023 07:20:58 +0000 (08:20 +0100)]
Merge pull request #12745 from MrPetovan/task/12728-jsonld-local-files

Read local files instead of performing self HTTP requests in JsonLD::documentLoader

17 months agoCheck $url variable for value before using it in Module\Photo::getPhotoById
Hypolite Petovan [Sun, 29 Jan 2023 05:12:59 +0000 (00:12 -0500)]
Check $url variable for value before using it in Module\Photo::getPhotoById

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1407342540

17 months agoPrevent the use of $shared_item if it's falsy in Mastodon\Status::createQuote
Hypolite Petovan [Sun, 29 Jan 2023 05:11:13 +0000 (00:11 -0500)]
Prevent the use of $shared_item if it's falsy in Mastodon\Status::createQuote

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1407342324

17 months agoRemove Feed contacts from profile contact list
Hypolite Petovan [Sun, 29 Jan 2023 05:07:05 +0000 (00:07 -0500)]
Remove Feed contacts from profile contact list

- These contact don't have a public pendant and therefore shouldn't be shown to visitors
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1406191980

17 months agoImprove return value consistency in Util\BasePath::getPath
Hypolite Petovan [Sun, 29 Jan 2023 03:19:47 +0000 (22:19 -0500)]
Improve return value consistency in Util\BasePath::getPath

17 months agoRead local files instead of performing self HTTP requests in JsonLD::documentLoader
Hypolite Petovan [Sun, 29 Jan 2023 03:13:15 +0000 (22:13 -0500)]
Read local files instead of performing self HTTP requests in JsonLD::documentLoader

17 months agoMerge pull request #12741 from annando/local-files
Hypolite Petovan [Sun, 29 Jan 2023 01:51:24 +0000 (20:51 -0500)]
Merge pull request #12741 from annando/local-files

Avoid more local links and bad http requests

17 months agoOld stuff removed
Michael [Sat, 28 Jan 2023 18:50:45 +0000 (18:50 +0000)]
Old stuff removed

17 months agoPossibly fix the test problems
Michael [Sat, 28 Jan 2023 15:29:55 +0000 (15:29 +0000)]
Possibly fix the test problems

17 months agoAvoid more local links and bad http requests
Michael [Sat, 28 Jan 2023 14:57:04 +0000 (14:57 +0000)]
Avoid more local links and bad http requests

17 months agoMerge pull request #12735 from MrPetovan/bug/fatal-errors
Michael Vogel [Fri, 27 Jan 2023 07:55:27 +0000 (08:55 +0100)]
Merge pull request #12735 from MrPetovan/bug/fatal-errors

Address a couple of Fatal errors

17 months agoMerge pull request #12736 from MrPetovan/bug/12733-webfinger-apcontact
Michael Vogel [Fri, 27 Jan 2023 07:27:20 +0000 (08:27 +0100)]
Merge pull request #12736 from MrPetovan/bug/12733-webfinger-apcontact

Replace custom WebFinger implementation by Probe::getWebfingerArray in APContact::fetchWebfingerData

17 months agoMerge pull request #12738 from annando/local-link-bad-url
Hypolite Petovan [Fri, 27 Jan 2023 06:25:25 +0000 (01:25 -0500)]
Merge pull request #12738 from annando/local-link-bad-url

Avoid local network communication / invalid url requests

17 months agoReplace custom WebFinger implementation by Probe::getWebfingerArray in APContact...
Hypolite Petovan [Thu, 26 Jan 2023 05:03:57 +0000 (00:03 -0500)]
Replace custom WebFinger implementation by Probe::getWebfingerArray in APContact::fetchWebfingerData

- This implementation didn't support separate domains for the address and the final account

17 months agoPrevent fatal error when probing WebFinger address in Network\Probe::feed
Hypolite Petovan [Thu, 26 Jan 2023 05:00:55 +0000 (00:00 -0500)]
Prevent fatal error when probing WebFinger address in Network\Probe::feed

17 months agoApply suggestions from code review
Michael Vogel [Fri, 27 Jan 2023 06:21:08 +0000 (07:21 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoAvoid local network communication / invalid url requests
Michael [Fri, 27 Jan 2023 05:55:45 +0000 (05:55 +0000)]
Avoid local network communication / invalid url requests

17 months agoCheck the image URL has a host before retrieving it in Photo::importProfilePhoto
Hypolite Petovan [Thu, 26 Jan 2023 03:31:07 +0000 (22:31 -0500)]
Check the image URL has a host before retrieving it in Photo::importProfilePhoto

- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1404324012

17 months agoCast key values to int in Mastodon\Stats
Hypolite Petovan [Thu, 26 Jan 2023 03:11:22 +0000 (22:11 -0500)]
Cast key values to int in Mastodon\Stats

- Address https://sekretaerbaer.de/display/61b27817-3763-cd4c-5fca-b4d397968464

17 months agoMerge pull request #12732 from annando/catch
Hypolite Petovan [Wed, 25 Jan 2023 23:32:52 +0000 (18:32 -0500)]
Merge pull request #12732 from annando/catch

Catch not fetchable posts

17 months agoCatch not fetchable posts
Michael [Wed, 25 Jan 2023 23:03:51 +0000 (23:03 +0000)]
Catch not fetchable posts

17 months agoMerge pull request #12731 from annando/api-quotes
Hypolite Petovan [Wed, 25 Jan 2023 22:49:51 +0000 (17:49 -0500)]
Merge pull request #12731 from annando/api-quotes

Quote for notifications

17 months agoRestore default value
Michael [Wed, 25 Jan 2023 22:38:11 +0000 (22:38 +0000)]
Restore default value

17 months agoQuote for notifications
Michael [Wed, 25 Jan 2023 20:35:10 +0000 (20:35 +0000)]
Quote for notifications

17 months agoMerge pull request #12727 from annando/api-quotes
Hypolite Petovan [Wed, 25 Jan 2023 20:32:40 +0000 (15:32 -0500)]
Merge pull request #12727 from annando/api-quotes

API: added positiv list for quote support

17 months agoSwitch parameters
Michael [Wed, 25 Jan 2023 20:14:33 +0000 (20:14 +0000)]
Switch parameters

17 months agoMerge pull request #12730 from damianwajer/fix-duplicate-intro-label
Hypolite Petovan [Wed, 25 Jan 2023 18:27:25 +0000 (13:27 -0500)]
Merge pull request #12730 from damianwajer/fix-duplicate-intro-label

Fix labels in contact request modal