]> git.mxchange.org Git - friendica.git/log
friendica.git
18 months agoMerge pull request #12557 from annando/reduce-update-contacts
Hypolite Petovan [Wed, 28 Dec 2022 18:12:30 +0000 (13:12 -0500)]
Merge pull request #12557 from annando/reduce-update-contacts

Reduce the amount of "UpdateContact" worker calls

18 months agoMerge pull request #12548 from MarekBenjamin/doubled_code_for_scaling-dimensions
Hypolite Petovan [Wed, 28 Dec 2022 16:48:21 +0000 (11:48 -0500)]
Merge pull request #12548 from MarekBenjamin/doubled_code_for_scaling-dimensions

Replace duplicated code by Images::getScalingDimensions call in Object\Image->scaleDown

18 months agoMerge remote-tracking branch 'upstream/develop' into reduce-update-contacts
Michael [Wed, 28 Dec 2022 16:06:08 +0000 (16:06 +0000)]
Merge remote-tracking branch 'upstream/develop' into reduce-update-contacts

18 months agoUpdated logging
Michael [Wed, 28 Dec 2022 16:04:31 +0000 (16:04 +0000)]
Updated logging

18 months agoMerge remote-tracking branch 'origin/doubled_code_for_scaling-dimensions' into double...
Marek Bachmann [Wed, 28 Dec 2022 15:43:47 +0000 (16:43 +0100)]
Merge remote-tracking branch 'origin/doubled_code_for_scaling-dimensions' into doubled_code_for_scaling-dimensions

# Conflicts:
# src/Object/Image.php

18 months agoremoved one redundant check for height and width beeing set
Marek Bachmann [Wed, 28 Dec 2022 15:42:38 +0000 (16:42 +0100)]
removed one redundant check for height and width beeing set

18 months agoUpdate src/Object/Image.php
MarekBenjamin [Wed, 28 Dec 2022 15:32:33 +0000 (16:32 +0100)]
Update src/Object/Image.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoFix indention
Michael [Wed, 28 Dec 2022 15:16:07 +0000 (15:16 +0000)]
Fix indention

18 months agoReduce the amount of "UpdateContact" worker calls
Michael [Wed, 28 Dec 2022 14:56:12 +0000 (14:56 +0000)]
Reduce the amount of "UpdateContact" worker calls

18 months agoMerge pull request #12549 from MrPetovan/task/12490-fakelink-button
Tobias Diekershoff [Wed, 28 Dec 2022 06:39:56 +0000 (07:39 +0100)]
Merge pull request #12549 from MrPetovan/task/12490-fakelink-button

Turn fake link spans into full-fledged buttons

18 months agoMerge pull request #12553 from MrPetovan/bug/12552-getRelativeDate-60-minutes
Tobias Diekershoff [Wed, 28 Dec 2022 06:33:36 +0000 (07:33 +0100)]
Merge pull request #12553 from MrPetovan/bug/12552-getRelativeDate-60-minutes

Switch rounding to flooring in Temporal::getRelativeDate

18 months agoUpdate main translation file after updating strings
Hypolite Petovan [Wed, 28 Dec 2022 05:46:16 +0000 (00:46 -0500)]
Update main translation file after updating strings

18 months agoSwitch rounding to flooring in Temporal::getRelativeDate
Hypolite Petovan [Wed, 28 Dec 2022 05:32:26 +0000 (00:32 -0500)]
Switch rounding to flooring in Temporal::getRelativeDate

- Add tests for regression

18 months agoAdd ClockInterface dependency to Temporal::getRelativeDate
Hypolite Petovan [Wed, 28 Dec 2022 05:31:20 +0000 (00:31 -0500)]
Add ClockInterface dependency to Temporal::getRelativeDate

- Remove unused $format parameter

18 months agoTurn fake link spans into full-fledged buttons
Hypolite Petovan [Wed, 28 Dec 2022 02:34:46 +0000 (21:34 -0500)]
Turn fake link spans into full-fledged buttons

