]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoMerge pull request #10761 from MrPetovan/task/10734-unfollow-hook
Michael Vogel [Sun, 26 Sep 2021 02:57:42 +0000 (04:57 +0200)]
Merge pull request #10761 from MrPetovan/task/10734-unfollow-hook

Add new hook to support unfollow contacts on non-native networks

2 years agoAdd new hook to support unfollow contacts on non-native networks
Hypolite Petovan [Thu, 23 Sep 2021 02:56:34 +0000 (22:56 -0400)]
Add new hook to support unfollow contacts on non-native networks

2 years agoMerge pull request #10758 from nupplaphil/bug/drone_chmod
Michael Vogel [Sat, 25 Sep 2021 20:09:42 +0000 (22:09 +0200)]
Merge pull request #10758 from nupplaphil/bug/drone_chmod

Adapt permissions

2 years agoUpdate messages.po (new version)
Philipp [Sat, 25 Sep 2021 18:18:01 +0000 (20:18 +0200)]
Update messages.po (new version)

2 years agoAdapt permissions
Philipp [Sat, 25 Sep 2021 18:08:42 +0000 (20:08 +0200)]
Adapt permissions

2 years agoopened CHANGELOG for 2021.12
Tobias Diekershoff [Sat, 25 Sep 2021 17:22:11 +0000 (19:22 +0200)]
opened CHANGELOG for 2021.12

2 years agopumped version to 2021.12-dev
Tobias Diekershoff [Sat, 25 Sep 2021 17:21:35 +0000 (19:21 +0200)]
pumped version to 2021.12-dev

2 years agoset the version of Friendica to 2021.09
Tobias Diekershoff [Sat, 25 Sep 2021 17:18:27 +0000 (19:18 +0200)]
set the version of Friendica to 2021.09

2 years agoCHANGELOG set release date
Tobias Diekershoff [Sat, 25 Sep 2021 17:16:41 +0000 (19:16 +0200)]
CHANGELOG set release date

2 years agoMerge pull request #10621 from tobiasd/2021.09-CHANGELOG
Tobias Diekershoff [Sat, 25 Sep 2021 17:15:08 +0000 (19:15 +0200)]
Merge pull request #10621 from tobiasd/2021.09-CHANGELOG

2021.09 CHANGELOG

2 years agoMerge pull request #10748 from MrPetovan/task/10740-json-ld-debug
Michael Vogel [Thu, 23 Sep 2021 15:50:43 +0000 (17:50 +0200)]
Merge pull request #10748 from MrPetovan/task/10740-json-ld-debug

Improve compacting error logging in Util\JsonLD

2 years agoMerge pull request #10749 from tobiasd/20210923-ru
Hypolite Petovan [Thu, 23 Sep 2021 15:30:29 +0000 (11:30 -0400)]
Merge pull request #10749 from tobiasd/20210923-ru

RU translation updates THX Alexander An

2 years agoRU translation updates THX Alexander An
Tobias Diekershoff [Thu, 23 Sep 2021 15:13:48 +0000 (17:13 +0200)]
RU translation updates THX Alexander An

2 years agoImprove compacting error logging in Util\JsonLD
Hypolite Petovan [Thu, 23 Sep 2021 03:09:46 +0000 (23:09 -0400)]
Improve compacting error logging in Util\JsonLD

- Exceptions thrown by friendica/json-ld are nested and their string representation shows all the exception chain

2 years agoMerge pull request #10743 from annando/warning
Hypolite Petovan [Wed, 22 Sep 2021 11:47:57 +0000 (07:47 -0400)]
Merge pull request #10743 from annando/warning

Avoid warning when fetching page data

2 years agoLog unexpected value
Michael [Wed, 22 Sep 2021 03:25:01 +0000 (03:25 +0000)]
Log unexpected value

2 years agoAVoid warning when fetching page data
Michael [Wed, 22 Sep 2021 02:41:24 +0000 (02:41 +0000)]
AVoid warning when fetching page data

