]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoMerge pull request #8930 from MrPetovan/task/4090-move-lockview-to-src
Michael Vogel [Mon, 27 Jul 2020 20:06:55 +0000 (22:06 +0200)]
Merge pull request #8930 from MrPetovan/task/4090-move-lockview-to-src

Move mod/lockview to Module\PermissionTooltip

3 years agoRemove unnecessary parent call in PermissionTooltip::rawContent
Hypolite Petovan [Mon, 27 Jul 2020 19:54:36 +0000 (15:54 -0400)]
Remove unnecessary parent call in PermissionTooltip::rawContent

3 years agoMerge pull request #8934 from annando/fix-fatal
Hypolite Petovan [Mon, 27 Jul 2020 12:11:47 +0000 (08:11 -0400)]
Merge pull request #8934 from annando/fix-fatal

Fix fatal error because of unknown function "fetchUrl"

3 years agoMerge pull request #8933 from annando/Ensure-that-cached-avatar-fields-are-set
Hypolite Petovan [Mon, 27 Jul 2020 12:11:09 +0000 (08:11 -0400)]
Merge pull request #8933 from annando/Ensure-that-cached-avatar-fields-are-set

Ensure that cached avatar fields are set

3 years agoFix fatal error because of unknown function "fetchUrl"
Michael [Mon, 27 Jul 2020 11:50:36 +0000 (11:50 +0000)]
Fix fatal error because of unknown function "fetchUrl"

3 years agoChanged function name
Michael [Mon, 27 Jul 2020 10:22:02 +0000 (10:22 +0000)]
Changed function name

3 years agoEnsure that cached avatar fields are set
Michael [Mon, 27 Jul 2020 10:11:12 +0000 (10:11 +0000)]
Ensure that cached avatar fields are set

3 years agoRemove obsolete mod/lockview.php file
Hypolite Petovan [Mon, 27 Jul 2020 06:01:42 +0000 (02:01 -0400)]
Remove obsolete mod/lockview.php file

3 years agoMove mod/lockview to Module\PermissionTooltip
Hypolite Petovan [Sun, 26 Jul 2020 22:35:02 +0000 (18:35 -0400)]
Move mod/lockview to Module\PermissionTooltip

- Add explicit type parameter to lockview() in main.js

3 years agoMerge pull request #8927 from annando/discover-followers
Hypolite Petovan [Sun, 26 Jul 2020 22:35:58 +0000 (18:35 -0400)]
Merge pull request #8927 from annando/discover-followers

Fetch followers/followings of contacts

3 years agoUpdate src/Model/ContactRelation.php
Michael Vogel [Sun, 26 Jul 2020 21:39:47 +0000 (23:39 +0200)]
Update src/Model/ContactRelation.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoUpdate src/Model/ContactRelation.php
Michael Vogel [Sun, 26 Jul 2020 21:39:30 +0000 (23:39 +0200)]
Update src/Model/ContactRelation.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoFetch followers/followings of contacts
Michael [Sun, 26 Jul 2020 07:34:33 +0000 (07:34 +0000)]
Fetch followers/followings of contacts

3 years agoMerge pull request #8926 from annando/avatar-cache
Hypolite Petovan [Sat, 25 Jul 2020 12:33:31 +0000 (08:33 -0400)]
Merge pull request #8926 from annando/avatar-cache

Store avatar cache fields only when needed

3 years agoStore avatar cache fields only when needed
Michael [Sat, 25 Jul 2020 11:48:52 +0000 (11:48 +0000)]
Store avatar cache fields only when needed

3 years agoMerge pull request #8924 from annando/notice
Hypolite Petovan [Sat, 25 Jul 2020 11:07:43 +0000 (07:07 -0400)]
Merge pull request #8924 from annando/notice

Fix Notice:  "Undefined index: host"

3 years agoFix Notice: "Undefined index: host"
Michael [Sat, 25 Jul 2020 08:07:22 +0000 (08:07 +0000)]
Fix Notice:  "Undefined index: host"

3 years agoMerge pull request #8911 from MrPetovan/task/curl_DI
Michael Vogel [Sat, 25 Jul 2020 07:50:20 +0000 (09:50 +0200)]
Merge pull request #8911 from MrPetovan/task/curl_DI

Introduce "HTTPRequest" class

3 years agoMerge pull request #8919 from annando/notice-info
Hypolite Petovan [Thu, 23 Jul 2020 10:31:14 +0000 (06:31 -0400)]
Merge pull request #8919 from annando/notice-info

Useless info messages removed

