friendica.git/.git
3 years agoRefactor ExAuth for DICE
Philipp Holzer [Sat, 27 Jul 2019 22:14:39 +0000 (00:14 +0200)]
Refactor ExAuth for DICE

3 years agoImprove exception documentation in Model\User
Hypolite Petovan [Tue, 21 Jul 2020 06:27:05 +0000 (02:27 -0400)]
Improve exception documentation in Model\User

3 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

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

3 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

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

3 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

3 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

3 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

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

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

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

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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

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

3 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

3 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

3 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

3 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

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

3 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

3 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

3 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

3 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

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

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

3 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

3 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

3 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"

3 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"

3 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"

3 years agoMerge pull request #8888 from annando/rename-keywordlist
Hypolite Petovan [Thu, 16 Jul 2020 18:56:00 +0000 (14:56 -0400)]
Merge pull request #8888 from annando/rename-keywordlist

Update: Don't throw an error if the target field already exists

3 years agoAdding a post update to clean up the contact table
Michael [Thu, 16 Jul 2020 18:30:20 +0000 (18:30 +0000)]
Adding a post update to clean up the contact table

3 years agoMerge pull request #8886 from annando/getidforurl-update
Hypolite Petovan [Thu, 16 Jul 2020 13:23:30 +0000 (09:23 -0400)]
Merge pull request #8886 from annando/getidforurl-update

in "getidforurl" "no update" is now "update"

3 years agoMerge pull request #8887 from annando/prevent-null
Hypolite Petovan [Thu, 16 Jul 2020 13:15:46 +0000 (09:15 -0400)]
Merge pull request #8887 from annando/prevent-null

Prevent "null" value when calling "getTagsFromUrl"

3 years agoUpdate: Don't throw an error if the target field already exists
Michael [Thu, 16 Jul 2020 10:23:56 +0000 (10:23 +0000)]
Update: Don't throw an error if the target field already exists

3 years agoReplace "Probe::uri" with "Contact::getByURL"
Michael [Thu, 16 Jul 2020 10:22:14 +0000 (10:22 +0000)]
Replace "Probe::uri" with "Contact::getByURL"

3 years agoPrevent "null" value when calling "getTagsFromUrl"
Michael [Thu, 16 Jul 2020 06:13:47 +0000 (06:13 +0000)]
Prevent "null" value when calling "getTagsFromUrl"

3 years agoReverting accidentally commited test
Michael [Thu, 16 Jul 2020 04:45:12 +0000 (04:45 +0000)]
Reverting accidentally commited test

3 years agoMerge pull request #8879 from MrPetovan/task/8847-httpsig-quotes
Michael Vogel [Thu, 16 Jul 2020 04:36:17 +0000 (06:36 +0200)]
Merge pull request #8879 from MrPetovan/task/8847-httpsig-quotes

Add support for token strings in HTTPSignature::parseSigheader

3 years agoFix fallback on unknown contact
Michael [Thu, 16 Jul 2020 04:18:33 +0000 (04:18 +0000)]
Fix fallback on unknown contact

3 years agoFix fetching contacts
Michael [Thu, 16 Jul 2020 03:52:18 +0000 (03:52 +0000)]
Fix fetching contacts

3 years agoin "getidforurl" "no update" is now "update"
Michael [Wed, 15 Jul 2020 21:08:42 +0000 (21:08 +0000)]
in "getidforurl" "no update" is now "update"

3 years agoMerge pull request #8883 from annando/replace-getdetails
Hypolite Petovan [Wed, 15 Jul 2020 17:49:27 +0000 (13:49 -0400)]
Merge pull request #8883 from annando/replace-getdetails

Replaced "getDetailsByURL" with "getByURL/getByURLForUser"

3 years agoChanged default value
Michael [Wed, 15 Jul 2020 17:29:52 +0000 (17:29 +0000)]
Changed default value

3 years agoChanged parameter order for "getbyURLForUser"
Michael [Wed, 15 Jul 2020 17:22:12 +0000 (17:22 +0000)]
Changed parameter order for "getbyURLForUser"

3 years agoChanged parameter order for getByURL
Michael [Wed, 15 Jul 2020 17:06:48 +0000 (17:06 +0000)]
Changed parameter order for getByURL

3 years agoReplaced "getDetailsByURL" with "getByURL/getByURLForUser"
Michael [Wed, 15 Jul 2020 04:42:04 +0000 (04:42 +0000)]
Replaced "getDetailsByURL" with "getByURL/getByURLForUser"

3 years agoMerge pull request #8880 from MrPetovan/task/8798-remove-items-php
Michael Vogel [Tue, 14 Jul 2020 19:13:58 +0000 (21:13 +0200)]
Merge pull request #8880 from MrPetovan/task/8798-remove-items-php

Remove include/items.php

