]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoadd encuragement
Tobias Diekershoff [Mon, 16 Aug 2021 17:12:05 +0000 (19:12 +0200)]
add encuragement

2 years agotypo
Tobias Diekershoff [Mon, 16 Aug 2021 17:10:24 +0000 (19:10 +0200)]
typo

2 years agoIssue 10514: add TLS check to the installer
Tobias Diekershoff [Mon, 16 Aug 2021 17:05:27 +0000 (19:05 +0200)]
Issue 10514: add TLS check to the installer

This PR adds a check to the installer which tries to determine whether the
request to the installer was made over an HTTPS line or not.

I've only tested it with an Apache2 server, but there it works.

Addresses #10514

2 years agoMerge pull request #10610 from nupplaphil/feat/readd_phpunit
Hypolite Petovan [Tue, 17 Aug 2021 00:47:32 +0000 (20:47 -0400)]
Merge pull request #10610 from nupplaphil/feat/readd_phpunit

Add phpunit 8.5

2 years agoMerge pull request #10582 from nupplaphil/feat/storage_interface
Hypolite Petovan [Tue, 17 Aug 2021 00:43:44 +0000 (20:43 -0400)]
Merge pull request #10582 from nupplaphil/feat/storage_interface

Introduce IWritableStorage interface

2 years agoAdd phpunit 8.5
Philipp [Mon, 16 Aug 2021 21:37:03 +0000 (23:37 +0200)]
Add phpunit 8.5

2 years agoUpdate messages.po
Philipp [Mon, 16 Aug 2021 21:32:20 +0000 (23:32 +0200)]
Update messages.po

2 years agoUpdate src/Core/StorageManager.php
Philipp [Mon, 16 Aug 2021 21:09:39 +0000 (23:09 +0200)]
Update src/Core/StorageManager.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoFix usage
Philipp [Sun, 15 Aug 2021 22:10:37 +0000 (00:10 +0200)]
Fix usage

2 years agoLower complexity for valid backends (replace hashmap with a "simple" name array)
Philipp [Sun, 15 Aug 2021 22:08:06 +0000 (00:08 +0200)]
Lower complexity for valid backends (replace hashmap with a "simple" name array)

2 years agoAdd todo for later
Philipp [Sun, 15 Aug 2021 18:40:23 +0000 (20:40 +0200)]
Add todo for later

2 years agoUpdate db version
Philipp [Sun, 15 Aug 2021 17:54:22 +0000 (19:54 +0200)]
Update db version

2 years agoUpdate src/Model/Storage/Filesystem.php
Philipp [Sun, 15 Aug 2021 11:55:09 +0000 (13:55 +0200)]
Update src/Model/Storage/Filesystem.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoUpdate src/Model/Storage/IWritableStorage.php
Philipp [Sun, 15 Aug 2021 11:55:04 +0000 (13:55 +0200)]
Update src/Model/Storage/IWritableStorage.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoIntroduce InvalidClassStorageException and adapt the code for it
Philipp [Tue, 10 Aug 2021 21:56:30 +0000 (23:56 +0200)]
Introduce InvalidClassStorageException and adapt the code for it

2 years agoForce "Database" as default storage backend
Philipp [Tue, 10 Aug 2021 20:53:20 +0000 (22:53 +0200)]
Force "Database" as default storage backend

2 years agoRename ISelectableStorage to IWritableStorage
Philipp [Tue, 10 Aug 2021 20:07:52 +0000 (22:07 +0200)]
Rename ISelectableStorage to IWritableStorage

2 years agoRevert Photo::getImageDataForPhoto return-type change
Philipp [Tue, 10 Aug 2021 19:39:29 +0000 (21:39 +0200)]
Revert Photo::getImageDataForPhoto return-type change

2 years ago- Revert HTTPSignature change
Philipp [Tue, 10 Aug 2021 19:34:16 +0000 (21:34 +0200)]
- Revert HTTPSignature change

2 years ago- Moved the description for the specific storage exception first
Philipp [Tue, 10 Aug 2021 19:30:40 +0000 (21:30 +0200)]
- Moved the description for the specific storage exception first
- Introduced exceptions for try to get invalid storage
- ReferenceStorageException now extends StorageException