3 years agoTranslation function added
Michael [Thu, 23 Jul 2020 06:32:31 +0000 (06:32 +0000)]
Translation function added

3 years agoEOL removed
Michael [Thu, 23 Jul 2020 06:25:01 +0000 (06:25 +0000)]
EOL removed

3 years agoUseless info messages removed
Michael [Thu, 23 Jul 2020 06:11:21 +0000 (06:11 +0000)]
Useless info messages removed

3 years agoMerge pull request #8917 from MrPetovan/task/8914-replace-jquery-textcomplete
Michael Vogel [Thu, 23 Jul 2020 03:16:40 +0000 (05:16 +0200)]
Merge pull request #8917 from MrPetovan/task/8914-replace-jquery-textcomplete

Replace jquery-textcomplete with yuku/old-textcomplete

3 years agoRemove obsolete view/js/jquery-textcomplete folder
Hypolite Petovan [Wed, 22 Jul 2020 14:48:30 +0000 (10:48 -0400)]
Remove obsolete view/js/jquery-textcomplete folder

3 years agoReplace jquery-textcomplete with yuku/old-textcomplete
Hypolite Petovan [Wed, 22 Jul 2020 14:48:02 +0000 (10:48 -0400)]
Replace jquery-textcomplete with yuku/old-textcomplete

- Add a jQuery wrapper to minimize code changes
- Improve local autocomplete jQuery plugin to allow chaining

3 years ago[Composer] Update Composer lock file
Hypolite Petovan [Wed, 22 Jul 2020 14:43:05 +0000 (10:43 -0400)]
[Composer] Update Composer lock file

3 years ago[Composer] Add new dependency npm-asset/textcomplete
Hypolite Petovan [Wed, 22 Jul 2020 14:42:53 +0000 (10:42 -0400)]
[Composer] Add new dependency npm-asset/textcomplete

3 years agoMerge pull request #8915 from annando/store-on-comment
Hypolite Petovan [Wed, 22 Jul 2020 14:33:47 +0000 (10:33 -0400)]
Merge pull request #8915 from annando/store-on-comment

Store personal copy of public item upon commenting

4 years agoFix "!="
Michael [Wed, 22 Jul 2020 05:34:56 +0000 (05:34 +0000)]
Fix "!="

4 years agoStore copy on activities
Michael [Wed, 22 Jul 2020 05:16:57 +0000 (05:16 +0000)]
Store copy on activities

4 years agoReplace remaining occurrences of Network::curl
Hypolite Petovan [Wed, 22 Jul 2020 01:39:59 +0000 (21:39 -0400)]
Replace remaining occurrences of Network::curl

4 years agoStore personal copy of public item upon commenting
Michael [Tue, 21 Jul 2020 23:26:01 +0000 (23:26 +0000)]
Store personal copy of public item upon commenting

4 years agoMerge pull request #8913 from annando/notice
Hypolite Petovan [Tue, 21 Jul 2020 20:14:44 +0000 (16:14 -0400)]
Merge pull request #8913 from annando/notice

Fix notice "Undefined index: parent-uri"

4 years agoFix notice "Undefined index: gravity in /src/Protocol/ActivityPub/Processor.php on...
Michael [Tue, 21 Jul 2020 19:55:24 +0000 (19:55 +0000)]
Fix notice "Undefined index: gravity in /src/Protocol/ActivityPub/Processor.php on line 556"

4 years agoFix notice "Undefined index: parent-uri"
Michael [Tue, 21 Jul 2020 19:43:07 +0000 (19:43 +0000)]
Fix notice "Undefined index: parent-uri"

4 years agoMerge pull request #8904 from MrPetovan/task/ap-conversion-admin-module
Michael Vogel [Tue, 21 Jul 2020 19:32:06 +0000 (21:32 +0200)]
Merge pull request #8904 from MrPetovan/task/ap-conversion-admin-module

Add new admin debug module for ActivityPub

4 years agoMerge pull request #8903 from MrPetovan/task/8676-ap-multiple-link-image
Michael Vogel [Tue, 21 Jul 2020 19:29:32 +0000 (21:29 +0200)]
Merge pull request #8903 from MrPetovan/task/8676-ap-multiple-link-image

ActivityPub: Add support for multiple Link as urls of Images attachments

4 years agoMerge pull request #8912 from annando/subscribed-tags
Hypolite Petovan [Tue, 21 Jul 2020 19:10:40 +0000 (15:10 -0400)]
Merge pull request #8912 from annando/subscribed-tags

