]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoDistinguish between public and private contact in contact actions
Hypolite Petovan [Sun, 5 Sep 2021 18:52:04 +0000 (14:52 -0400)]
Distinguish between public and private contact in contact actions

- Block and ignore is done relating to a public contact (uid = 0)
- Update and drop is done relating to a private contact (uid !=0)
- Method documentation has been improved to precise the contact type it needs
- Public and private contact ids are retrieved before acting on contacts

2 years agoAdd redirect URL parameter to contact batch
Hypolite Petovan [Sun, 5 Sep 2021 18:49:52 +0000 (14:49 -0400)]
Add redirect URL parameter to contact batch

- This allows redirection to the correct contact tab after a batch action

2 years agoRemove user-controlled contact archival feature
Hypolite Petovan [Sun, 5 Sep 2021 18:47:29 +0000 (14:47 -0400)]
Remove user-controlled contact archival feature

- Archival is managed at the system level for failed probing and doesn't make sense for a user to decide on it

2 years agoImprove documentation of $old_fields possible values in DBA::update and Database...
Hypolite Petovan [Sun, 5 Sep 2021 18:37:42 +0000 (14:37 -0400)]
Improve documentation of $old_fields possible values in DBA::update and Database->update

2 years agoMerge pull request #10669 from annando/no-rino
Hypolite Petovan [Sun, 5 Sep 2021 18:53:46 +0000 (14:53 -0400)]
Merge pull request #10669 from annando/no-rino

Remove all traces of "rino"

2 years agoRemove all traces of "rino"
Michael [Sun, 5 Sep 2021 18:34:44 +0000 (18:34 +0000)]
Remove all traces of "rino"

2 years agoMerge pull request #10667 from nupplaphil/bug/photo_delete
Tobias Diekershoff [Sun, 5 Sep 2021 17:26:06 +0000 (19:26 +0200)]
Merge pull request #10667 from nupplaphil/bug/photo_delete

Fix Photo::delete()

2 years agoFix Photo::delete()
Philipp [Sun, 5 Sep 2021 17:05:19 +0000 (19:05 +0200)]
Fix Photo::delete()

2 years agoMerge pull request #10665 from tobiasd/20210905-ru
Michael Vogel [Sun, 5 Sep 2021 06:59:37 +0000 (08:59 +0200)]
Merge pull request #10665 from tobiasd/20210905-ru

RU translations THX Alexander An

2 years agoRU translations THX Alexander An
Tobias Diekershoff [Sun, 5 Sep 2021 06:00:26 +0000 (08:00 +0200)]
RU translations THX Alexander An

2 years agoMerge pull request #10663 from annando/issue-10651-loggin
Hypolite Petovan [Sat, 4 Sep 2021 06:00:17 +0000 (02:00 -0400)]
Merge pull request #10663 from annando/issue-10651-loggin

Issue 10651: Improved logging

2 years agoIssue 10651: Improved logging
Michael [Sat, 4 Sep 2021 04:51:20 +0000 (04:51 +0000)]
Issue 10651: Improved logging

2 years agoMerge pull request #10662 from nupplaphil/feat/drone_release_followup
Hypolite Petovan [Fri, 3 Sep 2021 20:09:56 +0000 (16:09 -0400)]
Merge pull request #10662 from nupplaphil/feat/drone_release_followup

Drone release fixings

2 years agoRemove unnecessary addon checkout for deployment process
Philipp [Fri, 3 Sep 2021 19:31:47 +0000 (21:31 +0200)]
Remove unnecessary addon checkout for deployment process

2 years agoCorrect sha256 extension
Philipp [Fri, 3 Sep 2021 19:31:12 +0000 (21:31 +0200)]
Correct sha256 extension

2 years agoMerge pull request #10661 from MrPetovan/bug/fatal-errors
Michael Vogel [Fri, 3 Sep 2021 17:43:29 +0000 (19:43 +0200)]
Merge pull request #10661 from MrPetovan/bug/fatal-errors

Check for user array key before using it in include/conversation

2 years agoCheck for user array key before using it in include/conversation
Hypolite Petovan [Fri, 3 Sep 2021 17:09:06 +0000 (13:09 -0400)]
Check for user array key before using it in include/conversation

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

2 years agoMerge pull request #10258 from nupplaphil/feat/drone_release
Hypolite Petovan [Fri, 3 Sep 2021 15:02:05 +0000 (11:02 -0400)]
Merge pull request #10258 from nupplaphil/feat/drone_release