18 months agoMerge pull request #12547 from MrPetovan/bug/12545-plink-zindex
Philipp [Wed, 28 Dec 2022 02:33:52 +0000 (03:33 +0100)]
Merge pull request #12547 from MrPetovan/bug/12545-plink-zindex

[frio] Restore access to plink icon in thread view

18 months agoReplaced the doubled code in for getScalingDimension with Images::getScalingDimensio...
Marek Bachmann [Wed, 28 Dec 2022 02:30:56 +0000 (03:30 +0100)]
Replaced the doubled code in for getScalingDimension with  Images::getScalingDimensions($width, $height,$max)

18 months ago[frio] Restore access to plink icon in thread view
Hypolite Petovan [Wed, 28 Dec 2022 02:12:48 +0000 (21:12 -0500)]
[frio] Restore access to plink icon in thread view

18 months ago[frio] Normalize display of plink/network icons between thread/search
Hypolite Petovan [Wed, 28 Dec 2022 02:12:23 +0000 (21:12 -0500)]
[frio] Normalize display of plink/network icons between thread/search

18 months agoMerge pull request #12544 from nupplaphil/bug/redirect
Michael Vogel [Tue, 27 Dec 2022 20:04:02 +0000 (21:04 +0100)]
Merge pull request #12544 from nupplaphil/bug/redirect

Fix redirects

18 months agoFix redirects
Philipp [Tue, 27 Dec 2022 19:08:33 +0000 (20:08 +0100)]
Fix redirects

18 months agoMerge pull request #12541 from MrPetovan/task/10974-screen-reader-part-3
Michael Vogel [Tue, 27 Dec 2022 18:35:39 +0000 (19:35 +0100)]
Merge pull request #12541 from MrPetovan/task/10974-screen-reader-part-3

Remove counter-productive role="heading" and aria-level attributes

18 months agoRemove counter-productive role="heading" and aria-level attributes
Hypolite Petovan [Tue, 27 Dec 2022 18:24:19 +0000 (13:24 -0500)]
Remove counter-productive role="heading" and aria-level attributes

18 months agoMerge pull request #12540 from annando/forum-thread
Hypolite Petovan [Tue, 27 Dec 2022 17:13:36 +0000 (12:13 -0500)]
Merge pull request #12540 from annando/forum-thread

Improved handling of forum mentions

18 months agoImproved handling of forum mentions
Michael [Tue, 27 Dec 2022 17:01:40 +0000 (17:01 +0000)]
Improved handling of forum mentions

18 months agoMerge pull request #12539 from annando/forum-thread
Philipp [Tue, 27 Dec 2022 16:51:22 +0000 (17:51 +0100)]
Merge pull request #12539 from annando/forum-thread

Distribute forum comments only via the forum

18 months agoDistribute forum comments only via the forum
Michael [Tue, 27 Dec 2022 16:14:04 +0000 (16:14 +0000)]
Distribute forum comments only via the forum

18 months agoMerge pull request #12538 from MarekBenjamin/patch-1
Hypolite Petovan [Tue, 27 Dec 2022 15:08:36 +0000 (10:08 -0500)]
Merge pull request #12538 from MarekBenjamin/patch-1

Update sample-nginx-certbot.config

18 months agoUpdate sample-nginx-certbot.config
MarekBenjamin [Tue, 27 Dec 2022 14:00:25 +0000 (15:00 +0100)]
Update sample-nginx-certbot.config

in accordance to https://github.com/friendica/friendica/commit/1dfe0fc6034cf48b4c6d844766c07a242a8e6aa6

18 months agoMerge pull request #12527 from nupplaphil/feat/request_id
Hypolite Petovan [Mon, 26 Dec 2022 21:07:35 +0000 (16:07 -0500)]
Merge pull request #12527 from nupplaphil/feat/request_id