Posts with subscribed tags will now be stored for the user

4 years agoCorrected variable in condition
Michael [Tue, 21 Jul 2020 18:53:01 +0000 (18:53 +0000)]
Corrected variable in condition

4 years agoAdded logging
Michael [Tue, 21 Jul 2020 18:30:45 +0000 (18:30 +0000)]
Added logging

4 years agoDon't load tag postings on the network page anymore
Michael [Tue, 21 Jul 2020 14:13:19 +0000 (14:13 +0000)]
Don't load tag postings on the network page anymore

4 years agoPosts with subscribed tags will now be stored for the user
Michael [Tue, 21 Jul 2020 08:35:57 +0000 (08:35 +0000)]
Posts with subscribed tags will now be stored for the user

4 years agoFix fatal execution path for found Network::get() parameter execption
nupplaPhil [Sat, 7 Mar 2020 12:39:09 +0000 (13:39 +0100)]
Fix fatal execution path for found Network::get() parameter execption

4 years agoFix tests
nupplaPhil [Wed, 4 Mar 2020 22:36:46 +0000 (23:36 +0100)]
Fix tests

4 years agoCleanup dependencies
nupplaPhil [Wed, 4 Mar 2020 22:28:41 +0000 (23:28 +0100)]
Cleanup dependencies

4 years agoIntroduce interface "IHTTPRequest" (rely on abstractions, not on concrete implementat...
nupplaPhil [Wed, 4 Mar 2020 21:56:16 +0000 (22:56 +0100)]
Introduce interface "IHTTPRequest" (rely on abstractions, not on concrete implementations)

4 years agoRename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
nupplaPhil [Wed, 4 Mar 2020 21:35:40 +0000 (22:35 +0100)]
Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"

4 years agoRename "HTTPRequest::curl()" to HTTPRequest::get()
nupplaPhil [Wed, 4 Mar 2020 21:35:09 +0000 (22:35 +0100)]
Rename "HTTPRequest::curl()" to HTTPRequest::get()

4 years agoMove "HTTPRequest::finalUrl" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:33:31 +0000 (22:33 +0100)]
Move "HTTPRequest::finalUrl" dynamic

4 years agoMove "Network::finalUrl" to "HTTPRequest" class
nupplaPhil [Wed, 4 Mar 2020 21:30:24 +0000 (22:30 +0100)]
Move "Network::finalUrl" to "HTTPRequest" class

4 years agoMove "getUserAgent()" to "HTTPRequest" class
nupplaPhil [Wed, 4 Mar 2020 21:26:38 +0000 (22:26 +0100)]
Move "getUserAgent()" to "HTTPRequest" class

4 years agoFixing post()
nupplaPhil [Wed, 4 Mar 2020 21:20:50 +0000 (22:20 +0100)]
Fixing post()

4 years agoMake "HTTPRequest::fetchUrl" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:20:28 +0000 (22:20 +0100)]
Make "HTTPRequest::fetchUrl" dynamic

4 years agoMake "HTTPRequest::fetchUrlFull" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:19:59 +0000 (22:19 +0100)]
Make "HTTPRequest::fetchUrlFull" dynamic

4 years agoMake "HTTPRequest::post" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:18:28 +0000 (22:18 +0100)]
Make "HTTPRequest::post" dynamic

4 years agoMake "HTTPRequest::curl" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:15:46 +0000 (22:15 +0100)]
Make "HTTPRequest::curl" dynamic

4 years agoIntroduce HTPPRequest DI call and constructor
nupplaPhil [Wed, 4 Mar 2020 21:11:01 +0000 (22:11 +0100)]
Introduce HTPPRequest DI call and constructor

4 years agoMove post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
nupplaPhil [Wed, 4 Mar 2020 21:07:05 +0000 (22:07 +0100)]
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"

4 years agoMerge pull request #8905 from annando/remove-output
Hypolite Petovan [Mon, 20 Jul 2020 11:48:04 +0000 (07:48 -0400)]
Merge pull request #8905 from annando/remove-output

Remove debug output

4 years agoRemove debug output
Michael [Mon, 20 Jul 2020 08:02:34 +0000 (08:02 +0000)]
Remove debug output

4 years agoAdd new admin debug module for ActivityPub
Hypolite Petovan [Mon, 20 Jul 2020 04:39:17 +0000 (00:39 -0400)]
Add new admin debug module for ActivityPub

4 years agoExpand scope of prepareObjectData in ActivityPub\Receiver
Hypolite Petovan [Mon, 20 Jul 2020 04:38:45 +0000 (00:38 -0400)]
Expand scope of prepareObjectData in ActivityPub\Receiver