2 years ago2021.09 CHANGELOG one numbered issue more is closed
Tobias Diekershoff [Tue, 21 Sep 2021 16:55:18 +0000 (18:55 +0200)]
2021.09 CHANGELOG one numbered issue more is closed

2 years ago2021.09 CHANGELOG another bug fixed
Tobias Diekershoff [Mon, 20 Sep 2021 06:02:56 +0000 (08:02 +0200)]
2021.09 CHANGELOG another bug fixed

2 years agoMerge pull request #10730 from annando/public-contact-list
Hypolite Petovan [Sun, 19 Sep 2021 21:32:51 +0000 (17:32 -0400)]
Merge pull request #10730 from annando/public-contact-list

Display the public contacts for profile visitors

2 years agoMerge pull request #10733 from nupplaphil/feat/drone_checks
Michael Vogel [Sun, 19 Sep 2021 18:08:01 +0000 (20:08 +0200)]
Merge pull request #10733 from nupplaphil/feat/drone_checks

Drone: Add database version check

2 years agoRenamed variable
Michael [Sun, 19 Sep 2021 17:56:44 +0000 (17:56 +0000)]
Renamed variable

2 years agoAdd database version check
Philipp [Sun, 19 Sep 2021 11:30:45 +0000 (13:30 +0200)]
Add database version check

2 years agoMerge pull request #10731 from annando/profile-writable
Hypolite Petovan [Sun, 19 Sep 2021 14:13:36 +0000 (10:13 -0400)]
Merge pull request #10731 from annando/profile-writable

Make posts on the profile page writable

2 years agoMake posts on the profile page writable
Michael [Sun, 19 Sep 2021 10:53:19 +0000 (10:53 +0000)]
Make posts on the profile page writable

2 years agoDisplay the public contacts for profile visitors
Michael [Sun, 19 Sep 2021 10:06:42 +0000 (10:06 +0000)]
Display the public contacts for profile visitors

2 years ago2021.09 CHANGELOG PHP7.3 was a misunderstanding, min version is 7.2
Tobias Diekershoff [Sun, 19 Sep 2021 09:03:35 +0000 (11:03 +0200)]
2021.09 CHANGELOG PHP7.3 was a misunderstanding, min version is 7.2

2 years ago2021.09 CHANGELOG some more work has been done
Tobias Diekershoff [Sat, 18 Sep 2021 13:50:14 +0000 (15:50 +0200)]
2021.09 CHANGELOG some more work has been done

2 years ago2021.09 CHANGELOG bumped PHP version to 7.3 see #10715
Tobias Diekershoff [Sat, 18 Sep 2021 13:15:37 +0000 (15:15 +0200)]
2021.09 CHANGELOG bumped PHP version to 7.3 see #10715

2 years ago2021.09 CHANGELOG more issues closed
Tobias Diekershoff [Sat, 18 Sep 2021 11:02:08 +0000 (13:02 +0200)]
2021.09 CHANGELOG more issues closed

2 years ago2021.09 CHANGELOG some work on translations has been done
Tobias Diekershoff [Mon, 13 Sep 2021 12:16:25 +0000 (14:16 +0200)]
2021.09 CHANGELOG some work on translations has been done

2 years ago2021.09 CHANGELOG some work on translations has been done, closed issues
Tobias Diekershoff [Mon, 13 Sep 2021 07:48:14 +0000 (09:48 +0200)]
2021.09 CHANGELOG some work on translations has been done, closed issues

2 years ago2021.09 CHANGELOG some work on translations has been done
Tobias Diekershoff [Sun, 5 Sep 2021 06:10:29 +0000 (08:10 +0200)]
2021.09 CHANGELOG some work on translations has been done

2 years agoCHANGELOG wording of some labels unified
Tobias Diekershoff [Thu, 2 Sep 2021 07:17:55 +0000 (09:17 +0200)]
CHANGELOG wording of some labels unified

