]> git.mxchange.org Git - friendica.git/log
friendica.git
11 months agoNormalize item action label key name
Hypolite Petovan [Mon, 10 Jul 2023 00:56:51 +0000 (20:56 -0400)]
Normalize item action label key name

- Remove unused $item.return reference in asynchronous item action URLs

11 months agoMerge pull request #13267 from MrPetovan/task/13265-json-ld
Michael Vogel [Sun, 9 Jul 2023 21:11:44 +0000 (23:11 +0200)]
Merge pull request #13267 from MrPetovan/task/13265-json-ld

[Composer] Bump friendica/json-ld to version 1.1.4

11 months ago[Composer] Bump friendica/json-ld to version 1.1.4
Hypolite Petovan [Sun, 9 Jul 2023 20:18:29 +0000 (16:18 -0400)]
[Composer] Bump friendica/json-ld to version 1.1.4

11 months agoMerge pull request #13266 from annando/quoted
Hypolite Petovan [Sun, 9 Jul 2023 19:59:13 +0000 (15:59 -0400)]
Merge pull request #13266 from annando/quoted

Improve display of quoted posts

11 months agoMerge pull request #13264 from MrPetovan/task/hide-blocklist
Michael Vogel [Sun, 9 Jul 2023 19:26:59 +0000 (21:26 +0200)]
Merge pull request #13264 from MrPetovan/task/hide-blocklist

Hide blocklist from anonymous users on closed registration nodes

11 months agoUpdate src/Content/Item.php
Michael Vogel [Sun, 9 Jul 2023 19:18:36 +0000 (21:18 +0200)]
Update src/Content/Item.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
11 months agoUpdate src/Content/Item.php
Michael Vogel [Sun, 9 Jul 2023 19:18:27 +0000 (21:18 +0200)]
Update src/Content/Item.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
11 months agoUpdated messages.po
Michael [Sun, 9 Jul 2023 17:42:32 +0000 (17:42 +0000)]
Updated messages.po

11 months agoNew parameter to create a share block for display reasons
Michael [Sun, 9 Jul 2023 14:31:47 +0000 (14:31 +0000)]
New parameter to create a share block for display reasons

11 months agoImprove display of quoted posts
Michael [Sun, 9 Jul 2023 14:15:01 +0000 (14:15 +0000)]
Improve display of quoted posts

11 months agoMerge pull request #13262 from MrPetovan/task/decouple-conversations
Michael Vogel [Sun, 9 Jul 2023 13:59:35 +0000 (15:59 +0200)]
Merge pull request #13262 from MrPetovan/task/decouple-conversations

Decouple conversation creation from rendering

11 months agoHide blocklist from anonymous users on closed registration nodes
Hypolite Petovan [Sun, 9 Jul 2023 01:18:27 +0000 (21:18 -0400)]
Hide blocklist from anonymous users on closed registration nodes

11 months agoRefactor DI out from Module\Friendica
Hypolite Petovan [Sun, 9 Jul 2023 01:16:29 +0000 (21:16 -0400)]
Refactor DI out from Module\Friendica

11 months ago[frio] Add link to About page in user menu
Hypolite Petovan [Sun, 9 Jul 2023 01:09:29 +0000 (21:09 -0400)]
[frio] Add link to About page in user menu

11 months agoCentralize Vary header declaration in ActivityPub::isRequest
Hypolite Petovan [Sun, 9 Jul 2023 01:01:48 +0000 (21:01 -0400)]
Centralize Vary header declaration in ActivityPub::isRequest

- Vary header should be set every time we vary the display based on an HTTP header value

11 months agoMerge pull request #13227 from BirdboyBolu/develop
Hypolite Petovan [Sun, 9 Jul 2023 02:20:57 +0000 (22:20 -0400)]
Merge pull request #13227 from BirdboyBolu/develop

Update Circles-and-Privacy.md

11 months agoApply suggestions from code review
Hypolite Petovan [Sun, 9 Jul 2023 02:20:47 +0000 (22:20 -0400)]
Apply suggestions from code review

- Remove superfluous plural
- Remove condescending language

11 months agoDecouple conversation creation from rendering
Hypolite Petovan [Sun, 5 Feb 2023 00:14:21 +0000 (19:14 -0500)]
Decouple conversation creation from rendering

- This allows to separately obtain a list of threads for rendering without having to deal with an already-formed HTML output

11 months agoMerge pull request #13261 from annando/id-uri-id-chaos
Hypolite Petovan [Sat, 8 Jul 2023 13:15:23 +0000 (09:15 -0400)]
Merge pull request #13261 from annando/id-uri-id-chaos

