]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoDiaspora: Use the standard function for adding a relationship
Michael [Sun, 3 Nov 2019 13:35:41 +0000 (13:35 +0000)]
Diaspora: Use the standard function for adding a relationship

4 years agoMerge pull request #7805 from annando/duplicated-system
Tobias Diekershoff [Sat, 2 Nov 2019 21:31:01 +0000 (22:31 +0100)]
Merge pull request #7805 from annando/duplicated-system

Another duplicated "use" removed

4 years agoAnother duplicated "use" removed
Michael [Sat, 2 Nov 2019 21:29:16 +0000 (21:29 +0000)]
Another duplicated "use" removed

4 years agoMerge pull request #7804 from annando/duplicated-system
Tobias Diekershoff [Sat, 2 Nov 2019 21:26:26 +0000 (22:26 +0100)]
Merge pull request #7804 from annando/duplicated-system

Removed duplicated "use system"

4 years agoRemoved duplicated "use system"
Michael [Sat, 2 Nov 2019 21:24:22 +0000 (21:24 +0000)]
Removed duplicated "use system"

4 years agoMerge pull request #7798 from MrPetovan/task/rework-photo-functions
Michael Vogel [Sat, 2 Nov 2019 20:20:38 +0000 (21:20 +0100)]
Merge pull request #7798 from MrPetovan/task/rework-photo-functions

Rework photo functions

4 years agoMerge pull request #7749 from MrPetovan/bug/7740-frio-hovercard-add-unfollow
Philipp [Sat, 2 Nov 2019 19:36:39 +0000 (20:36 +0100)]
Merge pull request #7749 from MrPetovan/bug/7740-frio-hovercard-add-unfollow

[frio] Rework hovercard actions

4 years agoMerge pull request #7801 from annando/network-label2
Hypolite Petovan [Sat, 2 Nov 2019 17:13:33 +0000 (13:13 -0400)]
Merge pull request #7801 from annando/network-label2

Changed label for network sorting

4 years agoSkip Imagick Installer test until we can mock class_exists
Hypolite Petovan [Sat, 2 Nov 2019 17:06:49 +0000 (13:06 -0400)]
Skip Imagick Installer test until we can mock class_exists

4 years agoChanged label for network sorting
Michael [Sat, 2 Nov 2019 17:03:40 +0000 (17:03 +0000)]
Changed label for network sorting

4 years ago[frio] Add click card on contact avatars
Hypolite Petovan [Wed, 30 Oct 2019 03:18:17 +0000 (23:18 -0400)]
[frio] Add click card on contact avatars

4 years agoReplace indenting spaces by tabs in templates/contact/hovercard.tpl
Hypolite Petovan [Thu, 17 Oct 2019 13:33:58 +0000 (09:33 -0400)]
Replace indenting spaces by tabs in templates/contact/hovercard.tpl

4 years agoReplace last instance of local_user() used to guess authentication status in Module...
Hypolite Petovan [Thu, 17 Oct 2019 13:32:46 +0000 (09:32 -0400)]
Replace last instance of local_user() used to guess authentication status in Module/Contact/Hovercard

4 years agoRemove mod/hovercard file
Hypolite Petovan [Thu, 17 Oct 2019 01:22:27 +0000 (21:22 -0400)]
Remove mod/hovercard file

4 years ago[frio] Remove jSmart dependency
Hypolite Petovan [Thu, 17 Oct 2019 01:22:15 +0000 (21:22 -0400)]
[frio] Remove jSmart dependency

4 years agoMove mod/hovercard to src/Module/Contact/Hovercard
Hypolite Petovan [Thu, 17 Oct 2019 01:21:49 +0000 (21:21 -0400)]
Move mod/hovercard to src/Module/Contact/Hovercard

- Rework hovercard.js to remove JS template interpolation
- Remove template/json output from Module/Contact/Hovercard

4 years agoAdd unfollow link to output of Contact::photoMenu
Hypolite Petovan [Thu, 17 Oct 2019 01:16:23 +0000 (21:16 -0400)]
Add unfollow link to output of Contact::photoMenu

- Add rel and pending keys to output of Contact::getDetailsByURL
- Add rel and pending keys to output of Contact::getDetailsByAddr

4 years agoMerge pull request #7800 from annando/manually-improve
Hypolite Petovan [Sat, 2 Nov 2019 16:45:43 +0000 (12:45 -0400)]
Merge pull request #7800 from annando/manually-improve

AP: Respect "manually approve" during contact request