2 years agoUpdate AddonStorageBackend.md
Philipp [Sat, 7 Aug 2021 20:34:09 +0000 (22:34 +0200)]
Update AddonStorageBackend.md

2 years agoFixup Database behaviour
Philipp [Sat, 7 Aug 2021 20:07:47 +0000 (22:07 +0200)]
Fixup Database behaviour

2 years agoFix Storage Exceptions
Philipp [Sun, 1 Aug 2021 12:31:57 +0000 (14:31 +0200)]
Fix Storage Exceptions

2 years agoRefactor IStorage
Philipp [Sun, 1 Aug 2021 12:00:48 +0000 (14:00 +0200)]
Refactor IStorage

2 years agoSplit IStorage and ISelectableStorage and make their behaviour homogenous
Philipp [Sun, 1 Aug 2021 11:06:19 +0000 (13:06 +0200)]
Split IStorage and ISelectableStorage and make their behaviour homogenous

2 years agoMerge pull request #10602 from annando/push
Hypolite Petovan [Mon, 16 Aug 2021 18:33:36 +0000 (14:33 -0400)]
Merge pull request #10602 from annando/push

Transmit push subscriptions

2 years agoUpdated changelog
Michael [Mon, 16 Aug 2021 17:21:58 +0000 (17:21 +0000)]
Updated changelog

2 years agoAdded logging, removed superfluous comments
Michael [Mon, 16 Aug 2021 15:23:34 +0000 (15:23 +0000)]
Added logging, removed superfluous comments

2 years agoMerge pull request #10606 from annando/xmpp
Hypolite Petovan [Mon, 16 Aug 2021 10:26:05 +0000 (06:26 -0400)]
Merge pull request #10606 from annando/xmpp

Clarify XMPP profile field description

2 years agoMerge pull request #10605 from tobiasd/20210816-de
Hypolite Petovan [Mon, 16 Aug 2021 10:21:09 +0000 (06:21 -0400)]
Merge pull request #10605 from tobiasd/20210816-de

DE translation update

2 years agoClarify XMPP profile field description
Michael [Mon, 16 Aug 2021 06:15:18 +0000 (06:15 +0000)]
Clarify XMPP profile field description

2 years agoAdd a payload
Michael [Mon, 16 Aug 2021 06:11:26 +0000 (06:11 +0000)]
Add a payload

2 years agoDE translation update
Tobias Diekershoff [Mon, 16 Aug 2021 05:38:44 +0000 (07:38 +0200)]
DE translation update

2 years agoFixing composer hash
Michael [Sun, 15 Aug 2021 23:21:18 +0000 (23:21 +0000)]
Fixing composer hash

2 years agoRequire PHP >= 7.2
Michael [Sun, 15 Aug 2021 22:19:57 +0000 (22:19 +0000)]
Require PHP >= 7.2

2 years agoTrim whitespace
Michael [Sun, 15 Aug 2021 22:09:32 +0000 (22:09 +0000)]
Trim whitespace

2 years agoUse the existing VAPID key generation
Michael [Sun, 15 Aug 2021 21:54:24 +0000 (21:54 +0000)]
Use the existing VAPID key generation

2 years agoStandards
Michael [Sun, 15 Aug 2021 21:30:27 +0000 (21:30 +0000)]
Standards

2 years agoAdding the VAPID keys
Michael [Sun, 15 Aug 2021 21:24:23 +0000 (21:24 +0000)]
Adding the VAPID keys

2 years agoStandards again
Michael [Sun, 15 Aug 2021 21:03:43 +0000 (21:03 +0000)]
Standards again

2 years agoCoding standards
Michael [Sun, 15 Aug 2021 21:01:58 +0000 (21:01 +0000)]
Coding standards

2 years agoTransmit push subscriptions
Michael [Sun, 15 Aug 2021 20:52:46 +0000 (20:52 +0000)]
Transmit push subscriptions