Fix id/uri-id chaos in API calls

11 months agoFix id/uri-id chaos in API calls
Michael [Sat, 8 Jul 2023 07:55:18 +0000 (07:55 +0000)]
Fix id/uri-id chaos in API calls

11 months agoMerge pull request #13254 from nupplaphil/bug/fix_tests
Hypolite Petovan [Wed, 5 Jul 2023 23:10:55 +0000 (19:10 -0400)]
Merge pull request #13254 from nupplaphil/bug/fix_tests

Fix php unit test with PHP 8.2

11 months agoSome more deprecation fixups
Philipp [Wed, 5 Jul 2023 20:20:52 +0000 (22:20 +0200)]
Some more deprecation fixups

11 months agoFix XML deprecation
Philipp [Wed, 5 Jul 2023 20:02:58 +0000 (22:02 +0200)]
Fix XML deprecation

11 months agoFix dynamic properties in API\Twitter\User object
Philipp [Wed, 5 Jul 2023 19:58:20 +0000 (21:58 +0200)]
Fix dynamic properties in API\Twitter\User object

11 months agoFix PHPUnit 10 deprecations
Philipp [Wed, 5 Jul 2023 19:43:03 +0000 (21:43 +0200)]
Fix PHPUnit 10 deprecations

11 months agoUpdate json-ld dependency
Philipp [Wed, 5 Jul 2023 19:29:12 +0000 (21:29 +0200)]
Update json-ld dependency

11 months agoMerge pull request #13252 from toddy15/woodpecker
Hypolite Petovan [Wed, 5 Jul 2023 19:06:18 +0000 (15:06 -0400)]
Merge pull request #13252 from toddy15/woodpecker

Update PHP versions and add PHP 8.2 for testing

11 months agoMerge pull request #13253 from toddy15/develop
Hypolite Petovan [Wed, 5 Jul 2023 15:41:18 +0000 (11:41 -0400)]
Merge pull request #13253 from toddy15/develop

Fix comment

11 months agoFix comment
Dr. Tobias Quathamer [Wed, 5 Jul 2023 14:48:03 +0000 (16:48 +0200)]
Fix comment

11 months agoMerge pull request #13249 from annando/incoming-groups
Hypolite Petovan [Wed, 5 Jul 2023 14:24:51 +0000 (10:24 -0400)]
Merge pull request #13249 from annando/incoming-groups

Incoming posts from Lemmy to groups are now working

11 months agoMerge pull request #13250 from Raroun/develop
Hypolite Petovan [Wed, 5 Jul 2023 14:08:42 +0000 (10:08 -0400)]
Merge pull request #13250 from Raroun/develop

fixes registration link in invitations

11 months agoUpdate PHP versions and add PHP 8.2 for testing
Dr. Tobias Quathamer [Wed, 5 Jul 2023 12:06:28 +0000 (14:06 +0200)]
Update PHP versions and add PHP 8.2 for testing

11 months agofixes registration link in invitations
Raroun [Wed, 5 Jul 2023 08:12:10 +0000 (10:12 +0200)]
fixes registration link in invitations

11 months agoIncoming posts from Lemmy to groups are now working
Michael [Tue, 4 Jul 2023 21:23:03 +0000 (21:23 +0000)]
Incoming posts from Lemmy to groups are now working

11 months agoMerge pull request #13248 from Quix0r/features/config-api-mastodon-banner
Hypolite Petovan [Mon, 3 Jul 2023 20:30:58 +0000 (16:30 -0400)]
Merge pull request #13248 from Quix0r/features/config-api-mastodon-banner

Configuration key api_mastodon_banner added

11 months agoChanges:
Roland Häder [Mon, 3 Jul 2023 17:54:41 +0000 (19:54 +0200)]
Changes:
- renamed 'api_mastodon_banner' to 'mastodon_banner' and moved it to 'api'
  configuration group

11 months agoAdded:
Roland Häder [Mon, 3 Jul 2023 12:56:08 +0000 (14:56 +0200)]
Added:
- config key 'config', 'api_mastodon_banner', see discussion at https://b65.me.in/display/67fef576-1564-a27a-405e-c17705255720
- the administrator can now customize it for Mastodon contacts
- credits goes to @betamax65@b65.me.in

12 months agoMerge pull request #13244 from annando/kbin
Hypolite Petovan [Thu, 29 Jun 2023 13:26:04 +0000 (09:26 -0400)]
Merge pull request #13244 from annando/kbin

"kbin" now has got an own section in the federation statistics

12 months ago"kbin" hos now got an own section in the federation statistics
Michael [Thu, 29 Jun 2023 08:28:02 +0000 (08:28 +0000)]
"kbin" hos now got an own section in the federation statistics