4 years agoRespect "manually-improve" during contact request
Michael [Sat, 2 Nov 2019 16:24:54 +0000 (16:24 +0000)]
Respect "manually-improve" during contact request

4 years agoRespect "manually improve" during contact request
Michael [Sat, 2 Nov 2019 16:20:17 +0000 (16:20 +0000)]
Respect "manually improve" during contact request

4 years agoMerge pull request #7797 from annando/arrival-order
Tobias Diekershoff [Sat, 2 Nov 2019 15:02:27 +0000 (16:02 +0100)]
Merge pull request #7797 from annando/arrival-order

Posted order is now arrival order

4 years agoAnd some other renaming
Michael [Sat, 2 Nov 2019 13:55:55 +0000 (13:55 +0000)]
And some other renaming

4 years agoAligned code
Michael [Sat, 2 Nov 2019 12:59:57 +0000 (12:59 +0000)]
Aligned code

4 years agoRenamed labels
Michael [Sat, 2 Nov 2019 12:54:26 +0000 (12:54 +0000)]
Renamed labels

4 years agoAdd URL decoding to query string in App\Arguments
Hypolite Petovan [Sun, 27 Oct 2019 13:47:19 +0000 (09:47 -0400)]
Add URL decoding to query string in App\Arguments

- Slashes were stored url encoded

4 years agoRename Photo::newResource() result variable from $hash to $resource_id
Hypolite Petovan [Sat, 26 Oct 2019 13:05:35 +0000 (09:05 -0400)]
Rename Photo::newResource() result variable from $hash to $resource_id

4 years agoMove Object\Image static methods to Util\Images
Hypolite Petovan [Fri, 18 Oct 2019 01:26:15 +0000 (21:26 -0400)]
Move Object\Image static methods to Util\Images

- Optimize imports in modified files

4 years agoMerge pull request #7726 from tobiasd/20191010-uexport
Hypolite Petovan [Sat, 2 Nov 2019 11:46:57 +0000 (07:46 -0400)]
Merge pull request #7726 from tobiasd/20191010-uexport

move uexport module to src

4 years agomv URL path uexport -> userexport
Tobias Diekershoff [Sat, 2 Nov 2019 11:44:46 +0000 (12:44 +0100)]
mv URL path uexport -> userexport

4 years agoRemove debug logging
Michael [Sat, 2 Nov 2019 11:17:47 +0000 (11:17 +0000)]
Remove debug logging

4 years agomv q() to DBA::p()
Tobias Diekershoff [Sat, 2 Nov 2019 11:12:29 +0000 (12:12 +0100)]
mv q() to DBA::p()

4 years agoPosted order is now arrival order
Michael [Sat, 2 Nov 2019 10:39:51 +0000 (10:39 +0000)]
Posted order is now arrival order

4 years agomv Uexport to UserExport
Tobias Diekershoff [Sat, 2 Nov 2019 10:36:31 +0000 (11:36 +0100)]
mv Uexport to UserExport

4 years agosome more change requests
Tobias Diekershoff [Sat, 2 Nov 2019 10:24:46 +0000 (11:24 +0100)]
some more change requests

4 years agoMerge pull request #7794 from AlfredSK/sorting-saved-folders-widget
Hypolite Petovan [Sat, 2 Nov 2019 02:58:37 +0000 (22:58 -0400)]
Merge pull request #7794 from AlfredSK/sorting-saved-folders-widget

Added usort() to the saved folders widget

4 years agoChanging asort() to usort()
Steffen K9 [Sat, 2 Nov 2019 02:44:54 +0000 (03:44 +0100)]
Changing asort() to usort()

4 years agoAdded asort() to the saved folders widget
Steffen K9 [Fri, 1 Nov 2019 21:22:52 +0000 (22:22 +0100)]
Added asort() to the saved folders widget

4 years agoMerge pull request #7785 from nupplaphil/bug/7676-is_file_warning
Hypolite Petovan [Fri, 1 Nov 2019 15:06:52 +0000 (11:06 -0400)]
Merge pull request #7785 from nupplaphil/bug/7676-is_file_warning

Fix wrong check for logfile in admin summary

4 years agoMerge pull request #7793 from nupplaphil/bug/fix_travis_test
Hypolite Petovan [Fri, 1 Nov 2019 15:05:15 +0000 (11:05 -0400)]
Merge pull request #7793 from nupplaphil/bug/fix_travis_test

Fix/FollowUp ACLFormatter