3 years agoAdd ffi_keyword_denylist key check to match previous call in Protocol\Feed
Hypolite Petovan [Tue, 14 Jul 2020 18:50:52 +0000 (14:50 -0400)]
Add ffi_keyword_denylist key check to match previous call in Protocol\Feed

3 years agoDelete include/items.php
Hypolite Petovan [Tue, 14 Jul 2020 14:15:19 +0000 (10:15 -0400)]
Delete include/items.php

- Remove all references

3 years agoReplace *_page_info function calls with Content\PageInfo equivalent
Hypolite Petovan [Tue, 14 Jul 2020 14:15:04 +0000 (10:15 -0400)]
Replace *_page_info function calls with Content\PageInfo equivalent

3 years agoRemove consume_feed in favor of Protocol\Feed::consume
Hypolite Petovan [Tue, 14 Jul 2020 14:14:05 +0000 (10:14 -0400)]
Remove consume_feed in favor of Protocol\Feed::consume

3 years agoAdd unencrypted header test for HTTPSignature::parseSigheader
Hypolite Petovan [Tue, 14 Jul 2020 13:48:34 +0000 (09:48 -0400)]
Add unencrypted header test for HTTPSignature::parseSigheader

3 years agoAdd support for token strings in HTTPSignature::parseSigheader
Hypolite Petovan [Tue, 14 Jul 2020 13:48:04 +0000 (09:48 -0400)]
Add support for token strings in HTTPSignature::parseSigheader

- Only quoted strings were supported before

3 years agoFix critical bug in Crypto::unencapsulate
Hypolite Petovan [Tue, 14 Jul 2020 13:35:06 +0000 (09:35 -0400)]
Fix critical bug in Crypto::unencapsulate

- The direction of the sub-function has been corrected

3 years agoMerge pull request #8872 from MrPetovan/task/5742-update-addl-features
Michael Vogel [Tue, 14 Jul 2020 05:52:02 +0000 (07:52 +0200)]
Merge pull request #8872 from MrPetovan/task/5742-update-addl-features

Update additional features

3 years agoMerge pull request #8878 from MrPetovan/bug/console-update-app
Michael Vogel [Mon, 13 Jul 2020 21:58:41 +0000 (23:58 +0200)]
Merge pull request #8878 from MrPetovan/bug/console-update-app

Suppress all emails when Update::run is ran with $sendEmail = false

3 years agoSuppress all emails when Update::run is ran with $sendEmail = false
Hypolite Petovan [Mon, 13 Jul 2020 21:22:21 +0000 (17:22 -0400)]
Suppress all emails when Update::run is ran with $sendEmail = false

- Address Renderer crash in the App-less context of Console

3 years agoMerge pull request #8870 from annando/nodeinfo2
Hypolite Petovan [Mon, 13 Jul 2020 16:57:22 +0000 (12:57 -0400)]
Merge pull request #8870 from annando/nodeinfo2

Support Nodeinfo2

3 years agoUse "0" as default
Michael [Mon, 13 Jul 2020 16:24:44 +0000 (16:24 +0000)]
Use "0" as default

3 years agoUnneeded variable removed
Michael [Mon, 13 Jul 2020 14:16:44 +0000 (14:16 +0000)]
Unneeded variable removed

3 years agoUse "jsonexit"
Michael [Mon, 13 Jul 2020 13:26:09 +0000 (13:26 +0000)]
Use "jsonexit"

3 years agoModule classes splitted
Michael [Mon, 13 Jul 2020 09:45:45 +0000 (09:45 +0000)]
Module classes splitted

3 years agoMove export public calendar additional feature to core
Hypolite Petovan [Mon, 13 Jul 2020 03:08:38 +0000 (23:08 -0400)]
Move export public calendar additional feature to core

3 years agoMove network sidebar widget additional features to core
Hypolite Petovan [Mon, 13 Jul 2020 02:52:51 +0000 (22:52 -0400)]
Move network sidebar widget additional features to core

- Make Archives filter core
- Make Protocol filter core

3 years agoRemove network tabs additional features
Hypolite Petovan [Mon, 13 Jul 2020 02:41:12 +0000 (22:41 -0400)]
Remove network tabs additional features

- Remove New network tab
- Remove Bookmark network tab

3 years agoMerge remote-tracking branch 'upstream/develop' into nodeinfo2
Michael [Sun, 12 Jul 2020 22:06:56 +0000 (22:06 +0000)]
Merge remote-tracking branch 'upstream/develop' into nodeinfo2

3 years agoSupport Nodeinfo2
Michael [Sun, 12 Jul 2020 21:53:17 +0000 (21:53 +0000)]
Support Nodeinfo2

3 years agomark 2020.09 as unreleased in the CHANGELOG
Tobias Diekershoff [Sun, 12 Jul 2020 19:23:03 +0000 (21:23 +0200)]
mark 2020.09 as unreleased in the CHANGELOG

3 years agoVersion 2020.09-dev
Tobias Diekershoff [Sun, 12 Jul 2020 18:50:27 +0000 (20:50 +0200)]
Version 2020.09-dev