12 months agoMerge pull request #13237 from annando/group-circle
Tobias Diekershoff [Tue, 27 Jun 2023 04:19:21 +0000 (06:19 +0200)]
Merge pull request #13237 from annando/group-circle

Added group detection for via exclusive mentions

12 months agoMerge pull request #13238 from annando/issue-13221
Tobias Diekershoff [Tue, 27 Jun 2023 04:17:44 +0000 (06:17 +0200)]
Merge pull request #13238 from annando/issue-13221

Issue 13221: Diaspora posts are now stored correctly

12 months agoIssue 13221: Diaspora posts are now stored correctly
Michael [Mon, 26 Jun 2023 19:44:14 +0000 (19:44 +0000)]
Issue 13221: Diaspora posts are now stored correctly

12 months agoAdded group detection for via exclusive mentions
Michael [Mon, 26 Jun 2023 19:37:20 +0000 (19:37 +0000)]
Added group detection for via exclusive mentions

12 months agoMerge pull request #13235 from annando/group-circle
Hypolite Petovan [Mon, 26 Jun 2023 11:49:20 +0000 (07:49 -0400)]
Merge pull request #13235 from annando/group-circle

Dedicated circle name for groups

12 months agoInvert condition
Michael [Mon, 26 Jun 2023 05:32:33 +0000 (05:32 +0000)]
Invert condition

12 months agoSet the group as owner for "group only" postings
Michael [Sun, 25 Jun 2023 22:14:35 +0000 (22:14 +0000)]
Set the group as owner for "group only" postings

12 months agoMerge pull request #13233 from GidiKroon/feature/add-vary-header
Hypolite Petovan [Sun, 25 Jun 2023 21:56:19 +0000 (17:56 -0400)]
Merge pull request #13233 from GidiKroon/feature/add-vary-header

Add Vary header in case of content negotiation

12 months agoFix spacing
Michael [Sun, 25 Jun 2023 21:02:14 +0000 (21:02 +0000)]
Fix spacing

12 months agoDedicated circle name for groups
Michael [Sun, 25 Jun 2023 20:37:11 +0000 (20:37 +0000)]
Dedicated circle name for groups

12 months agoMake requested changes
Gidi Kroon [Sun, 25 Jun 2023 18:54:04 +0000 (20:54 +0200)]
Make requested changes

12 months agoMerge pull request #13234 from annando/unseen
Hypolite Petovan [Sun, 25 Jun 2023 13:50:35 +0000 (09:50 -0400)]
Merge pull request #13234 from annando/unseen

Fix: Unseen marker wasn't set / Don't mark activities as unseen

12 months agoFix: Unseen marker wasn't set / Don't mark activities as unseen
Michael [Sun, 25 Jun 2023 13:33:01 +0000 (13:33 +0000)]
Fix: Unseen marker wasn't set / Don't mark activities as unseen

12 months agoAdd Vary header in case of content negotiation
Gidi Kroon [Sun, 25 Jun 2023 01:22:41 +0000 (03:22 +0200)]
Add Vary header in case of content negotiation

Sometimes we return different content depending on whether JSON, XML or
HTML was requested in the Accept request header. The Vary response
header should list that header in these cases, to allow caching
frameworks to determine what to cache.

12 months agoMerge pull request #13231 from AlfredSK/AlfredSK-fix-typo-alias
Philipp [Sat, 24 Jun 2023 13:45:17 +0000 (15:45 +0200)]
Merge pull request #13231 from AlfredSK/AlfredSK-fix-typo-alias

Fiy typo in author-alias

12 months agoFiy typo in author-alias
Steffen K9 [Sat, 24 Jun 2023 10:38:14 +0000 (12:38 +0200)]
Fiy typo in author-alias

Added a missing `a` .

12 months agoMerge pull request #13230 from annando/warnings
Hypolite Petovan [Fri, 23 Jun 2023 21:54:22 +0000 (17:54 -0400)]
Merge pull request #13230 from annando/warnings

Fix warnings because of missing field

12 months agoFix warning "Undefined array key "alias""
Michael [Fri, 23 Jun 2023 21:50:35 +0000 (21:50 +0000)]
Fix warning "Undefined array key "alias""

12 months agoFix warnings because of missing field
Michael [Fri, 23 Jun 2023 21:27:34 +0000 (21:27 +0000)]
Fix warnings because of missing field

12 months agoMerge pull request #13226 from annando/lemmy
Hypolite Petovan [Fri, 23 Jun 2023 21:12:38 +0000 (17:12 -0400)]
Merge pull request #13226 from annando/lemmy