2 years agoMerge pull request #10600 from nupplaphil/bug/update_autoinstall_doc
Hypolite Petovan [Sun, 15 Aug 2021 20:50:58 +0000 (16:50 -0400)]
Merge pull request #10600 from nupplaphil/bug/update_autoinstall_doc

AutomaticInstallation - Fix last example

2 years agoMerge pull request #10599 from annando/subscription
Hypolite Petovan [Sun, 15 Aug 2021 20:50:22 +0000 (16:50 -0400)]
Merge pull request #10599 from annando/subscription

API: First steps to support subscriptions

2 years agoAutomaticInstallation - Fix last example
Philipp [Sun, 15 Aug 2021 19:03:59 +0000 (21:03 +0200)]
AutomaticInstallation - Fix last example

2 years agoSome more standards
Michael [Sun, 15 Aug 2021 16:24:12 +0000 (16:24 +0000)]
Some more standards

2 years agoRemove spaces
Michael [Sun, 15 Aug 2021 16:22:23 +0000 (16:22 +0000)]
Remove spaces

2 years agoMerge branch 'subscription' of github.com:annando/friendica into subscription
Michael [Sun, 15 Aug 2021 16:18:30 +0000 (16:18 +0000)]
Merge branch 'subscription' of github.com:annando/friendica into subscription

2 years agoPreparation for creating push notification
Michael [Sun, 15 Aug 2021 16:18:25 +0000 (16:18 +0000)]
Preparation for creating push notification

2 years agoUpdate src/Model/Subscription.php
Michael Vogel [Sun, 15 Aug 2021 15:27:45 +0000 (17:27 +0200)]
Update src/Model/Subscription.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoWe need to create a vapid public and private key
Michael [Sun, 15 Aug 2021 12:57:29 +0000 (12:57 +0000)]
We need to create a vapid public and private key

2 years agoImproved error check, added "put"
Michael [Sun, 15 Aug 2021 07:28:26 +0000 (07:28 +0000)]
Improved error check, added "put"

2 years agoDon't continue when key couldn't be created
Michael [Sun, 15 Aug 2021 06:45:48 +0000 (06:45 +0000)]
Don't continue when key couldn't be created

2 years agoStyling
Michael [Sun, 15 Aug 2021 00:43:07 +0000 (00:43 +0000)]
Styling

2 years agoAPI: First steps to support subscriptions
Michael [Sun, 15 Aug 2021 00:30:41 +0000 (00:30 +0000)]
API: First steps to support subscriptions

2 years agoMerge pull request #10596 from annando/mark-file-star-for-all
Hypolite Petovan [Thu, 12 Aug 2021 16:20:55 +0000 (12:20 -0400)]
Merge pull request #10596 from annando/mark-file-star-for-all

Follow, file and star does now work for all items