4 years agorename developer to debug :-)
Philipp Holzer [Fri, 1 Nov 2019 14:59:00 +0000 (15:59 +0100)]
rename developer to debug :-)

4 years agoremove unneeded todo
Philipp Holzer [Fri, 1 Nov 2019 14:49:18 +0000 (15:49 +0100)]
remove unneeded todo

4 years agomake ACLFormatter::expand() nullable and return an empty array
Philipp Holzer [Fri, 1 Nov 2019 14:43:16 +0000 (15:43 +0100)]
make ACLFormatter::expand() nullable and return an empty array
- optimize tests

4 years agoFix ACLFormatterTest
Philipp Holzer [Fri, 1 Nov 2019 13:13:29 +0000 (14:13 +0100)]
Fix ACLFormatterTest
- Add nullable to expand() function again
- Add angle bracket support to toString()

4 years agoMerge pull request #7791 from annando/more-warnings
Tobias Diekershoff [Thu, 31 Oct 2019 09:06:15 +0000 (10:06 +0100)]
Merge pull request #7791 from annando/more-warnings

Some more warnings removed

4 years agoSome more warnings removed
Michael [Thu, 31 Oct 2019 07:33:25 +0000 (07:33 +0000)]
Some more warnings removed

4 years agoMerge pull request #7789 from annando/warnings
Philipp [Wed, 30 Oct 2019 10:07:05 +0000 (11:07 +0100)]
Merge pull request #7789 from annando/warnings

Solve warning

4 years agoSolve warning
Michael [Wed, 30 Oct 2019 09:44:07 +0000 (09:44 +0000)]
Solve warning

4 years agoMerge pull request #7788 from annando/errors
Tobias Diekershoff [Wed, 30 Oct 2019 08:20:13 +0000 (09:20 +0100)]
Merge pull request #7788 from annando/errors

Fix several warnings and errors

4 years agoFix several warnings and errors
Michael [Wed, 30 Oct 2019 06:50:20 +0000 (06:50 +0000)]
Fix several warnings and errors

4 years agoMerge pull request #7769 from annando/issue-3229
Hypolite Petovan [Tue, 29 Oct 2019 14:32:02 +0000 (10:32 -0400)]
Merge pull request #7769 from annando/issue-3229

Changed OpenID registration

4 years agoUswe default value
Michael [Tue, 29 Oct 2019 13:26:54 +0000 (13:26 +0000)]
Uswe default value

4 years agoMerge pull request #7787 from annando/issue-7778
Tobias Diekershoff [Tue, 29 Oct 2019 06:24:02 +0000 (07:24 +0100)]
Merge pull request #7787 from annando/issue-7778

Fix 7778: Don't return empty string in permissions

4 years agoFix 7778: Don't return empty string in permissions
Michael [Tue, 29 Oct 2019 06:01:50 +0000 (06:01 +0000)]
Fix 7778: Don't return empty string in permissions

4 years agoMerge pull request #7783 from nupplaphil/bug/travis_ci
Tobias Diekershoff [Tue, 29 Oct 2019 05:50:19 +0000 (06:50 +0100)]
Merge pull request #7783 from nupplaphil/bug/travis_ci

Fix travis - Remove APCu setting for PHP 7.2/7.3

4 years agoMerge pull request #7786 from nupplaphil/task/improve_drone_io
Tobias Diekershoff [Tue, 29 Oct 2019 05:47:28 +0000 (06:47 +0100)]
Merge pull request #7786 from nupplaphil/task/improve_drone_io

[Drone.io] Add node info for better routing

4 years agoAdd node info for better routing
Philipp Holzer [Mon, 28 Oct 2019 22:17:12 +0000 (23:17 +0100)]
Add node info for better routing

4 years agoFix wrong check for logfile in admin summary
Philipp Holzer [Mon, 28 Oct 2019 21:24:46 +0000 (22:24 +0100)]
Fix wrong check for logfile in admin summary

4 years agoFix travis - Remove 7.2/7.3 setting
Philipp Holzer [Mon, 28 Oct 2019 20:51:33 +0000 (21:51 +0100)]
Fix travis - Remove 7.2/7.3 setting

4 years agoMerge pull request #7784 from nupplaphil/bug/mediumtext_default
Hypolite Petovan [Mon, 28 Oct 2019 21:03:16 +0000 (17:03 -0400)]
Merge pull request #7784 from nupplaphil/bug/mediumtext_default

Revert "Add not null/default value for ACL in fields"