Better support for "audience" / simplified Lemmy processing

12 months agoChanges variable names / fetch the alias / improved group handling
Michael [Fri, 23 Jun 2023 21:05:45 +0000 (21:05 +0000)]
Changes variable names / fetch the alias / improved group handling

12 months agoMerge pull request #13229 from HankG/fix-mastodon-status-context-returning-deleted...
Hypolite Petovan [Fri, 23 Jun 2023 03:40:43 +0000 (23:40 -0400)]
Merge pull request #13229 from HankG/fix-mastodon-status-context-returning-deleted-statuses

Fix Mastodon API Status->Context endpoint so doesn't return deleted statuses

12 months agoFix Mastodon API Status->Context endpoint so doesn't return deleted statuses
Hank Grabowski [Fri, 23 Jun 2023 01:56:38 +0000 (21:56 -0400)]
Fix Mastodon API Status->Context endpoint so doesn't return deleted statuses

12 months agoUpdate Circles-and-Privacy.md
Boluwatife Victor [Thu, 22 Jun 2023 11:35:02 +0000 (12:35 +0100)]
Update Circles-and-Privacy.md

I corrected several typo errors in the doc to improve readability

12 months agoMerge remote-tracking branch 'upstream/develop' into lemmy
Michael [Sun, 18 Jun 2023 17:38:39 +0000 (17:38 +0000)]
Merge remote-tracking branch 'upstream/develop' into lemmy

12 months agoUpdated database.sql / messages.po
Michael [Sun, 18 Jun 2023 17:34:19 +0000 (17:34 +0000)]
Updated database.sql / messages.po

12 months agoImproved basepath detection for Magic Auth
Michael [Sun, 18 Jun 2023 17:18:40 +0000 (17:18 +0000)]
Improved basepath detection for Magic Auth

12 months agoSet the owner for group posts
Michael [Sun, 18 Jun 2023 16:52:49 +0000 (16:52 +0000)]
Set the owner for group posts

12 months agoEnsure to transmit the audience if the parent does so
Michael [Sun, 18 Jun 2023 16:50:45 +0000 (16:50 +0000)]
Ensure to transmit the audience if the parent does so

12 months agoDisplay the contact alias if the URL is no HTTP link
Michael [Sun, 18 Jun 2023 16:49:38 +0000 (16:49 +0000)]
Display the contact alias if the URL is no HTTP link

12 months agoMerge pull request #13223 from git-marijus/develop
Hypolite Petovan [Sat, 17 Jun 2023 21:34:32 +0000 (17:34 -0400)]
Merge pull request #13223 from git-marijus/develop

fix issue #13174

12 months agofix issue #13174
git-marijus [Sat, 17 Jun 2023 20:31:25 +0000 (22:31 +0200)]
fix issue #13174

12 months agoBetter support for "audience" / simplified Lemmy processing
Michael [Thu, 15 Jun 2023 22:04:28 +0000 (22:04 +0000)]
Better support for "audience" / simplified Lemmy processing

12 months agoMerge pull request #13218 from anubis2814/develop
Hypolite Petovan [Thu, 15 Jun 2023 18:15:18 +0000 (14:15 -0400)]
Merge pull request #13218 from anubis2814/develop

[frio] Added content warning button

12 months agoUpdate Post.php
anubis2814 [Thu, 15 Jun 2023 18:04:34 +0000 (14:04 -0400)]
Update Post.php

made code neater

12 months agoUpdate Conversation.php
anubis2814 [Thu, 15 Jun 2023 18:02:54 +0000 (14:02 -0400)]
Update Conversation.php

made code neater.

12 months agoAdded content warning button
Anubis2814 [Thu, 15 Jun 2023 16:55:54 +0000 (12:55 -0400)]
Added content warning button

12 months agoMerge pull request #13212 from jlamothe/cheshire
Tobias Diekershoff [Tue, 13 Jun 2023 05:46:02 +0000 (07:46 +0200)]
Merge pull request #13212 from jlamothe/cheshire

fixed spelling of Cheshire

12 months agofixed spelling of Cheshire
Jonathan Lamothe [Tue, 13 Jun 2023 03:45:46 +0000 (23:45 -0400)]
fixed spelling of Cheshire

12 months agoMerge pull request #13208 from Quix0r/fixes/type-hints-indenting
Hypolite Petovan [Fri, 9 Jun 2023 20:33:44 +0000 (16:33 -0400)]
Merge pull request #13208 from Quix0r/fixes/type-hints-indenting

Added type-hints, reformatted arrays