Create PHP release workflow in drone

2 years agoUpdate .drone.yml
Philipp [Fri, 3 Sep 2021 14:14:38 +0000 (16:14 +0200)]
Update .drone.yml

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMerge pull request #10659 from annando/gravity
Hypolite Petovan [Fri, 3 Sep 2021 13:27:40 +0000 (09:27 -0400)]
Merge pull request #10659 from annando/gravity

Adding gravity to avoid notices

2 years agoRemove github workflows
Philipp [Sun, 16 May 2021 20:09:45 +0000 (22:09 +0200)]
Remove github workflows

2 years agoSetup PHP release workflow in drone with lftp
Philipp [Sun, 16 May 2021 19:53:55 +0000 (21:53 +0200)]
Setup PHP release workflow in drone with lftp

2 years agoMerge pull request #10660 from tobiasd/20210903-de
Philipp [Fri, 3 Sep 2021 07:23:04 +0000 (09:23 +0200)]
Merge pull request #10660 from tobiasd/20210903-de

DE translation updates

2 years agoDE translation updates
Tobias Diekershoff [Fri, 3 Sep 2021 06:30:24 +0000 (08:30 +0200)]
DE translation updates

2 years agoUse the correct function is adviced ...
Michael [Fri, 3 Sep 2021 04:20:32 +0000 (04:20 +0000)]
Use the correct function is adviced ...

2 years agoSelect all fields
Michael [Fri, 3 Sep 2021 04:09:02 +0000 (04:09 +0000)]
Select all fields

2 years agoAdding gravity to avoid notices
Michael [Fri, 3 Sep 2021 04:05:29 +0000 (04:05 +0000)]
Adding gravity to avoid notices

2 years agoMerge pull request #10657 from annando/self-unfollow
Hypolite Petovan [Fri, 3 Sep 2021 00:04:16 +0000 (20:04 -0400)]
Merge pull request #10657 from annando/self-unfollow

Don't offer to unfollow yourself

2 years agoMerge pull request #10658 from nupplaphil/feat/storage_naming
Hypolite Petovan [Thu, 2 Sep 2021 23:55:15 +0000 (19:55 -0400)]
Merge pull request #10658 from nupplaphil/feat/storage_naming

Rename Storage Backend labels

2 years agoMerge pull request #10654 from annando/issue-10651
Hypolite Petovan [Thu, 2 Sep 2021 23:53:22 +0000 (19:53 -0400)]
Merge pull request #10654 from annando/issue-10651

Issue 10651: remote comments appeared as own posts

2 years agoUpdate messages.po
Philipp [Thu, 2 Sep 2021 21:29:56 +0000 (23:29 +0200)]
Update messages.po

2 years agoRename Storage Backend labels
Philipp [Thu, 2 Sep 2021 21:27:35 +0000 (23:27 +0200)]
Rename Storage Backend labels

2 years agoDon't offer to unfollow yourself
Michael [Thu, 2 Sep 2021 19:38:10 +0000 (19:38 +0000)]
Don't offer to unfollow yourself

2 years agoMerge pull request #10656 from tobiasd/20210902-sec
Michael Vogel [Thu, 2 Sep 2021 15:20:20 +0000 (17:20 +0200)]
Merge pull request #10656 from tobiasd/20210902-sec

updating date of security.txt validity

2 years agoupdating date of security.txt validity
Tobias Diekershoff [Thu, 2 Sep 2021 14:57:43 +0000 (16:57 +0200)]
updating date of security.txt validity

The Friendica release plan is roughly March, June, September, December. With
this patch the information in the security.txt are vailid for the two planed
releases after the 2021.09 release.

2 years agoMerge pull request #10655 from tobiasd/20210902-de
Michael Vogel [Thu, 2 Sep 2021 08:33:30 +0000 (10:33 +0200)]
Merge pull request #10655 from tobiasd/20210902-de

DE translation updates

2 years agoDE translation updates
Tobias Diekershoff [Thu, 2 Sep 2021 06:51:42 +0000 (08:51 +0200)]
DE translation updates

2 years agoIssue 10651: remote comments appeared as own posts
Michael [Thu, 2 Sep 2021 05:57:50 +0000 (05:57 +0000)]
Issue 10651: remote comments appeared as own posts

2 years agoMerge pull request #10653 from annando/issue-10640-c
Hypolite Petovan [Wed, 1 Sep 2021 21:56:22 +0000 (17:56 -0400)]
Merge pull request #10653 from annando/issue-10640-c