2 years ago2021.09 CHANGELOG as of 2021-08-22
Tobias Diekershoff [Sun, 22 Aug 2021 17:18:28 +0000 (19:18 +0200)]
2021.09 CHANGELOG as of 2021-08-22

2 years agoMerge pull request #10721 from annando/issue-10720-avatar
Hypolite Petovan [Sat, 18 Sep 2021 13:30:08 +0000 (09:30 -0400)]
Merge pull request #10721 from annando/issue-10720-avatar

Issue 10720: Use different path scheme for user avatars

2 years agoMerge pull request #10723 from annando/issue-9871-photos
Hypolite Petovan [Sat, 18 Sep 2021 13:28:10 +0000 (09:28 -0400)]
Merge pull request #10723 from annando/issue-9871-photos

Issue 9871: Deletion of photos is now possible again

2 years agoMerge pull request #10704 from nupplaphil/bug/notices
Michael Vogel [Sat, 18 Sep 2021 11:08:37 +0000 (13:08 +0200)]
Merge pull request #10704 from nupplaphil/bug/notices

Fix various Notices

2 years agoAdd feedback
Philipp [Sat, 18 Sep 2021 10:55:17 +0000 (12:55 +0200)]
Add feedback

2 years agoAdd feedback
Philipp [Wed, 15 Sep 2021 06:51:26 +0000 (08:51 +0200)]
Add feedback

2 years agoAdd feedback / revert fix for $item['post-type']
Philipp [Wed, 15 Sep 2021 06:48:41 +0000 (08:48 +0200)]
Add feedback / revert fix for $item['post-type']

2 years agoAdd feedback :-)
Philipp [Tue, 14 Sep 2021 22:31:33 +0000 (00:31 +0200)]
Add feedback :-)

2 years agoCheck DBA::count() result
Philipp [Mon, 13 Sep 2021 18:31:14 +0000 (20:31 +0200)]
Check DBA::count() result

2 years agoFix various Notices
Philipp [Mon, 13 Sep 2021 18:22:55 +0000 (20:22 +0200)]
Fix various Notices

2 years agoDuplicated "value" removed
Michael [Sat, 18 Sep 2021 07:32:05 +0000 (07:32 +0000)]
Duplicated "value" removed

2 years agoIssue 9871: Deletion og photos is now possible again
Michael [Sat, 18 Sep 2021 07:28:29 +0000 (07:28 +0000)]
Issue 9871: Deletion og photos is now possible again

2 years agoIssue 10720: Use different path scheme for user avatars
Michael [Fri, 17 Sep 2021 18:36:20 +0000 (18:36 +0000)]
Issue 10720: Use different path scheme for user avatars

2 years agoMerge pull request #10719 from annando/fatal-mail
Hypolite Petovan [Thu, 16 Sep 2021 22:34:17 +0000 (18:34 -0400)]
Merge pull request #10719 from annando/fatal-mail

Fix fatal error when following mail accounts

2 years agoFix fatal error when following mail accounts
Michael [Thu, 16 Sep 2021 18:19:36 +0000 (18:19 +0000)]
Fix fatal error when following mail accounts

2 years agoMerge pull request #10666 from tobiasd/20210905-credits
Tobias Diekershoff [Thu, 16 Sep 2021 09:19:34 +0000 (11:19 +0200)]
Merge pull request #10666 from tobiasd/20210905-credits

regen CREDITS for the 2021.09 release

2 years agoMerge pull request #10715 from MrPetovan/bug/10691-scheduled-date-picker-timezone
Michael Vogel [Wed, 15 Sep 2021 22:00:42 +0000 (00:00 +0200)]
Merge pull request #10715 from MrPetovan/bug/10691-scheduled-date-picker-timezone

Simplify max_data parameter for Temporal::getDateTimeField in include/conversation

2 years agoSimplify max_data parameter for Temporal::getDateTimeField
Hypolite Petovan [Tue, 14 Sep 2021 21:59:05 +0000 (17:59 -0400)]
Simplify max_data parameter for Temporal::getDateTimeField