Introduce Request::getRequestId()

18 months agoadapt examples
Philipp [Sun, 25 Dec 2022 19:43:08 +0000 (20:43 +0100)]
adapt examples

18 months agoUse X-REQUEST-ID for Error pages
Philipp [Mon, 26 Dec 2022 20:17:32 +0000 (21:17 +0100)]
Use X-REQUEST-ID for Error pages

18 months agoUse X-REQUEST-ID for Logging
Philipp [Sun, 25 Dec 2022 18:19:06 +0000 (19:19 +0100)]
Use X-REQUEST-ID for Logging

18 months agoAdapt Logger\Introspection
Philipp [Sun, 25 Dec 2022 15:48:09 +0000 (16:48 +0100)]
Adapt Logger\Introspection
- Create an interface
- Add it as constructor parameter

18 months agoAdapt UserSession
Philipp [Mon, 26 Dec 2022 12:08:41 +0000 (13:08 +0100)]
Adapt UserSession
- Move from App methods to UserSession methods
- Deprecate corresponding App methods

18 months agoMerge pull request #12534 from annando/activity-types
Hypolite Petovan [Mon, 26 Dec 2022 15:26:45 +0000 (10:26 -0500)]
Merge pull request #12534 from annando/activity-types

Cleanup work with the activity types

18 months agoCleanup work with the activity types
Michael [Mon, 26 Dec 2022 15:08:46 +0000 (15:08 +0000)]
Cleanup work with the activity types

18 months agoMerge pull request #12533 from MrPetovan/bug/warnings
Michael Vogel [Mon, 26 Dec 2022 14:40:58 +0000 (15:40 +0100)]
Merge pull request #12533 from MrPetovan/bug/warnings

Address several warning messages

18 months agoFix wrong variable reference in view wall_thread template
Hypolite Petovan [Mon, 26 Dec 2022 14:26:57 +0000 (09:26 -0500)]
Fix wrong variable reference in view wall_thread template

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

18 months agoWard against empty $target_item array (relocation) in Worker\Delivery->deliverDFRN
Hypolite Petovan [Mon, 26 Dec 2022 14:22:44 +0000 (09:22 -0500)]
Ward against empty $target_item array (relocation) in Worker\Delivery->deliverDFRN

- Address third part of https://github.com/friendica/friendica/issues/12488#issuecomment-1364487793

18 months agoFix wrong square bracket position in Worker\Delivery->deliverDFRN
Hypolite Petovan [Mon, 26 Dec 2022 14:11:37 +0000 (09:11 -0500)]
Fix wrong square bracket position in Worker\Delivery->deliverDFRN

- Address second part of https://github.com/friendica/friendica/issues/12488#issuecomment-1364487793

18 months agoQuery expected photo.type field in Protocol\DFRN::relocate
Hypolite Petovan [Mon, 26 Dec 2022 14:10:55 +0000 (09:10 -0500)]
Query expected photo.type field in Protocol\DFRN::relocate

- Address first part of https://github.com/friendica/friendica/issues/12488#issuecomment-1364487793

18 months agoMerge pull request #12532 from annando/warning
Tobias Diekershoff [Mon, 26 Dec 2022 13:27:19 +0000 (14:27 +0100)]
Merge pull request #12532 from annando/warning

Fixes "E_WARNING: Undefined variable $subject"

18 months agoFixes "E_WARNING: Undefined variable $subject"
Michael [Mon, 26 Dec 2022 12:14:45 +0000 (12:14 +0000)]
Fixes "E_WARNING: Undefined variable $subject"

18 months agoMerge pull request #12531 from annando/read
Tobias Diekershoff [Mon, 26 Dec 2022 09:15:20 +0000 (10:15 +0100)]
Merge pull request #12531 from annando/read

Activity "Read" is now stored

18 months agoActivity "Read" is now stored
Michael [Mon, 26 Dec 2022 08:41:40 +0000 (08:41 +0000)]
Activity "Read" is now stored