Issue 10640 - Inverse user display settings

2 years agoMerge pull request #10652 from tobiasd/20210901-de2
Michael Vogel [Wed, 1 Sep 2021 18:40:26 +0000 (20:40 +0200)]
Merge pull request #10652 from tobiasd/20210901-de2

DE translation updates

2 years agoUpdated messages.po
Michael [Wed, 1 Sep 2021 18:36:31 +0000 (18:36 +0000)]
Updated messages.po

2 years agoMerge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c
Michael [Wed, 1 Sep 2021 18:34:24 +0000 (18:34 +0000)]
Merge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c

2 years agoIssue 10640 - Inverse user display settings
Michael [Wed, 1 Sep 2021 18:29:45 +0000 (18:29 +0000)]
Issue 10640 - Inverse user display settings

2 years agoDE translation updates
Tobias Diekershoff [Wed, 1 Sep 2021 17:44:31 +0000 (19:44 +0200)]
DE translation updates

2 years agoMerge pull request #10650 from nupplaphil/feat/storage_transl
Tobias Diekershoff [Wed, 1 Sep 2021 13:36:02 +0000 (15:36 +0200)]
Merge pull request #10650 from nupplaphil/feat/storage_transl

Improve translation for Storage module

2 years agoUpdate messages.po
Philipp [Wed, 1 Sep 2021 12:02:04 +0000 (14:02 +0200)]
Update messages.po

2 years agoImprove translation for Storage module
Philipp [Wed, 1 Sep 2021 12:00:23 +0000 (14:00 +0200)]
Improve translation for Storage module

2 years agoMerge pull request #10649 from tobiasd/20210901-admintemplate
Michael Vogel [Wed, 1 Sep 2021 09:26:41 +0000 (11:26 +0200)]
Merge pull request #10649 from tobiasd/20210901-admintemplate

missing $ in template

2 years agomissing $ in template
Tobias Diekershoff [Wed, 1 Sep 2021 08:54:56 +0000 (10:54 +0200)]
missing $ in template

The admin/site.tpl file had a missing $ from a variable name thus Smarty
could not compile the template.

2 years agoMerge pull request #10648 from tobiasd/20210901-de
Philipp [Wed, 1 Sep 2021 06:56:31 +0000 (08:56 +0200)]
Merge pull request #10648 from tobiasd/20210901-de

DE translation update

2 years agoDE translation updats
Tobias Diekershoff [Wed, 1 Sep 2021 06:13:17 +0000 (08:13 +0200)]
DE translation updats

2 years agoMerge pull request #10647 from annando/issue-10640-a
Hypolite Petovan [Tue, 31 Aug 2021 20:05:01 +0000 (16:05 -0400)]
Merge pull request #10647 from annando/issue-10640-a

Issue 10640: Some more inversed settings

2 years agoFix variable assignment alignment in Module\Admin\Site
Hypolite Petovan [Tue, 31 Aug 2021 20:01:20 +0000 (16:01 -0400)]
Fix variable assignment alignment in Module\Admin\Site

2 years agoSome more "enable"
Michael [Tue, 31 Aug 2021 19:54:05 +0000 (19:54 +0000)]
Some more "enable"

2 years agoUpdated messages.po
Michael [Tue, 31 Aug 2021 19:28:16 +0000 (19:28 +0000)]
Updated messages.po

2 years agoIssue 10640: Some more inversed settings
Michael [Tue, 31 Aug 2021 19:26:17 +0000 (19:26 +0000)]
Issue 10640: Some more inversed settings

2 years agoMerge pull request #10646 from annando/fix-translation
Tobias Diekershoff [Tue, 31 Aug 2021 07:44:15 +0000 (09:44 +0200)]
Merge pull request #10646 from annando/fix-translation

Fix translations for singular/plural strings

2 years agoMerge pull request #10645 from tobiasd/20210831-de
Michael Vogel [Tue, 31 Aug 2021 06:04:56 +0000 (08:04 +0200)]
Merge pull request #10645 from tobiasd/20210831-de

DE translation updats

2 years agoFix translations for singular/plural strings
Michael [Tue, 31 Aug 2021 05:51:08 +0000 (05:51 +0000)]
Fix translations for singular/plural strings

2 years agoDE translation updats
Tobias Diekershoff [Tue, 31 Aug 2021 05:39:01 +0000 (07:39 +0200)]
DE translation updats

