]>
git.mxchange.org Git - friendica.git/log
Michael [Tue, 14 Sep 2021 20:46:59 +0000 (20:46 +0000)]
Fixed indendation
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
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
Tobias Diekershoff [Tue, 14 Sep 2021 16:09:09 +0000 (18:09 +0200)]
HU translation updated THX Balázs Úr
Michael [Tue, 14 Sep 2021 08:08:50 +0000 (08:08 +0000)]
Removing unused variable
Michael [Tue, 14 Sep 2021 07:52:53 +0000 (07:52 +0000)]
Better handling of displaying peertube videos
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
Michael [Tue, 14 Sep 2021 02:00:40 +0000 (02:00 +0000)]
Fix: Use the $uid
Michael [Tue, 14 Sep 2021 01:28:58 +0000 (01:28 +0000)]
Issue 10706: Publish public custom fields in AP
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
Tobias Diekershoff [Mon, 13 Sep 2021 12:13:59 +0000 (14:13 +0200)]
update FR translations THX MrPetovan
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
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
Tobias Diekershoff [Mon, 13 Sep 2021 05:41:35 +0000 (07:41 +0200)]
DE translation updates
Tobias Diekershoff [Mon, 13 Sep 2021 05:41:26 +0000 (07:41 +0200)]
RU translations THX Alexander An
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)
Philipp [Sun, 12 Sep 2021 19:20:12 +0000 (21:20 +0200)]
Fixing #10699 (prohibits blocking and ignoreing from the photo menu)
Philipp [Sun, 12 Sep 2021 11:51:03 +0000 (13:51 +0200)]
Fix test
Philipp [Sun, 12 Sep 2021 11:44:29 +0000 (13:44 +0200)]
Move path determination logic into the `ConfigFactory`
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
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
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
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
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
Michael [Sun, 12 Sep 2021 01:58:29 +0000 (01:58 +0000)]
Use post type "photo" for multiple photos as well
Michael [Sun, 12 Sep 2021 01:52:10 +0000 (01:52 +0000)]
Fix commenting on public posts
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
Philipp [Sat, 11 Sep 2021 18:00:13 +0000 (20:00 +0200)]
Fix drone artifact compression parameter
Philipp [Sat, 11 Sep 2021 12:33:26 +0000 (14:33 +0200)]
Add the possibility to use a different configuration directory
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
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
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
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
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
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
Tobias Diekershoff [Fri, 10 Sep 2021 05:29:17 +0000 (07:29 +0200)]
HU translation updated THX Balázs Úr
Michael [Fri, 10 Sep 2021 00:30:11 +0000 (00:30 +0000)]
Changed text
Michael Vogel [Thu, 9 Sep 2021 12:51:19 +0000 (14:51 +0200)]
Merge pull request #10673 from MrPetovan/task/10672-contact-module-security-token
Add form security token to contact actions
Michael [Thu, 9 Sep 2021 12:40:19 +0000 (12:40 +0000)]
Make the proxy functionality optional
Michael Vogel [Thu, 9 Sep 2021 10:59:13 +0000 (12:59 +0200)]
Merge pull request #10682 from tobiasd/
20210909 -docs
update to the INSTALL documentation
Tobias Diekershoff [Thu, 9 Sep 2021 08:42:18 +0000 (10:42 +0200)]
update to the INSTALL documentation
* updated the PHP requirements and added a note about the PHP8 support
* removed the section about tryfriendica.de as possibility to get a temporal Friendica account
Hypolite Petovan [Wed, 8 Sep 2021 22:45:58 +0000 (18:45 -0400)]
Merge pull request #10681 from nupplaphil/feat/drone_sha512
Add GPG signing for drone artifacts
Philipp [Wed, 8 Sep 2021 19:19:37 +0000 (21:19 +0200)]
Add GPG sign
Hypolite Petovan [Tue, 7 Sep 2021 20:59:09 +0000 (16:59 -0400)]
Merge pull request #10677 from nupplaphil/feat/optimize_drone
Add drone graph execution
Philipp [Tue, 7 Sep 2021 18:49:42 +0000 (20:49 +0200)]
Add drone graph execution
Philipp [Tue, 7 Sep 2021 06:01:21 +0000 (08:01 +0200)]
Merge pull request #10676 from tobiasd/
20210907 -de
DE translation updates
Tobias Diekershoff [Tue, 7 Sep 2021 05:39:19 +0000 (07:39 +0200)]
DE translation updates
Hypolite Petovan [Mon, 6 Sep 2021 20:45:39 +0000 (16:45 -0400)]
Merge pull request #10675 from annando/fix-10674
Fix for PR 10674: Changing the template variables according to the last changes
Michael [Mon, 6 Sep 2021 20:25:23 +0000 (20:25 +0000)]
Fix for PR 10674: Changing the template variables according to the last changes
Michael Vogel [Mon, 6 Sep 2021 19:32:27 +0000 (21:32 +0200)]
Merge pull request #10674 from MrPetovan/task/10640-convert-disable-settings-to-enable
Convert the two remaining "Disable..." setting names to "Enable..."
Hypolite Petovan [Mon, 6 Sep 2021 18:18:56 +0000 (14:18 -0400)]
Update main messages.po
Hypolite Petovan [Mon, 6 Sep 2021 16:43:24 +0000 (12:43 -0400)]
Convert the two remaining "Disable..." setting names to "Enable..."
Hypolite Petovan [Mon, 6 Sep 2021 16:23:15 +0000 (12:23 -0400)]
Add form security token to contact actions
- Add token to batch POST actions
- Add token to individual GET actions
Michael Vogel [Mon, 6 Sep 2021 16:25:54 +0000 (18:25 +0200)]
Merge pull request #10670 from MrPetovan/bug/10502-contact-block-unblock
Distinguish between public and private contact in contact actions
Hypolite Petovan [Sun, 5 Sep 2021 18:59:13 +0000 (14:59 -0400)]
Update main messages.po
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
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
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
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
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"
Michael [Sun, 5 Sep 2021 18:34:44 +0000 (18:34 +0000)]
Remove all traces of "rino"
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()
Philipp [Sun, 5 Sep 2021 17:05:19 +0000 (19:05 +0200)]
Fix Photo::delete()
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
Tobias Diekershoff [Sun, 5 Sep 2021 06:00:26 +0000 (08:00 +0200)]
RU translations THX Alexander An
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
Michael [Sat, 4 Sep 2021 04:51:20 +0000 (04:51 +0000)]
Issue 10651: Improved logging
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
Philipp [Fri, 3 Sep 2021 19:31:47 +0000 (21:31 +0200)]
Remove unnecessary addon checkout for deployment process
Philipp [Fri, 3 Sep 2021 19:31:12 +0000 (21:31 +0200)]
Correct sha256 extension
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
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
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
Philipp [Fri, 3 Sep 2021 14:14:38 +0000 (16:14 +0200)]
Update .drone.yml
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
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
Philipp [Sun, 16 May 2021 20:09:45 +0000 (22:09 +0200)]
Remove github workflows
Philipp [Sun, 16 May 2021 19:53:55 +0000 (21:53 +0200)]
Setup PHP release workflow in drone with lftp
Philipp [Fri, 3 Sep 2021 07:23:04 +0000 (09:23 +0200)]
Merge pull request #10660 from tobiasd/
20210903 -de
DE translation updates
Tobias Diekershoff [Fri, 3 Sep 2021 06:30:24 +0000 (08:30 +0200)]
DE translation updates
Michael [Fri, 3 Sep 2021 04:20:32 +0000 (04:20 +0000)]
Use the correct function is adviced ...
Michael [Fri, 3 Sep 2021 04:09:02 +0000 (04:09 +0000)]
Select all fields
Michael [Fri, 3 Sep 2021 04:05:29 +0000 (04:05 +0000)]
Adding gravity to avoid notices
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
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
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
Philipp [Thu, 2 Sep 2021 21:29:56 +0000 (23:29 +0200)]
Update messages.po
Philipp [Thu, 2 Sep 2021 21:27:35 +0000 (23:27 +0200)]
Rename Storage Backend labels
Michael [Thu, 2 Sep 2021 19:38:10 +0000 (19:38 +0000)]
Don't offer to unfollow yourself
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
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.
Michael Vogel [Thu, 2 Sep 2021 08:33:30 +0000 (10:33 +0200)]
Merge pull request #10655 from tobiasd/
20210902 -de
DE translation updates
Tobias Diekershoff [Thu, 2 Sep 2021 06:51:42 +0000 (08:51 +0200)]
DE translation updates
Michael [Thu, 2 Sep 2021 05:57:50 +0000 (05:57 +0000)]
Issue 10651: remote comments appeared as own posts
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
Michael Vogel [Wed, 1 Sep 2021 18:40:26 +0000 (20:40 +0200)]
Merge pull request #10652 from tobiasd/
20210901 -de2
DE translation updates
Michael [Wed, 1 Sep 2021 18:36:31 +0000 (18:36 +0000)]
Updated messages.po
Michael [Wed, 1 Sep 2021 18:34:24 +0000 (18:34 +0000)]
Merge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c
Michael [Wed, 1 Sep 2021 18:29:45 +0000 (18:29 +0000)]
Issue 10640 - Inverse user display settings
Tobias Diekershoff [Wed, 1 Sep 2021 17:44:31 +0000 (19:44 +0200)]
DE translation updates
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