2 years agoMerge pull request #10717 from nupplaphil/bug/drone_missing_bin
Philipp [Wed, 15 Sep 2021 06:31:53 +0000 (08:31 +0200)]
Merge pull request #10717 from nupplaphil/bug/drone_missing_bin

Bugfix Drone/Docker: forgot a file

2 years agoBugfix Drone/Docker: forgot a file
Philipp [Wed, 15 Sep 2021 06:29:14 +0000 (08:29 +0200)]
Bugfix Drone/Docker: forgot a file

2 years agoMerge pull request #10713 from MrPetovan/task/10672-contact-module-security-token
Michael Vogel [Wed, 15 Sep 2021 05:55:34 +0000 (07:55 +0200)]
Merge pull request #10713 from MrPetovan/task/10672-contact-module-security-token

Use CSRF token as name and value for contact deletion confirm form

2 years agoMerge pull request #10714 from MrPetovan/bug/10705-stay-local-contact-url
Tobias Diekershoff [Wed, 15 Sep 2021 05:27:32 +0000 (07:27 +0200)]
Merge pull request #10714 from MrPetovan/bug/10705-stay-local-contact-url

Link to displayed contact URL no matter the "Stay local" setting value

2 years agoMerge pull request #10712 from annando/duplicates
Hypolite Petovan [Tue, 14 Sep 2021 21:39:45 +0000 (17:39 -0400)]
Merge pull request #10712 from annando/duplicates

Avoid duplicated filed posts

2 years agoLink to displayed contact URL no matter the "Stay local" setting value
Hypolite Petovan [Tue, 14 Sep 2021 21:39:03 +0000 (17:39 -0400)]
Link to displayed contact URL no matter the "Stay local" setting value

2 years agoMerge pull request #10711 from annando/indentation
Hypolite Petovan [Tue, 14 Sep 2021 21:30:11 +0000 (17:30 -0400)]
Merge pull request #10711 from annando/indentation

Fixed indendation

2 years agoUse CSRF token as name and value for contact deletion confirm form
Hypolite Petovan [Tue, 14 Sep 2021 21:28:42 +0000 (17:28 -0400)]
Use CSRF token as name and value for contact deletion confirm form

2 years agoAdd support for specific confirm value in confirm.tpl
Hypolite Petovan [Tue, 14 Sep 2021 21:28:07 +0000 (17:28 -0400)]
Add support for specific confirm value in confirm.tpl

- button tags allow for a different value from the label

2 years ago[frio] Fix contact deletion modal URL concatenation
Hypolite Petovan [Tue, 14 Sep 2021 21:27:16 +0000 (17:27 -0400)]
[frio] Fix contact deletion modal URL concatenation

- The deletion URL now has an initial query string parameter in the form of a CSRF token

2 years agoAvoid duplicated filed posts
Michael [Tue, 14 Sep 2021 21:27:09 +0000 (21:27 +0000)]
Avoid duplicated filed posts

2 years agoUpdate src/Protocol/ActivityPub.php
Michael Vogel [Tue, 14 Sep 2021 21:22:57 +0000 (23:22 +0200)]
Update src/Protocol/ActivityPub.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoFixed indendation
Michael [Tue, 14 Sep 2021 20:46:59 +0000 (20:46 +0000)]
Fixed indendation

2 years agoMerge pull request #10708 from annando/peertube-videos
Hypolite Petovan [Tue, 14 Sep 2021 19:34:30 +0000 (15:34 -0400)]
Merge pull request #10708 from annando/peertube-videos

Better handling of displaying peertube videos

2 years agoMerge pull request #10709 from tobiasd/20210914-hu
Michael Vogel [Tue, 14 Sep 2021 16:59:31 +0000 (18:59 +0200)]
Merge pull request #10709 from tobiasd/20210914-hu

HU translation updated THX Balázs Úr

2 years agoHU translation updated THX Balázs Úr
Tobias Diekershoff [Tue, 14 Sep 2021 16:09:09 +0000 (18:09 +0200)]
HU translation updated THX Balázs Úr