4 years agoSeparate concerns between postItem and createItem in ActivityPub\Processor
Hypolite Petovan [Mon, 20 Jul 2020 04:37:43 +0000 (00:37 -0400)]
Separate concerns between postItem and createItem in ActivityPub\Processor

- postItem now only posts items created with createItem without altering it
- createItem  now only creates an item array from an activity without posting it
- postItem scope is now public

4 years agoAdd support for image preview in attachments in ActivityPub\Processor
Hypolite Petovan [Mon, 20 Jul 2020 04:27:36 +0000 (00:27 -0400)]
Add support for image preview in attachments in ActivityPub\Processor

- Address https://github.com/friendica/friendica/issues/8676#issuecomment-650554955

4 years agoAdd support for multiple Link as urls of Images in ActivityPub\Receiver
Hypolite Petovan [Mon, 20 Jul 2020 04:26:42 +0000 (00:26 -0400)]
Add support for multiple Link as urls of Images in ActivityPub\Receiver

- Address https://github.com/friendica/friendica/issues/8676#issuecomment-650554955

4 years agoMerge pull request #8902 from annando/fix-notice
Hypolite Petovan [Sun, 19 Jul 2020 21:18:53 +0000 (17:18 -0400)]
Merge pull request #8902 from annando/fix-notice

Fix wrong variable

4 years agoFix wrong variable
Michael [Sun, 19 Jul 2020 16:45:21 +0000 (16:45 +0000)]
Fix wrong variable

4 years agoMerge pull request #8901 from annando/failed
Hypolite Petovan [Sun, 19 Jul 2020 16:21:54 +0000 (12:21 -0400)]
Merge pull request #8901 from annando/failed

New field in gserver, gcontact and contact for failed connections

4 years agoMerge pull request #8899 from annando/item-fields
Hypolite Petovan [Sun, 19 Jul 2020 16:19:53 +0000 (12:19 -0400)]
Merge pull request #8899 from annando/item-fields

Ensure to only store valid item fields

4 years agoMerge pull request #8897 from annando/block-separator
Hypolite Petovan [Sun, 19 Jul 2020 12:43:13 +0000 (08:43 -0400)]
Merge pull request #8897 from annando/block-separator

Support newline as block contact separator

4 years agoAnother placed replaced with "failed"
Michael [Sun, 19 Jul 2020 11:55:42 +0000 (11:55 +0000)]
Another placed replaced with "failed"

4 years agoUse "failed" field
Michael [Sun, 19 Jul 2020 11:42:23 +0000 (11:42 +0000)]
Use "failed" field

4 years agodatabase.sql updates
Michael [Sun, 19 Jul 2020 10:04:50 +0000 (10:04 +0000)]
database.sql updates

4 years agoPost update added
Michael [Sun, 19 Jul 2020 10:03:33 +0000 (10:03 +0000)]
Post update added

4 years agoMerge pull request #8898 from annando/spool-log
Tobias Diekershoff [Sun, 19 Jul 2020 08:01:06 +0000 (10:01 +0200)]
Merge pull request #8898 from annando/spool-log

Add some logging to SpoolPost.php

4 years agoEnsure to only store valid item fields
Michael Vogel [Sun, 19 Jul 2020 01:40:40 +0000 (03:40 +0200)]
Ensure to only store valid item fields

4 years agoAdd some logging to SpoolPost.php
Michael Vogel [Sun, 19 Jul 2020 01:34:19 +0000 (03:34 +0200)]
Add some logging to SpoolPost.php

4 years agoSupport newline as block contact separator
Michael Vogel [Sun, 19 Jul 2020 01:21:15 +0000 (03:21 +0200)]
Support newline as block contact separator

4 years agoMerge remote-tracking branch 'upstream/develop' into failed
Michael [Sun, 19 Jul 2020 01:18:35 +0000 (01:18 +0000)]
Merge remote-tracking branch 'upstream/develop' into failed

4 years agoNew field "failed" for gserver, gcontact and contact
Michael [Sun, 19 Jul 2020 01:15:57 +0000 (01:15 +0000)]
New field "failed" for gserver, gcontact and contact

4 years agoMerge pull request #8895 from annando/performance
Hypolite Petovan [Sun, 19 Jul 2020 01:05:56 +0000 (21:05 -0400)]
Merge pull request #8895 from annando/performance

Database performance updates