4 years agoRevert "Add not null/default value for ACL in fields"
Philipp Holzer [Mon, 28 Oct 2019 20:59:55 +0000 (21:59 +0100)]
Revert "Add not null/default value for ACL in fields"

This reverts commit 1f535016 due incompatible combination

4 years agoMerge pull request #7782 from nupplaphil/bug/7781-compose_acl_expand
Hypolite Petovan [Mon, 28 Oct 2019 20:50:45 +0000 (16:50 -0400)]
Merge pull request #7782 from nupplaphil/bug/7781-compose_acl_expand

Check null for acl-fields

4 years agoAdd not null/default value for ACL in fields
Philipp Holzer [Mon, 28 Oct 2019 20:47:43 +0000 (21:47 +0100)]
Add not null/default value for ACL in fields

4 years agoUsing "args"
Michael [Mon, 28 Oct 2019 20:38:53 +0000 (20:38 +0000)]
Using "args"

4 years agoUse "http_build_query"
Michael [Mon, 28 Oct 2019 19:34:09 +0000 (19:34 +0000)]
Use "http_build_query"

4 years agoCheck null for acl-fields
Philipp Holzer [Mon, 28 Oct 2019 17:16:10 +0000 (18:16 +0100)]
Check null for acl-fields

4 years agoStandards and unneccessary EOL
Michael [Mon, 28 Oct 2019 13:51:38 +0000 (13:51 +0000)]
Standards and unneccessary EOL