2 years agoApply suggestions from code review
Michael Vogel [Thu, 12 Aug 2021 16:04:01 +0000 (18:04 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMerge pull request #10597 from annando/warning
Hypolite Petovan [Thu, 12 Aug 2021 15:48:35 +0000 (11:48 -0400)]
Merge pull request #10597 from annando/warning

Fixes "PHP Warning:  key() expects parameter 1 to be array, string given"

2 years agoAre the tests happy?
Michael Vogel [Thu, 12 Aug 2021 13:12:41 +0000 (15:12 +0200)]
Are the tests happy?

2 years agoFixes "PHP Warning: key() expects parameter 1 to be array, string given"
Michael Vogel [Thu, 12 Aug 2021 12:00:54 +0000 (14:00 +0200)]
Fixes "PHP Warning:  key() expects parameter 1 to be array, string given"

2 years agoUpdated messages.po
Michael [Thu, 12 Aug 2021 06:33:08 +0000 (06:33 +0000)]
Updated messages.po

2 years agoMark, file and starring does now work for all items
Michael [Thu, 12 Aug 2021 05:28:47 +0000 (05:28 +0000)]
Mark, file and starring does now work for all items

2 years agoMerge pull request #10594 from tobiasd/20210811-irc
Michael Vogel [Wed, 11 Aug 2021 15:59:31 +0000 (17:59 +0200)]
Merge pull request #10594 from tobiasd/20210811-irc

docs, remove freenode from the IRC list

2 years agodocs, remove freenode from the IRC list
Tobias Diekershoff [Wed, 11 Aug 2021 15:31:33 +0000 (17:31 +0200)]
docs, remove freenode from the IRC list

2 years agoMerge pull request #10580 from MrPetovan/bug/10019-peertube-embed
Michael Vogel [Wed, 11 Aug 2021 11:56:33 +0000 (13:56 +0200)]
Merge pull request #10580 from MrPetovan/bug/10019-peertube-embed

Simplify attachment processing in Protocol\ActivityPub\Receiver

2 years agoMerge pull request #10593 from annando/matrix2
Hypolite Petovan [Wed, 11 Aug 2021 00:08:20 +0000 (20:08 -0400)]
Merge pull request #10593 from annando/matrix2

The Matrix and XMPP address is now transported via AP as well

2 years agoThe Matrix and XMPP address is now transported via AP as well
Michael [Tue, 10 Aug 2021 23:49:09 +0000 (23:49 +0000)]
The Matrix and XMPP address is now transported via AP as well

2 years agoMerge pull request #10592 from annando/event
Hypolite Petovan [Tue, 10 Aug 2021 13:00:41 +0000 (09:00 -0400)]
Merge pull request #10592 from annando/event

Simplify event storing

2 years agoMerge pull request #10591 from annando/notice
Hypolite Petovan [Tue, 10 Aug 2021 12:30:44 +0000 (08:30 -0400)]
Merge pull request #10591 from annando/notice

Handles PHP Notice:  Undefined index: addr in src/Protocol/Diaspora.php on line 3091

2 years agoSimplify event storing
Michael [Tue, 10 Aug 2021 10:24:14 +0000 (10:24 +0000)]
Simplify event storing

2 years agoHandles PHP Notice: Undefined index: addr in src/Protocol/Diaspora.php on line 3091
Michael [Tue, 10 Aug 2021 03:50:43 +0000 (03:50 +0000)]
Handles PHP Notice:  Undefined index: addr in src/Protocol/Diaspora.php on line 3091

2 years agoSimplify attachment processing in Protocol\ActivityPub\Receiver
Hypolite Petovan [Fri, 6 Aug 2021 16:43:47 +0000 (12:43 -0400)]
Simplify attachment processing in Protocol\ActivityPub\Receiver

- Remove indexing attachments by mediatype for later sorting

2 years agoMerge pull request #10586 from annando/app-user2
Hypolite Petovan [Mon, 9 Aug 2021 20:59:46 +0000 (16:59 -0400)]
Merge pull request #10586 from annando/app-user2

Get rid of app->user completely

2 years agoSome more renamed functions
Michael [Mon, 9 Aug 2021 20:56:15 +0000 (20:56 +0000)]
Some more renamed functions

2 years ago"getUserId" is now "getLoggedInUserId"
Michael [Mon, 9 Aug 2021 20:33:46 +0000 (20:33 +0000)]
"getUserId" is now "getLoggedInUserId"

2 years ago"getUserNickname" is now "getLoggedInUserNickname"
Michael [Mon, 9 Aug 2021 19:48:39 +0000 (19:48 +0000)]
"getUserNickname" is now "getLoggedInUserNickname"

2 years agoMerge pull request #10590 from tobiasd/20210809-de
Hypolite Petovan [Mon, 9 Aug 2021 16:45:40 +0000 (12:45 -0400)]
Merge pull request #10590 from tobiasd/20210809-de

DE translation update

2 years agoDE translation update
Tobias Diekershoff [Mon, 9 Aug 2021 16:18:20 +0000 (18:18 +0200)]
DE translation update

2 years agoUpdated messages.po
Michael [Mon, 9 Aug 2021 15:40:37 +0000 (15:40 +0000)]
Updated messages.po

2 years agoUse owner not profile
Michael [Mon, 9 Aug 2021 15:38:22 +0000 (15:38 +0000)]
Use owner not profile

2 years agoMerge remote-tracking branch 'upstream/develop' into app-user2
Michael [Mon, 9 Aug 2021 15:32:32 +0000 (15:32 +0000)]
Merge remote-tracking branch 'upstream/develop' into app-user2

2 years agoChanged function name
Michael [Mon, 9 Aug 2021 15:29:07 +0000 (15:29 +0000)]
Changed function name

2 years agoMerge pull request #10588 from annando/matrix
Hypolite Petovan [Mon, 9 Aug 2021 14:56:12 +0000 (10:56 -0400)]
Merge pull request #10588 from annando/matrix

Matrix addresses can be entered in the profile

2 years agoMerge pull request #10589 from annando/pleroma
Hypolite Petovan [Mon, 9 Aug 2021 14:55:19 +0000 (10:55 -0400)]
Merge pull request #10589 from annando/pleroma

Fix profile probing via Pleroma

2 years agoFix profile probing via Pleroma
Michael [Mon, 9 Aug 2021 06:56:41 +0000 (06:56 +0000)]
Fix profile probing via Pleroma

2 years agoMatrix addresses can be entered in the profile
Michael [Mon, 9 Aug 2021 01:39:09 +0000 (01:39 +0000)]
Matrix addresses can be entered in the profile

2 years agoRemoved some more unused "use"
Michael [Sun, 8 Aug 2021 20:03:28 +0000 (20:03 +0000)]
Removed some more unused "use"

2 years agoRemoved unused use
Michael [Sun, 8 Aug 2021 19:43:15 +0000 (19:43 +0000)]
Removed unused use

2 years agoGet rid of App->user completely
Michael [Sun, 8 Aug 2021 19:30:21 +0000 (19:30 +0000)]
Get rid of App->user completely

2 years agoMerge pull request #10581 from annando/postopts
Hypolite Petovan [Sun, 8 Aug 2021 13:48:19 +0000 (09:48 -0400)]
Merge pull request #10581 from annando/postopts

Respect the postopts values for scheduled posts

2 years agoRemove direct calls to App->user
Michael [Sun, 8 Aug 2021 10:14:56 +0000 (10:14 +0000)]
Remove direct calls to App->user

2 years agoAdded some description
Michael [Sat, 7 Aug 2021 20:09:25 +0000 (20:09 +0000)]
Added some description

2 years agoRespect the postopts values for scheduled posts
Michael [Fri, 6 Aug 2021 18:49:17 +0000 (18:49 +0000)]
Respect the postopts values for scheduled posts

2 years agoMerge pull request #10579 from annando/http-errors
Tobias Diekershoff [Fri, 6 Aug 2021 06:11:35 +0000 (08:11 +0200)]
Merge pull request #10579 from annando/http-errors

Avoid some HTTP errors

2 years agoUpdated messages.po
Michael [Fri, 6 Aug 2021 05:59:16 +0000 (05:59 +0000)]
Updated messages.po

2 years agoImproved error message for external resources
Michael [Fri, 6 Aug 2021 04:02:42 +0000 (04:02 +0000)]
Improved error message for external resources

2 years agoDon't send "accept" when we accept anything
Michael [Fri, 6 Aug 2021 04:02:22 +0000 (04:02 +0000)]
Don't send "accept" when we accept anything

2 years agoFix update_network for forums
Michael [Fri, 6 Aug 2021 04:01:26 +0000 (04:01 +0000)]
Fix update_network for forums

2 years agoMerge pull request #10575 from MrPetovan/bug/10019-peertube-embed
Tobias Diekershoff [Thu, 5 Aug 2021 16:11:07 +0000 (18:11 +0200)]
Merge pull request #10575 from MrPetovan/bug/10019-peertube-embed

Extract MP4 video URL from PeerTube ActivityPub metadata to enable video embed

2 years agoMerge pull request #10576 from annando/conversation-uid
Hypolite Petovan [Thu, 5 Aug 2021 16:09:35 +0000 (12:09 -0400)]
Merge pull request #10576 from annando/conversation-uid

Fix multiple display problems in conversations