]>
git.mxchange.org Git - friendica.git/log
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
Michael [Sat, 18 Feb 2023 06:56:03 +0000 (06:56 +0000)]
Activities are now displayed as Emojis
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
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
Michael Vogel [Fri, 17 Feb 2023 17:56:08 +0000 (18:56 +0100)]
Merge pull request #12801 from HankG/fix-mastodon-api-search
Fix mastodon api search
Hank Grabowski [Fri, 17 Feb 2023 16:09:16 +0000 (11:09 -0500)]
Remove FollowRequest type and use mstdnAccount->createFromContactId instead
Hank Grabowski [Fri, 17 Feb 2023 15:49:32 +0000 (10:49 -0500)]
Allow @-symbols in Mastodon status searches under all conditions
Michael [Thu, 16 Feb 2023 20:47:37 +0000 (20:47 +0000)]
Some loglevels are adjusted to more reasonablöe levels
Hank Grabowski [Wed, 15 Feb 2023 20:43:57 +0000 (15:43 -0500)]
Cleanup unused imports, excessive line length in Mastodon FollowRequest factory
Hank Grabowski [Wed, 15 Feb 2023 20:43:17 +0000 (15:43 -0500)]
Delete unused Mastodon FollowRequest object (can just use Account now)
Hank Grabowski [Wed, 15 Feb 2023 20:40:10 +0000 (15:40 -0500)]
Change FollowRequest return type to be Account
Hank Grabowski [Wed, 15 Feb 2023 20:13:30 +0000 (15:13 -0500)]
Fix style error
Hank Grabowski [Wed, 15 Feb 2023 20:12:58 +0000 (15:12 -0500)]
Allows @ in query on statuses when resolving since Mastodon links have it
Hank Grabowski [Wed, 15 Feb 2023 17:30:49 +0000 (12:30 -0500)]
Change FollowRequest to return the user ID so is compatible with POST endpoint
Philipp [Wed, 15 Feb 2023 08:12:28 +0000 (09:12 +0100)]
Merge pull request #12797 from annando/emoji-react
We can now store emoji reactions from Misskey
Michael [Wed, 15 Feb 2023 05:13:40 +0000 (05:13 +0000)]
We can now store emoji reactions from Misskey
Philipp [Tue, 14 Feb 2023 21:28:01 +0000 (22:28 +0100)]
Merge pull request #12796 from annando/fatal
Fix fatal error because of an invalid url
Philipp [Tue, 14 Feb 2023 21:27:12 +0000 (22:27 +0100)]
Merge pull request #12795 from annando/caps
Fix case
Michael [Tue, 14 Feb 2023 21:19:47 +0000 (21:19 +0000)]
Fix fatal error because of an invalid url
Michael [Tue, 14 Feb 2023 20:52:33 +0000 (20:52 +0000)]
Fix caps
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
Michael [Tue, 14 Feb 2023 20:43:54 +0000 (20:43 +0000)]
Fix variable name
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
Michael [Mon, 13 Feb 2023 23:57:39 +0000 (23:57 +0000)]
Some more standards
Michael [Mon, 13 Feb 2023 23:53:43 +0000 (23:53 +0000)]
Fix more standards
Michael [Mon, 13 Feb 2023 23:49:08 +0000 (23:49 +0000)]
Soem more C2S stuff moved
Michael [Mon, 13 Feb 2023 23:37:40 +0000 (23:37 +0000)]
Merge remote-tracking branch 'upstream/develop' into c2s-post
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>
Hank Grabowski [Mon, 13 Feb 2023 22:27:06 +0000 (17:27 -0500)]
Automatic PHPCBF style fix
Hank Grabowski [Mon, 13 Feb 2023 22:26:24 +0000 (17:26 -0500)]
Add unsupported Friendica notification types to built query
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
Michael [Mon, 13 Feb 2023 21:27:11 +0000 (21:27 +0000)]
New class for c2s activities
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.
Philipp [Mon, 13 Feb 2023 20:02:48 +0000 (21:02 +0100)]
revert api.fixture.php change
Philipp [Mon, 13 Feb 2023 19:56:19 +0000 (20:56 +0100)]
code review
Philipp [Mon, 13 Feb 2023 19:52:24 +0000 (20:52 +0100)]
Restructure tests
- Avoid database leftovers
Michael [Mon, 13 Feb 2023 19:20:18 +0000 (19:20 +0000)]
Merge remote-tracking branch 'upstream/develop' into c2s-post
Philipp [Mon, 13 Feb 2023 18:24:01 +0000 (19:24 +0100)]
Remove flasky testpart
Michael [Mon, 13 Feb 2023 15:32:14 +0000 (15:32 +0000)]
Split C2S activity
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
Michael [Mon, 13 Feb 2023 11:57:02 +0000 (11:57 +0000)]
Added documentation
Philipp [Mon, 13 Feb 2023 10:34:32 +0000 (11:34 +0100)]
Fix logic
Philipp [Mon, 13 Feb 2023 10:32:10 +0000 (11:32 +0100)]
remove unnecessary comments
Michael [Mon, 13 Feb 2023 06:27:45 +0000 (06:27 +0000)]
passing the return value
Philipp [Sun, 12 Feb 2023 22:54:11 +0000 (23:54 +0100)]
Add docs
Philipp [Sun, 12 Feb 2023 16:09:06 +0000 (17:09 +0100)]
add license header ;)
Philipp [Sun, 12 Feb 2023 15:44:56 +0000 (16:44 +0100)]
manually check and create the Config table before running the update
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
Philipp [Sun, 12 Feb 2023 14:48:41 +0000 (15:48 +0100)]
remove maybeSerialize (always serialize)
Philipp [Sun, 12 Feb 2023 14:41:25 +0000 (15:41 +0100)]
another phpunit optimiziation ..
Michael [Sun, 12 Feb 2023 14:18:03 +0000 (14:18 +0000)]
C2S: Posting is now possible
Philipp [Sun, 12 Feb 2023 13:57:55 +0000 (14:57 +0100)]
Optimize phpunit
Philipp [Sun, 12 Feb 2023 13:38:43 +0000 (14:38 +0100)]
use own local.config.php for CI
Philipp [Sun, 12 Feb 2023 12:38:10 +0000 (13:38 +0100)]
Update messages.po
Philipp [Sun, 12 Feb 2023 12:38:02 +0000 (13:38 +0100)]
adapt update script
Philipp [Sun, 12 Feb 2023 12:23:39 +0000 (13:23 +0100)]
Fix dba cache
Philipp [Sun, 12 Feb 2023 12:17:55 +0000 (13:17 +0100)]
adhere php-cs
Philipp [Sun, 12 Feb 2023 12:09:14 +0000 (13:09 +0100)]
Fix and adapt tests
Philipp [Sun, 12 Feb 2023 12:09:05 +0000 (13:09 +0100)]
Fix and adapt tests
Philipp [Sun, 12 Feb 2023 10:41:20 +0000 (11:41 +0100)]
suppress E_WARNING at tests with vfs://
Philipp [Fri, 10 Feb 2023 13:54:17 +0000 (14:54 +0100)]
add license
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
Philipp [Sat, 4 Feb 2023 23:15:01 +0000 (00:15 +0100)]
Revert node.config.php into Config table
Philipp [Sat, 4 Feb 2023 19:52:24 +0000 (20:52 +0100)]
Re-Add Config table
Philipp [Sat, 4 Feb 2023 19:03:44 +0000 (20:03 +0100)]
Add exception if lock wasn't successful
Michael [Fri, 10 Feb 2023 10:29:35 +0000 (10:29 +0000)]
Redirect AP requests to the root to the system actor
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
Michael [Wed, 8 Feb 2023 20:16:19 +0000 (20:16 +0000)]
C2S: Improve C2S-API, fix inbox endpoint
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
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
Hypolite Petovan [Wed, 8 Feb 2023 13:35:06 +0000 (08:35 -0500)]
Switch date format to RFC 3339 in security.txt
Hypolite Petovan [Sun, 5 Feb 2023 02:03:41 +0000 (21:03 -0500)]
[frio] Fix XSS vulneralibity in Justified-Gallery Javascript dependency
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
Michael [Tue, 7 Feb 2023 14:18:01 +0000 (14:18 +0000)]
Issue 12764: Fix photo permissions when posting via web
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
Hypolite Petovan [Sun, 5 Feb 2023 00:53:16 +0000 (19:53 -0500)]
Update main translation files after updating strings
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
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
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
Michael [Sat, 4 Feb 2023 12:14:40 +0000 (12:14 +0000)]
Fixes "Invalid URL for photo" for photos without host
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
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
Michael [Wed, 1 Feb 2023 16:33:07 +0000 (16:33 +0000)]
Desciption added
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
Michael [Tue, 31 Jan 2023 05:45:24 +0000 (05:45 +0000)]
Fix #12757
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
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
Michael [Sun, 29 Jan 2023 17:51:04 +0000 (17:51 +0000)]
Updated class description
Michael [Sun, 29 Jan 2023 14:41:14 +0000 (14:41 +0000)]
First implementation of ActivityPub C2S
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
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
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
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
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
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
Hypolite Petovan [Sun, 29 Jan 2023 03:19:47 +0000 (22:19 -0500)]
Improve return value consistency in Util\BasePath::getPath
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
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
Michael [Sat, 28 Jan 2023 18:50:45 +0000 (18:50 +0000)]
Old stuff removed
Michael [Sat, 28 Jan 2023 15:29:55 +0000 (15:29 +0000)]
Possibly fix the test problems