4 years agoMerge remote-tracking branch 'upstream/develop' into issue-3229
Michael [Mon, 28 Oct 2019 13:50:06 +0000 (13:50 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-3229

4 years agoMerge pull request #7780 from nupplaphil/bug/7776_home_not
Michael Vogel [Sun, 27 Oct 2019 23:48:28 +0000 (00:48 +0100)]
Merge pull request #7780 from nupplaphil/bug/7776_home_not

Wrong condition for home notifications

4 years agoWrong condition for home notifications
Philipp Holzer [Sun, 27 Oct 2019 23:01:35 +0000 (00:01 +0100)]
Wrong condition for home notifications

4 years agoMerge pull request #7779 from annando/fix-tag
Tobias Diekershoff [Sun, 27 Oct 2019 20:14:47 +0000 (21:14 +0100)]
Merge pull request #7779 from annando/fix-tag

(hopefully) fix preview issue with tags on Mastodon

4 years agoPossibly handle issue 7772
Michael [Sun, 27 Oct 2019 18:36:04 +0000 (18:36 +0000)]
Possibly handle issue 7772

4 years agoFix indentation
Michael [Sun, 27 Oct 2019 17:45:43 +0000 (17:45 +0000)]
Fix indentation

4 years ago(hopefully) fix preview issue with tags on Mastodon
Michael [Sun, 27 Oct 2019 17:41:47 +0000 (17:41 +0000)]
(hopefully) fix preview issue with tags on Mastodon

4 years agoMerge pull request #7775 from nupplaphil/task/move_nm
Hypolite Petovan [Sat, 26 Oct 2019 04:14:08 +0000 (00:14 -0400)]
Merge pull request #7775 from nupplaphil/task/move_nm

Move Core\NotificationsManager to Model\Notify

4 years agojust remove parenthess
Philipp Holzer [Sat, 26 Oct 2019 03:24:05 +0000 (05:24 +0200)]
just remove parenthess

4 years agosimplify show determination
Philipp Holzer [Sat, 26 Oct 2019 03:03:58 +0000 (05:03 +0200)]
simplify show determination

4 years agorename methods
Philipp Holzer [Sat, 26 Oct 2019 03:02:14 +0000 (05:02 +0200)]
rename methods

4 years agoFix arguments
Philipp Holzer [Sat, 26 Oct 2019 02:33:59 +0000 (04:33 +0200)]
Fix arguments

4 years agoAdapt class structure
Philipp Holzer [Sat, 26 Oct 2019 02:03:27 +0000 (04:03 +0200)]
Adapt class structure
- Introduce constants
- Add constructor parameters
- Add typehints
- Renamed fields more meaningful
- Renamed method names to match identifier
- Adjust PHP doc
- Add GetClass call at used places

4 years agoMove Friendica\Core\NotificationsManager to Friendica\Model\Notify
Philipp Holzer [Sat, 26 Oct 2019 00:01:46 +0000 (02:01 +0200)]
Move Friendica\Core\NotificationsManager to Friendica\Model\Notify

4 years agoMerge pull request #7774 from annando/img-title
Hypolite Petovan [Fri, 25 Oct 2019 23:29:55 +0000 (19:29 -0400)]
Merge pull request #7774 from annando/img-title

Images: Show the description as title

4 years agoImages: Show the description as title
Michael [Fri, 25 Oct 2019 23:23:38 +0000 (23:23 +0000)]
Images: Show the description as title

4 years agoMerge pull request #7767 from MrPetovan/bug/fatal-errors
Philipp [Fri, 25 Oct 2019 06:46:42 +0000 (08:46 +0200)]
Merge pull request #7767 from MrPetovan/bug/fatal-errors

Expect outbox->first to be a Link structure in Model\GContact

4 years agoMerge pull request #7770 from nupplaphil/task/Activity
Hypolite Petovan [Thu, 24 Oct 2019 23:21:04 +0000 (19:21 -0400)]
Merge pull request #7770 from nupplaphil/task/Activity

Move Activity definitions to constants

4 years agoMove Namespace of ActivityNamespace
Philipp Holzer [Thu, 24 Oct 2019 22:34:46 +0000 (00:34 +0200)]
Move Namespace of ActivityNamespace

4 years agoRenamed to ActivityNamespace
Philipp Holzer [Thu, 24 Oct 2019 22:32:35 +0000 (00:32 +0200)]
Renamed to ActivityNamespace

4 years agoAdd docs
Philipp Holzer [Thu, 24 Oct 2019 22:10:20 +0000 (00:10 +0200)]
Add docs

4 years agoChanged OpenID registration
Michael [Thu, 24 Oct 2019 20:23:26 +0000 (20:23 +0000)]
Changed OpenID registration

4 years agoFixing https://github.com/friendica/friendica/pull/7759#discussion_r337102107
Philipp Holzer [Thu, 24 Oct 2019 19:43:20 +0000 (21:43 +0200)]
Fixing https://github.com/friendica/friendica/pull/7759#discussion_r337102107

4 years agoRename namespace
Philipp Holzer [Thu, 24 Oct 2019 07:06:22 +0000 (09:06 +0200)]
Rename namespace

4 years agoMove Activity/Namespaces defines to constants
Philipp Holzer [Wed, 23 Oct 2019 22:25:43 +0000 (00:25 +0200)]
Move Activity/Namespaces defines to constants

4 years agoMerge pull request #7768 from nupplaphil/bug/fix_lock
Hypolite Petovan [Thu, 24 Oct 2019 17:17:33 +0000 (13:17 -0400)]
Merge pull request #7768 from nupplaphil/bug/fix_lock

[composer] Downgrade dependencies

4 years agoMerge pull request #7762 from nupplaphil/task/mod_ignored
Hypolite Petovan [Thu, 24 Oct 2019 16:04:50 +0000 (12:04 -0400)]
Merge pull request #7762 from nupplaphil/task/mod_ignored

move mod/ignored to src/Module/Item/Ignored

4 years agoFix Lock file
Philipp Holzer [Thu, 24 Oct 2019 13:32:54 +0000 (15:32 +0200)]
Fix Lock file

4 years agosort route config
Philipp Holzer [Thu, 24 Oct 2019 15:32:03 +0000 (17:32 +0200)]
sort route config

4 years agoRename route '/ignored/{iid}' to '/item/ignore/{iid}'
Philipp Holzer [Thu, 24 Oct 2019 15:18:29 +0000 (17:18 +0200)]
Rename route '/ignored/{iid}' to '/item/ignore/{iid}'

4 years agoExpect outbox->first to be a Link structure in Model\GContact
Hypolite Petovan [Thu, 24 Oct 2019 12:47:00 +0000 (08:47 -0400)]
Expect outbox->first to be a Link structure in Model\GContact

- See https://www.w3.org/TR/activitystreams-vocabulary/#dfn-first
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-545300597

4 years agoRename module class name
Philipp Holzer [Thu, 24 Oct 2019 07:09:47 +0000 (09:09 +0200)]
Rename module class name

4 years agoMerge pull request #7765 from nupplaphil/task/move_text
Hypolite Petovan [Wed, 23 Oct 2019 19:57:01 +0000 (15:57 -0400)]
Merge pull request #7765 from nupplaphil/task/move_text

Move include/text.php to class structure

4 years agoAdapt naming convention
Philipp Holzer [Wed, 23 Oct 2019 19:38:51 +0000 (21:38 +0200)]
Adapt naming convention