2 years agoRemoving unused variable
Michael [Tue, 14 Sep 2021 08:08:50 +0000 (08:08 +0000)]
Removing unused variable

2 years agoBetter handling of displaying peertube videos
Michael [Tue, 14 Sep 2021 07:52:53 +0000 (07:52 +0000)]
Better handling of displaying peertube videos

2 years agoMerge pull request #10707 from annando/issue-10706
Tobias Diekershoff [Tue, 14 Sep 2021 04:54:48 +0000 (06:54 +0200)]
Merge pull request #10707 from annando/issue-10706

Issue 10706: Publish public custom fields in AP

2 years agoFix: Use the $uid
Michael [Tue, 14 Sep 2021 02:00:40 +0000 (02:00 +0000)]
Fix: Use the $uid

2 years agoIssue 10706: Publish public custom fields in AP
Michael [Tue, 14 Sep 2021 01:28:58 +0000 (01:28 +0000)]
Issue 10706: Publish public custom fields in AP

2 years agoMerge pull request #10703 from tobiasd/20210913-fr
Michael Vogel [Mon, 13 Sep 2021 12:29:06 +0000 (14:29 +0200)]
Merge pull request #10703 from tobiasd/20210913-fr

update FR translations THX MrPetovan

2 years agoupdate FR translations THX MrPetovan
Tobias Diekershoff [Mon, 13 Sep 2021 12:13:59 +0000 (14:13 +0200)]
update FR translations THX MrPetovan

2 years agoMerge pull request #10693 from nupplaphil/feat/config_dir
Hypolite Petovan [Mon, 13 Sep 2021 11:02:52 +0000 (07:02 -0400)]
Merge pull request #10693 from nupplaphil/feat/config_dir

Add the possibility to use a different configuration directory

2 years agoMerge pull request #10702 from tobiasd/20210913-deru
Michael Vogel [Mon, 13 Sep 2021 08:17:13 +0000 (10:17 +0200)]
Merge pull request #10702 from tobiasd/20210913-deru

DE, RU translation updates

2 years agoDE translation updates
Tobias Diekershoff [Mon, 13 Sep 2021 05:41:35 +0000 (07:41 +0200)]
DE translation updates

2 years agoRU translations THX Alexander An
Tobias Diekershoff [Mon, 13 Sep 2021 05:41:26 +0000 (07:41 +0200)]
RU translations THX Alexander An

2 years agoMerge pull request #10701 from nupplaphil/bug/10699
Michael Vogel [Sun, 12 Sep 2021 19:58:09 +0000 (21:58 +0200)]
Merge pull request #10701 from nupplaphil/bug/10699

Fixing #10699 (prohibits blocking and ignoreing from the photo menu)

2 years agoFixing #10699 (prohibits blocking and ignoreing from the photo menu)
Philipp [Sun, 12 Sep 2021 19:20:12 +0000 (21:20 +0200)]
Fixing #10699 (prohibits blocking and ignoreing from the photo menu)

2 years agoFix test
Philipp [Sun, 12 Sep 2021 11:51:03 +0000 (13:51 +0200)]
Fix test

2 years agoMove path determination logic into the `ConfigFactory`
Philipp [Sun, 12 Sep 2021 11:44:29 +0000 (13:44 +0200)]
Move path determination logic into the `ConfigFactory`

2 years agoMerge pull request #10697 from MrPetovan/bug/10692-api-expand-entities
Michael Vogel [Sun, 12 Sep 2021 04:47:51 +0000 (06:47 +0200)]
Merge pull request #10697 from MrPetovan/bug/10692-api-expand-entities

Prevent expandTags to be performed on existing links in Module\Api\Mastodon\Statuses

2 years agoMerge pull request #10696 from annando/photo-type
Hypolite Petovan [Sun, 12 Sep 2021 04:19:47 +0000 (00:19 -0400)]
Merge pull request #10696 from annando/photo-type