2 years agoMerge pull request #10644 from annando/issue-10640
Hypolite Petovan [Mon, 30 Aug 2021 21:36:52 +0000 (17:36 -0400)]
Merge pull request #10644 from annando/issue-10640

Issue 10640: Use consistent settings to enable protocol support

2 years agoUpdated messages.po
Michael [Mon, 30 Aug 2021 21:18:00 +0000 (21:18 +0000)]
Updated messages.po

2 years agoDisable mail setting when imap support is disabled
Michael [Mon, 30 Aug 2021 21:17:03 +0000 (21:17 +0000)]
Disable mail setting when imap support is disabled

2 years agoUpdated "messages.po"
Michael [Mon, 30 Aug 2021 19:49:13 +0000 (19:49 +0000)]
Updated "messages.po"

2 years agoIssue 10640: Use consistent settings to enable protocol support
Michael [Mon, 30 Aug 2021 19:46:10 +0000 (19:46 +0000)]
Issue 10640: Use consistent settings to enable protocol support

2 years agoMerge pull request #10643 from annando/notices
Hypolite Petovan [Mon, 30 Aug 2021 15:39:47 +0000 (11:39 -0400)]
Merge pull request #10643 from annando/notices

Avoid notices

2 years agoAvoid notices
Michael [Mon, 30 Aug 2021 12:29:09 +0000 (12:29 +0000)]
Avoid notices

2 years agoMerge pull request #10642 from annando/url-change
Hypolite Petovan [Mon, 30 Aug 2021 12:12:10 +0000 (08:12 -0400)]
Merge pull request #10642 from annando/url-change

Set contact to failed when url changed

2 years agoSet contact to failed when url changed
Michael [Sun, 29 Aug 2021 20:25:21 +0000 (20:25 +0000)]
Set contact to failed when url changed

2 years agoMerge pull request #10641 from nupplaphil/bug/http_client
Hypolite Petovan [Sun, 29 Aug 2021 12:22:39 +0000 (08:22 -0400)]
Merge pull request #10641 from nupplaphil/bug/http_client

Fix HTTPClient Errors

2 years agoUpdate messages.po (changed branch)
Philipp [Sun, 29 Aug 2021 12:07:31 +0000 (14:07 +0200)]
Update messages.po (changed branch)

2 years agoFix `http_code` usage in case of failures
Philipp [Sun, 29 Aug 2021 12:05:38 +0000 (14:05 +0200)]
Fix `http_code` usage in case of failures

2 years agoFix https://github.com/friendica/friendica/issues/10473#issuecomment-907749093
Philipp [Sun, 29 Aug 2021 11:56:56 +0000 (13:56 +0200)]
Fix https://github.com/friendica/friendica/issues/10473#issuecomment-907749093

2 years agoAdd test for https://github.com/friendica/friendica/issues/10473#issuecomment-907749093
Philipp [Sun, 29 Aug 2021 11:49:10 +0000 (13:49 +0200)]
Add test for https://github.com/friendica/friendica/issues/10473#issuecomment-907749093

2 years agoCatch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty
Philipp [Sun, 29 Aug 2021 11:37:08 +0000 (13:37 +0200)]
Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty

2 years agopump version to 2021.09-rc
Tobias Diekershoff [Sat, 28 Aug 2021 06:46:18 +0000 (08:46 +0200)]
pump version to 2021.09-rc

2 years agoMerge pull request #10637 from nupplaphil/feat/webdav_storage
Hypolite Petovan [Thu, 26 Aug 2021 12:04:29 +0000 (08:04 -0400)]
Merge pull request #10637 from nupplaphil/feat/webdav_storage

PSR-7 Part 4: Add additional Authentication options

2 years ago[WIP] WebDav Storage backend
Philipp [Wed, 25 Aug 2021 21:47:18 +0000 (23:47 +0200)]
[WIP] WebDav Storage backend

2 years agoMerge pull request #10636 from nupplaphil/feat/httpclient_followup
Hypolite Petovan [Wed, 25 Aug 2021 20:01:05 +0000 (16:01 -0400)]
Merge pull request #10636 from nupplaphil/feat/httpclient_followup

PSR-7 Part 3: Post Bugfix & HTTPRequestOptions

2 years agoRename DI::httpRequest() into DI::httpClient()
Philipp [Wed, 25 Aug 2021 19:54:54 +0000 (21:54 +0200)]
Rename DI::httpRequest() into DI::httpClient()