18 months agoMerge pull request #12528 from annando/issue-12524
Hypolite Petovan [Mon, 26 Dec 2022 00:03:26 +0000 (19:03 -0500)]
Merge pull request #12528 from annando/issue-12524

Issue 12524: Fix first day of week

18 months agoIssue 12524: Fix first day of week
Michael [Sun, 25 Dec 2022 22:45:34 +0000 (22:45 +0000)]
Issue 12524: Fix first day of week

18 months agoMerge pull request #12518 from annando/reporter
Hypolite Petovan [Sun, 25 Dec 2022 12:34:21 +0000 (07:34 -0500)]
Merge pull request #12518 from annando/reporter

Reports: The reporting contact id is added

18 months agoFix tests
Michael [Sun, 25 Dec 2022 10:57:27 +0000 (10:57 +0000)]
Fix tests

18 months agoTests
Michael [Sun, 25 Dec 2022 10:52:47 +0000 (10:52 +0000)]
Tests

18 months agoWe now store the violation as well
Michael [Sun, 25 Dec 2022 10:44:06 +0000 (10:44 +0000)]
We now store the violation as well

18 months agoTests
Michael [Sun, 25 Dec 2022 07:40:19 +0000 (07:40 +0000)]
Tests

18 months agoChanged parameter order
Michael [Sun, 25 Dec 2022 07:30:39 +0000 (07:30 +0000)]
Changed parameter order

18 months agoSimplified code
Michael [Sat, 24 Dec 2022 23:33:21 +0000 (23:33 +0000)]
Simplified code

18 months agoTests
Michael [Sat, 24 Dec 2022 23:26:54 +0000 (23:26 +0000)]
Tests

18 months agoMerge pull request #12519 from tobiasd/20221224-img
Hypolite Petovan [Sat, 24 Dec 2022 15:28:26 +0000 (10:28 -0500)]
Merge pull request #12519 from tobiasd/20221224-img

issue 12515

18 months agoCategory added
Michael [Sat, 24 Dec 2022 13:57:43 +0000 (13:57 +0000)]
Category added

18 months agouse correct field for ALT test
Tobias Diekershoff [Sat, 24 Dec 2022 13:57:03 +0000 (14:57 +0100)]
use correct field for ALT test

18 months agoissue 12515
Tobias Diekershoff [Sat, 24 Dec 2022 13:52:26 +0000 (14:52 +0100)]
issue 12515

18 months agoWrong variable
Michael [Sat, 24 Dec 2022 08:09:23 +0000 (08:09 +0000)]
Wrong variable

18 months agoReports: The reporting contact id is added
Michael [Sat, 24 Dec 2022 08:03:37 +0000 (08:03 +0000)]
Reports: The reporting contact id is added

18 months agoMerge pull request #12516 from annando/api-report
Hypolite Petovan [Sat, 24 Dec 2022 03:00:45 +0000 (22:00 -0500)]
Merge pull request #12516 from annando/api-report

AP: We can now store received reports

18 months agoAdded comment
Michael [Fri, 23 Dec 2022 22:48:57 +0000 (22:48 +0000)]
Added comment

18 months agoFix storing reports
Michael [Fri, 23 Dec 2022 22:43:32 +0000 (22:43 +0000)]
Fix storing reports

18 months agoAP: We can now store received reports
Michael [Fri, 23 Dec 2022 22:11:50 +0000 (22:11 +0000)]
AP: We can now store received reports

18 months agoMerge pull request #12513 from MrPetovan/bug/12507-rel-meeee
Philipp [Fri, 23 Dec 2022 20:12:06 +0000 (21:12 +0100)]
Merge pull request #12513 from MrPetovan/bug/12507-rel-meeee

Add call to HTML::checkRelMeLink in Worker\CheckRelMeProfileLink