Use post type "photo" for multiple photos as well

2 years agoMerge pull request #10695 from annando/commenting
Hypolite Petovan [Sun, 12 Sep 2021 04:19:10 +0000 (00:19 -0400)]
Merge pull request #10695 from annando/commenting

Fix commenting on public posts

2 years agoRefine BBCode::expandTags regular expression
Hypolite Petovan [Sun, 12 Sep 2021 04:06:14 +0000 (00:06 -0400)]
Refine BBCode::expandTags regular expression

- Now requires the tag to be preceded by either a non-word character or a start of a line
- Added corresponding tests

2 years agoPrevent expandTags to be performed on existing links in Module\Api\Mastodon\Statuses
Hypolite Petovan [Sun, 12 Sep 2021 04:05:22 +0000 (00:05 -0400)]
Prevent expandTags to be performed on existing links in Module\Api\Mastodon\Statuses

- We never need to expand tags inside of an already existing BBCode url tag

2 years agoUse post type "photo" for multiple photos as well
Michael [Sun, 12 Sep 2021 01:58:29 +0000 (01:58 +0000)]
Use post type "photo" for multiple photos as well

2 years agoFix commenting on public posts
Michael [Sun, 12 Sep 2021 01:52:10 +0000 (01:52 +0000)]
Fix commenting on public posts

2 years agoMerge pull request #10694 from nupplaphil/bug/drone_gzip
Michael Vogel [Sat, 11 Sep 2021 19:36:50 +0000 (21:36 +0200)]
Merge pull request #10694 from nupplaphil/bug/drone_gzip

Fix drone artifact compression parameter

2 years agoFix drone artifact compression parameter
Philipp [Sat, 11 Sep 2021 18:00:13 +0000 (20:00 +0200)]
Fix drone artifact compression parameter

2 years agoAdd the possibility to use a different configuration directory
Philipp [Sat, 11 Sep 2021 12:33:26 +0000 (14:33 +0200)]
Add the possibility to use a different configuration directory

2 years agoMerge pull request #10689 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Sat, 11 Sep 2021 05:51:11 +0000 (07:51 +0200)]
Merge pull request #10689 from MrPetovan/bug/fatal-errors

[frio] Use correct admin endpoint for block/deletion in Admin\Users\Active

2 years agoMerge pull request #10688 from MrPetovan/task/10672-contact-module-security-token
Michael Vogel [Fri, 10 Sep 2021 16:33:55 +0000 (18:33 +0200)]
Merge pull request #10688 from MrPetovan/task/10672-contact-module-security-token

Move unsecured GET endpoint handlers before security token check in Module\Contact

2 years ago[frio] Use correct admin endpoint for block/deletion in Admin\Users\Active
Hypolite Petovan [Fri, 10 Sep 2021 16:27:23 +0000 (12:27 -0400)]
[frio] Use correct admin endpoint for block/deletion in Admin\Users\Active

- Address https://github.com/friendica/friendica/issues/10473#issuecomment-914516676

2 years agoMove unsecured GET endpoint handlers before security token check in Module\Contact
Hypolite Petovan [Fri, 10 Sep 2021 16:05:43 +0000 (12:05 -0400)]
Move unsecured GET endpoint handlers before security token check in Module\Contact

2 years agoMerge pull request #10683 from annando/proxify
Hypolite Petovan [Fri, 10 Sep 2021 14:24:17 +0000 (10:24 -0400)]
Merge pull request #10683 from annando/proxify

Make the proxy functionality optional

2 years agoMerge pull request #10685 from tobiasd/20210910-hu
Philipp [Fri, 10 Sep 2021 06:32:15 +0000 (08:32 +0200)]
Merge pull request #10685 from tobiasd/20210910-hu

HU translation updated THX Balázs Úr

2 years agoHU translation updated THX Balázs Úr
Tobias Diekershoff [Fri, 10 Sep 2021 05:29:17 +0000 (07:29 +0200)]
HU translation updated THX Balázs Úr