4 years agoAdd some more useful fields for ping hook
Michael Vogel [Sat, 18 Jul 2020 20:48:40 +0000 (22:48 +0200)]
Add some more useful fields for ping hook

4 years agoMerge pull request #8893 from MrPetovan/task/8797-strip-label-shortened-url
Michael Vogel [Sat, 18 Jul 2020 16:06:01 +0000 (18:06 +0200)]
Merge pull request #8893 from MrPetovan/task/8797-strip-label-shortened-url

Add shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody

4 years agoDatabase performance updates
Michael Vogel [Sat, 18 Jul 2020 15:49:10 +0000 (17:49 +0200)]
Database performance updates

4 years agoMerge pull request #8894 from MrPetovan/task/8788-pageinfo-activitypub-processor
Michael Vogel [Sat, 18 Jul 2020 07:52:26 +0000 (09:52 +0200)]
Merge pull request #8894 from MrPetovan/task/8788-pageinfo-activitypub-processor

Use PageInfo::appendDataToBody in ActivityPub\Processor::constructAttachList

4 years agoUse PageInfo::appendDataToBody in ActivityPub\Processor::constructAttachList
Hypolite Petovan [Fri, 17 Jul 2020 23:39:12 +0000 (19:39 -0400)]
Use PageInfo::appendDataToBody in ActivityPub\Processor::constructAttachList

4 years agoAdd intermediate method PageInfo::appendDataToBody
Hypolite Petovan [Fri, 17 Jul 2020 23:38:28 +0000 (19:38 -0400)]
Add intermediate method PageInfo::appendDataToBody

- It handles the already existing attachment in the body case

4 years agoEnsure ParseUrl::getSiteinfo always returns the url and type keys
Hypolite Petovan [Fri, 17 Jul 2020 23:18:27 +0000 (19:18 -0400)]
Ensure ParseUrl::getSiteinfo always returns the url and type keys

4 years agoRename PageInfo::appendToBody to searchAndAppendToBody
Hypolite Petovan [Fri, 17 Jul 2020 23:15:43 +0000 (19:15 -0400)]
Rename PageInfo::appendToBody to searchAndAppendToBody

4 years agoAdd shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody
Hypolite Petovan [Fri, 17 Jul 2020 21:16:22 +0000 (17:16 -0400)]
Add shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody

- Add test cases for shortened URL link labels

4 years agoAdd Twitter source debug to Debug\Babel
Hypolite Petovan [Fri, 17 Jul 2020 21:14:13 +0000 (17:14 -0400)]
Add Twitter source debug to Debug\Babel

4 years agoMerge pull request #8892 from annando/feed
Hypolite Petovan [Fri, 17 Jul 2020 11:47:24 +0000 (07:47 -0400)]
Merge pull request #8892 from annando/feed

Atom feed generation is moved to the feed class

4 years agoUse "contact-type" instead of "account-type" to avoid notices
Michael [Fri, 17 Jul 2020 06:58:39 +0000 (06:58 +0000)]
Use "contact-type" instead of "account-type" to avoid notices

4 years agoCreate a (meaningful) title
Michael [Fri, 17 Jul 2020 05:27:45 +0000 (05:27 +0000)]
Create a (meaningful) title

4 years agoIndention fixed
Michael [Fri, 17 Jul 2020 04:46:42 +0000 (04:46 +0000)]
Indention fixed

4 years agoAtom feed generation is moved to the feed class
Michael [Fri, 17 Jul 2020 04:40:20 +0000 (04:40 +0000)]
Atom feed generation is moved to the feed class

4 years agoMerge branch 'develop' of github.com:annando/friendica into develop
Michael [Thu, 16 Jul 2020 19:49:54 +0000 (19:49 +0000)]
Merge branch 'develop' of github.com:annando/friendica into develop

4 years agoMerge pull request #8891 from annando/probe-replace
Hypolite Petovan [Thu, 16 Jul 2020 19:40:20 +0000 (15:40 -0400)]
Merge pull request #8891 from annando/probe-replace

Replaced more calls of "Probe::uri" with "Contact::getByURL"

4 years agoReplaced more calls of "Probe::uri" with "Contact::getByURL"
Michael [Thu, 16 Jul 2020 19:22:38 +0000 (19:22 +0000)]
Replaced more calls of "Probe::uri" with "Contact::getByURL"

4 years agoReplaced more calls of "Probe::uri" with "Contact::getByURL"
Michael [Thu, 16 Jul 2020 19:21:52 +0000 (19:21 +0000)]
Replaced more calls of "Probe::uri" with "Contact::getByURL"