18 months agoMerge pull request #12510 from MarekBenjamin/email-notification_like-in-subject
Hypolite Petovan [Fri, 23 Dec 2022 12:57:28 +0000 (07:57 -0500)]
Merge pull request #12510 from MarekBenjamin/email-notification_like-in-subject

Change email subject to "(...)like in conversation(...)" for likes in…

18 months agoUpdate src/Navigation/Notifications/Repository/Notify.php
MarekBenjamin [Fri, 23 Dec 2022 10:14:38 +0000 (11:14 +0100)]
Update src/Navigation/Notifications/Repository/Notify.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoFlatten conditions and add call to HTML::checkRelMeLink in Worker\CheckRelMeProfileLink
Hypolite Petovan [Fri, 23 Dec 2022 07:42:58 +0000 (02:42 -0500)]
Flatten conditions and add call to HTML::checkRelMeLink in Worker\CheckRelMeProfileLink

18 months agoAdd new xpathQuote and checkRelMeLink methods to Content\Text\HTML class
Hypolite Petovan [Fri, 23 Dec 2022 07:41:22 +0000 (02:41 -0500)]
Add new xpathQuote and checkRelMeLink methods to Content\Text\HTML class

- Add tests for both methods

18 months agoMerge pull request #12512 from annando/available
Philipp [Fri, 23 Dec 2022 07:28:34 +0000 (08:28 +0100)]
Merge pull request #12512 from annando/available

A server is only reachable when the network can be detected

18 months agoA server is only reachable when the network can be detected
Michael [Fri, 23 Dec 2022 06:48:53 +0000 (06:48 +0000)]
A server is only reachable when the network can be detected

18 months agoMerge pull request #12511 from annando/only-active
Hypolite Petovan [Fri, 23 Dec 2022 06:29:20 +0000 (01:29 -0500)]
Merge pull request #12511 from annando/only-active

Only check the homepage for active users with a homepage

18 months agoAlways check whe verified
Michael [Fri, 23 Dec 2022 06:26:58 +0000 (06:26 +0000)]
Always check whe verified

18 months agoOnly check the homepage for active users with a homepage
Michael [Fri, 23 Dec 2022 06:22:12 +0000 (06:22 +0000)]
Only check the homepage for active users with a homepage

18 months agoMerge remote-tracking branch 'origin/email-notification_like-in-subject' into email...
Marek Bachmann [Fri, 23 Dec 2022 01:38:15 +0000 (02:38 +0100)]
Merge remote-tracking branch 'origin/email-notification_like-in-subject' into email-notification_like-in-subject

18 months agoDistinguish between comment likes and post likes.
Marek Bachmann [Fri, 23 Dec 2022 01:38:00 +0000 (02:38 +0100)]
Distinguish between comment likes and post likes.

18 months agoUpdate src/Navigation/Notifications/Repository/Notify.php
MarekBenjamin [Fri, 23 Dec 2022 00:22:21 +0000 (01:22 +0100)]
Update src/Navigation/Notifications/Repository/Notify.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agomessages.po and and corrected typo in comment
Marek Bachmann [Fri, 23 Dec 2022 00:06:21 +0000 (01:06 +0100)]
messages.po and and corrected typo in comment

18 months agoChange email subject to "(...)like in conversation(...)" for likes instead of "(...
Marek Bachmann [Thu, 22 Dec 2022 23:56:26 +0000 (00:56 +0100)]
Change email subject to "(...)like in conversation(...)" for likes instead of "(...)new comment(...)"

18 months agoMerge pull request #12508 from annando/more-acrivities
Hypolite Petovan [Thu, 22 Dec 2022 22:18:18 +0000 (17:18 -0500)]
Merge pull request #12508 from annando/more-acrivities

AP: Support for "move" and "accept" from gup.pe

18 months agoRemove the activity
Michael [Thu, 22 Dec 2022 22:08:42 +0000 (22:08 +0000)]
Remove the activity