3 years agoVersion 2020.07 2020.07
Tobias Diekershoff [Sun, 12 Jul 2020 18:48:26 +0000 (20:48 +0200)]
Version 2020.07

3 years agoMerge branch '2020.06-rc' into stable
Tobias Diekershoff [Sun, 12 Jul 2020 18:46:59 +0000 (20:46 +0200)]
Merge branch '2020.06-rc' into stable

3 years agoMerge pull request #8819 from tobiasd/2020.06-CHANGELOG
Tobias Diekershoff [Sun, 12 Jul 2020 18:46:07 +0000 (20:46 +0200)]
Merge pull request #8819 from tobiasd/2020.06-CHANGELOG

2020.06 CHANGELOG

3 years agoan issue closed
Tobias Diekershoff [Sun, 12 Jul 2020 15:27:38 +0000 (17:27 +0200)]
an issue closed

3 years agoMerge pull request #8867 from annando/issue-8866
Hypolite Petovan [Sun, 12 Jul 2020 13:25:15 +0000 (09:25 -0400)]
Merge pull request #8867 from annando/issue-8866

Issue 8866: Fix fetching feed links with missing base

3 years agoIssue 8866: Fix fetching feed links with missing base
Michael [Sun, 12 Jul 2020 12:45:34 +0000 (12:45 +0000)]
Issue 8866: Fix fetching feed links with missing base

3 years agoenhanced blockbot list and a potential release date
Tobias Diekershoff [Sun, 12 Jul 2020 10:28:06 +0000 (12:28 +0200)]
enhanced blockbot list and a potential release date

3 years agoMerge pull request #8812 from tobiasd/2020.06-credits
Tobias Diekershoff [Sun, 12 Jul 2020 08:31:56 +0000 (10:31 +0200)]
Merge pull request #8812 from tobiasd/2020.06-credits

credits for the 2020.06 release

3 years agoupdated closed issue numbers
Tobias Diekershoff [Sun, 12 Jul 2020 08:18:41 +0000 (10:18 +0200)]
updated closed issue numbers

3 years agoMerge pull request #8865 from annando/valid-feed
Hypolite Petovan [Sat, 11 Jul 2020 21:33:16 +0000 (17:33 -0400)]
Merge pull request #8865 from annando/valid-feed

Feeds now validate

3 years agoSome more invalid feed elements
Michael [Sat, 11 Jul 2020 19:11:35 +0000 (19:11 +0000)]
Some more invalid feed elements

3 years agoMerge remote-tracking branch 'upstream/2020.06-rc' into valid-feed
Michael [Sat, 11 Jul 2020 18:57:17 +0000 (18:57 +0000)]
Merge remote-tracking branch 'upstream/2020.06-rc' into valid-feed

3 years agoMake feeds validate
Michael [Sat, 11 Jul 2020 18:54:08 +0000 (18:54 +0000)]
Make feeds validate

3 years agoMerge pull request #8862 from annando/issue-8860
Hypolite Petovan [Sat, 11 Jul 2020 18:14:03 +0000 (14:14 -0400)]
Merge pull request #8862 from annando/issue-8860

Issue 8860: Activities weren't fetchable all the time

3 years agoMerge pull request #8864 from annando/feed-date
Hypolite Petovan [Sat, 11 Jul 2020 18:13:37 +0000 (14:13 -0400)]
Merge pull request #8864 from annando/feed-date

Don't check the date on regular feeds

3 years agoMerge pull request #8863 from MrPetovan/bug/notices
Michael Vogel [Sat, 11 Jul 2020 16:47:48 +0000 (18:47 +0200)]
Merge pull request #8863 from MrPetovan/bug/notices

Address various notices still

3 years agoDon't check the date on regular feeds
Michael [Sat, 11 Jul 2020 16:29:18 +0000 (16:29 +0000)]
Don't check the date on regular feeds

3 years agoAdd logging for unexpected Search::searchGlobalContact return in Module\Search\Acl
Hypolite Petovan [Sat, 11 Jul 2020 13:19:22 +0000 (09:19 -0400)]
Add logging for unexpected Search::searchGlobalContact return in Module\Search\Acl

3 years agoFix wrong condition in Diaspora\Fetch
Hypolite Petovan [Sat, 11 Jul 2020 13:18:42 +0000 (09:18 -0400)]
Fix wrong condition in Diaspora\Fetch

3 years agoAdd provision for result containing only connector profiles in Contact::getDetailsByURL
Hypolite Petovan [Sat, 11 Jul 2020 13:18:18 +0000 (09:18 -0400)]
Add provision for result containing only connector profiles in Contact::getDetailsByURL

3 years agoAdd another check for $a->user in Content\Nav
Hypolite Petovan [Sat, 11 Jul 2020 13:17:23 +0000 (09:17 -0400)]
Add another check for $a->user in Content\Nav

- Fix punctuation typo in logging call