12 months agoFixed some stuff from PR #13208 feedback:
Roland Häder [Fri, 9 Jun 2023 20:19:48 +0000 (22:19 +0200)]
Fixed some stuff from PR #13208 feedback:
- HTTPException is already imported
- same-value-assignment not needed

12 months agoMerge pull request #13207 from anubis2814/develop
Hypolite Petovan [Fri, 9 Jun 2023 20:15:10 +0000 (16:15 -0400)]
Merge pull request #13207 from anubis2814/develop

Fix to "on this day"

12 months agoUpdate src/Content/Widget.php
anubis2814 [Fri, 9 Jun 2023 20:07:11 +0000 (16:07 -0400)]
Update src/Content/Widget.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
12 months agoContinued:
Roland Häder [Sun, 20 Nov 2022 12:57:53 +0000 (13:57 +0100)]
Continued:
- replace double-quotes with single

12 months agoChanged:
Roland Häder [Wed, 21 Sep 2022 22:21:42 +0000 (00:21 +0200)]
Changed:
- added missing type-hint

12 months agoChanged:
Roland Häder [Fri, 16 Sep 2022 15:37:24 +0000 (17:37 +0200)]
Changed:
- added missing type-hints
- changed array initialization

12 months agoChanged:
Roland Häder [Thu, 15 Sep 2022 00:33:36 +0000 (02:33 +0200)]
Changed:
- array initialization

12 months agoChanges:
Roland Häder [Thu, 15 Sep 2022 00:13:36 +0000 (02:13 +0200)]
Changes:
- rewrote:
````
$arr[];
$arr['foo'] = $foo;
$arr['bar'] = $bar;
````

To:
````
$arr = [
'foo' => $foo,
'bar' => $bar,
];
````
- "imported" class name instead of referencing it everywhere
- changed some double-quotes to single

12 months agoChanges:
Roland Häder [Wed, 14 Sep 2022 23:43:51 +0000 (01:43 +0200)]
Changes:
- reformatted array a bit
- double-quote to single

12 months agoChanged:
Roland Häder [Mon, 12 Sep 2022 01:54:36 +0000 (03:54 +0200)]
Changed:
- added missing type-hints
- added some missing `@return void`

12 months agoChanged:
Roland Häder [Mon, 12 Sep 2022 01:45:19 +0000 (03:45 +0200)]
Changed:
- added missing type-hints

12 months agoFix to on this day
anubis2814 [Fri, 9 Jun 2023 05:39:07 +0000 (01:39 -0400)]
Fix to on this day

12 months agoFix to on this day
anubis2814 [Fri, 9 Jun 2023 05:37:20 +0000 (01:37 -0400)]
Fix to on this day

Thanks to my system messing up I thought it was working right.

12 months agoMerge pull request #13204 from AlfredSK/AlfredSK-fix-nonexistent-css-file
Hypolite Petovan [Wed, 7 Jun 2023 16:06:39 +0000 (12:06 -0400)]
Merge pull request #13204 from AlfredSK/AlfredSK-fix-nonexistent-css-file

Remove reference to nonexistent CSS file

12 months agoRemove reference to nonexistent CSS file
Steffen K9 [Wed, 7 Jun 2023 15:52:15 +0000 (17:52 +0200)]
Remove reference to nonexistent CSS file

This removes the only occasion I found for the nonexistent file `/view/js/button/frio.css`.

Fixes #13201

12 months agoMerge pull request #13203 from annando/styled-url
Hypolite Petovan [Tue, 6 Jun 2023 21:04:06 +0000 (17:04 -0400)]
Merge pull request #13203 from annando/styled-url

Remove the "www." from the styled URL

12 months agoRemove the "www." from the styled URL
Michael [Tue, 6 Jun 2023 20:41:54 +0000 (20:41 +0000)]
Remove the "www." from the styled URL

12 months agoMerge pull request #13198 from anubis2814/develop
Hypolite Petovan [Tue, 6 Jun 2023 12:54:26 +0000 (08:54 -0400)]
Merge pull request #13198 from anubis2814/develop

On this date option in the archives

12 months ago[frio] On this date option in the archives
Hypolite Petovan [Tue, 6 Jun 2023 12:41:16 +0000 (08:41 -0400)]
[frio] On this date option in the archives

12 months agoMerge pull request #13196 from anubis2814/develop
Hypolite Petovan [Mon, 5 Jun 2023 13:02:27 +0000 (09:02 -0400)]
Merge pull request #13196 from anubis2814/develop

[frio] New Group button on group widget

12 months agoUpdated main translation file after adding a string
Hypolite Petovan [Mon, 5 Jun 2023 12:59:54 +0000 (08:59 -0400)]
Updated main translation file after adding a string