2 years agoRename HTTPRequestOptions to HTTPClientOptions
Philipp [Wed, 25 Aug 2021 19:45:15 +0000 (21:45 +0200)]
Rename HTTPRequestOptions to HTTPClientOptions

2 years agoRealy fix setCookieJar
Philipp [Wed, 25 Aug 2021 19:32:44 +0000 (21:32 +0200)]
Realy fix setCookieJar

2 years agoFix HTTPRequestOptions at HTTPClient::post()
Philipp [Wed, 25 Aug 2021 19:23:46 +0000 (21:23 +0200)]
Fix HTTPRequestOptions at HTTPClient::post()

2 years agoUse HTTPRequestOptions constants for HTTPClient::get()
Philipp [Wed, 25 Aug 2021 19:18:06 +0000 (21:18 +0200)]
Use HTTPRequestOptions constants for HTTPClient::get()

2 years agoUse HTTPRequestOptions constants for HTTPClient::post()
Philipp [Wed, 25 Aug 2021 19:12:45 +0000 (21:12 +0200)]
Use HTTPRequestOptions constants for HTTPClient::post()

2 years agoFixing HTTPClient::post() and introduce HTTPRequestOptions
Philipp [Wed, 25 Aug 2021 19:09:14 +0000 (21:09 +0200)]
Fixing HTTPClient::post() and introduce HTTPRequestOptions

2 years agoExpose IHTTPClient::request()
Philipp [Wed, 25 Aug 2021 18:46:47 +0000 (20:46 +0200)]
Expose IHTTPClient::request()

2 years agoMerge pull request #10635 from nupplaphil/bug/urlresolver
Hypolite Petovan [Wed, 25 Aug 2021 19:00:26 +0000 (15:00 -0400)]
Merge pull request #10635 from nupplaphil/bug/urlresolver

Use temporary files for the URLResolver CookieJar

2 years agoUse temporary files for the URLResolver CookieJar
Philipp [Wed, 25 Aug 2021 18:39:33 +0000 (20:39 +0200)]
Use temporary files for the URLResolver CookieJar

2 years agoMerge pull request #10633 from nupplaphil/task/httprequest_optimiziations
Hypolite Petovan [Wed, 25 Aug 2021 16:54:59 +0000 (12:54 -0400)]
Merge pull request #10633 from nupplaphil/task/httprequest_optimiziations

PSR-7 Part 2: Optimize HTTPRequest

2 years agoMerge branch 'task/httprequest_optimiziations' of https://github.com/nupplaphil/frien...
Philipp [Wed, 25 Aug 2021 16:01:34 +0000 (18:01 +0200)]
Merge branch 'task/httprequest_optimiziations' of https://github.com/nupplaphil/friendica into task/httprequest_optimiziations

2 years agoRevert setCookieJar() and add overwrite parameter fpr rare cases
Philipp [Wed, 25 Aug 2021 16:01:07 +0000 (18:01 +0200)]
Revert setCookieJar() and add overwrite parameter fpr rare cases

2 years agoUpdate src/Network/IHTTPClient.php
Philipp [Wed, 25 Aug 2021 15:02:42 +0000 (17:02 +0200)]
Update src/Network/IHTTPClient.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoUpdate src/Network/IHTTPClient.php
Philipp [Wed, 25 Aug 2021 15:02:34 +0000 (17:02 +0200)]
Update src/Network/IHTTPClient.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoAdapt description for "accept_content"
Philipp [Wed, 25 Aug 2021 12:28:59 +0000 (14:28 +0200)]
Adapt description for "accept_content"

2 years agoAdd suggestions
Philipp [Wed, 25 Aug 2021 11:59:37 +0000 (13:59 +0200)]
Add suggestions

2 years agoAdd logpoint
Philipp [Wed, 25 Aug 2021 11:58:29 +0000 (13:58 +0200)]
Add logpoint

2 years agoFix headers (string to array) and make sure the signature doesn't change
Philipp [Wed, 25 Aug 2021 11:45:00 +0000 (13:45 +0200)]
Fix headers (string to array) and make sure the signature doesn't change

2 years agoAdd Test for HTTPSignature::createSig()
Philipp [Wed, 25 Aug 2021 11:39:40 +0000 (13:39 +0200)]
Add Test for HTTPSignature::createSig()

2 years agoFix HTTPClient
Philipp [Tue, 24 Aug 2021 22:40:15 +0000 (00:40 +0200)]
Fix HTTPClient