18 months agoAP: Support for "move" and "accept" from gup.pe
Michael [Thu, 22 Dec 2022 21:58:51 +0000 (21:58 +0000)]
AP: Support for "move" and "accept" from gup.pe

18 months agoMerge pull request #12502 from annando/no-gs-import
Hypolite Petovan [Wed, 21 Dec 2022 22:52:17 +0000 (17:52 -0500)]
Merge pull request #12502 from annando/no-gs-import

The GNU-Social import is removed

18 months agoThe GNU-Social import is removed
Michael [Wed, 21 Dec 2022 22:21:22 +0000 (22:21 +0000)]
The GNU-Social import is removed

18 months agoMerge pull request #12501 from MarekBenjamin/improve-registraiton-text-input
Hypolite Petovan [Wed, 21 Dec 2022 19:15:53 +0000 (14:15 -0500)]
Merge pull request #12501 from MarekBenjamin/improve-registraiton-text-input

Changed registration text input to text area since BBcode is allowed …

18 months agoChanged registration text input to text area since BBcode is allowed there (was singl...
Marek Bachmann [Wed, 21 Dec 2022 19:05:35 +0000 (20:05 +0100)]
Changed registration text input to text area since BBcode is allowed there (was single line input)

18 months agoMerge pull request #12494 from annando/blurhash-fix
Hypolite Petovan [Wed, 21 Dec 2022 01:19:32 +0000 (20:19 -0500)]
Merge pull request #12494 from annando/blurhash-fix

Don't calculate the blurhash on images without a size

18 months agoMerge pull request #12493 from annando/new-stats
Hypolite Petovan [Wed, 21 Dec 2022 01:19:08 +0000 (20:19 -0500)]
Merge pull request #12493 from annando/new-stats

Three systems added to the federation statistics

18 months agoDon't calculate the blurhash on images without a size
Michael [Tue, 20 Dec 2022 22:32:24 +0000 (22:32 +0000)]
Don't calculate the blurhash on images without a size

18 months agoThree systems added to the federation statistics
Michael [Tue, 20 Dec 2022 22:29:53 +0000 (22:29 +0000)]
Three systems added to the federation statistics

18 months agoMerge pull request #12409 from annando/diaspora-reshare
Hypolite Petovan [Tue, 20 Dec 2022 21:11:21 +0000 (16:11 -0500)]
Merge pull request #12409 from annando/diaspora-reshare

Use reshare with Diaspora like with ActivityPub

18 months agoDon't display Diaspora reshares
Michael [Tue, 20 Dec 2022 19:25:57 +0000 (19:25 +0000)]
Don't display Diaspora reshares

18 months agoMerge pull request #12491 from MarekBenjamin/patch-1
Michael Vogel [Tue, 20 Dec 2022 12:54:38 +0000 (13:54 +0100)]
Merge pull request #12491 from MarekBenjamin/patch-1

Update CHANGELOG

18 months agoUpdate CHANGELOG
MarekBenjamin [Tue, 20 Dec 2022 11:47:05 +0000 (12:47 +0100)]
Update CHANGELOG

Typo

18 months agoUpdated database version
Michael [Tue, 20 Dec 2022 07:00:10 +0000 (07:00 +0000)]
Updated database version

18 months agoMerge remote-tracking branch 'upstream/develop' into diaspora-reshare
Michael [Tue, 20 Dec 2022 06:58:36 +0000 (06:58 +0000)]
Merge remote-tracking branch 'upstream/develop' into diaspora-reshare

18 months agoMerge pull request #12485 from annando/errors-warnings
Philipp [Tue, 20 Dec 2022 06:48:59 +0000 (07:48 +0100)]
Merge pull request #12485 from annando/errors-warnings

Measures against several warnings and errors in the log

18 months agoMeasures against several warnings and errors in the log
Michael [Tue, 20 Dec 2022 06:22:11 +0000 (06:22 +0000)]
Measures against several warnings and errors in the log