Fix fatal errors and notices
[friendica.git/.git] / src / Protocol / Feed.php
2020-09-18 MichaelFix fatal errors and notices
2020-09-17 Hypolite PetovanMerge pull request #9217 from annando/fix-empty-preview
2020-09-17 MichaelMerge branch 'fix-empty-preview' of github.com:annando...
2020-09-17 MichaelSimplify check
2020-09-17 Michael VogelUpdate src/Protocol/Feed.php
2020-09-17 MichaelRemove the text if it is identical to the body
2020-09-17 MichaelFixes empty feed preview data
2020-09-16 MichaelConfigurable list of domains to ignore redirects
2020-09-15 Michael VogelDon't call finalUrl on feed URL
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into 2020...
2020-08-22 Michael VogelMerge pull request #8909 from MrPetovan/task/ex_auth
2020-08-20 Tobias DiekershoffMerge pull request #9039 from MrPetovan/task/frio-accen...
2020-08-17 realkinetixMerge pull request #1 from friendica/develop
2020-08-17 Hypolite PetovanMerge pull request #9024 from annando/fix-db-error
2020-08-17 Hypolite PetovanMerge pull request #9022 from annando/adjust-frequency
2020-08-17 MichaelRemoved check for priority
2020-08-17 MichaelAdded weekly and monthly polling
2020-08-17 MichaelPoll twice a day when there had been posts in the last...
2020-08-17 MichaelRemove check
2020-08-17 MichaelOnce a day is 8
2020-08-17 MichaelNew rating scale
2020-08-17 MichaelRemoved check for number of posts
2020-08-16 MichaelUse config value to trigger automated rating
2020-08-16 MichaelSetting priority to "notice"
2020-08-16 MichaelSwitch to daily after a week
2020-08-16 MichaelAutomatically adjust feed frequencies
2020-08-15 Hypolite PetovanMerge pull request #9017 from annando/issue-9015
2020-08-15 MichaelIssue 9015: Reducing load of remote systems
2020-08-11 Michael VogelMerge pull request #8986 from MrPetovan/task/8918-move...
2020-08-08 Hypolite PetovanMerge pull request #8900 from tobiasd/20200718-serverbl...
2020-08-07 Michael VogelMerge pull request #8982 from MrPetovan/task/8918-move...
2020-08-07 Hypolite PetovanMerge pull request #8983 from annando/probe-lock
2020-08-07 MichaelReworked "getIdForURL"
2020-07-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-07-25 Michael VogelMerge pull request #8911 from MrPetovan/task/curl_DI
2020-07-21 nupplaPhilMove "HTTPRequest::finalUrl" dynamic
2020-07-21 nupplaPhilMove "Network::finalUrl" to "HTTPRequest" class
2020-07-17 Hypolite PetovanMerge pull request #8892 from annando/feed
2020-07-17 MichaelCreate a (meaningful) title
2020-07-17 MichaelIndention fixed
2020-07-17 MichaelAtom feed generation is moved to the feed class
2020-07-16 Hypolite PetovanMerge pull request #8888 from annando/rename-keywordlist
2020-07-16 Hypolite PetovanMerge pull request #8886 from annando/getidforurl-update
2020-07-16 Hypolite PetovanMerge pull request #8887 from annando/prevent-null
2020-07-16 MichaelPrevent "null" value when calling "getTagsFromUrl"
2020-07-16 Michael VogelMerge pull request #8879 from MrPetovan/task/8847-https...
2020-07-15 Hypolite PetovanMerge pull request #8883 from annando/replace-getdetails
2020-07-14 Michael VogelMerge pull request #8880 from MrPetovan/task/8798-remov...
2020-07-14 Hypolite PetovanAdd ffi_keyword_denylist key check to match previous...
2020-07-14 Hypolite PetovanReplace *_page_info function calls with Content\PageInf...
2020-07-12 Tobias DiekershoffMerge branch '2020.06-rc' into stable
2020-07-12 Tobias DiekershoffMerge pull request #8819 from tobiasd/2020.06-CHANGELOG
2020-07-12 Hypolite PetovanMerge pull request #8867 from annando/issue-8866
2020-07-12 MichaelIssue 8866: Fix fetching feed links with missing base
2020-07-12 Tobias DiekershoffMerge pull request #8812 from tobiasd/2020.06-credits
2020-07-01 Hypolite PetovanMerge pull request #8835 from tobiasd/20200701-lng
2020-06-30 Hypolite PetovanMerge pull request #8832 from annando/fix-db-error
2020-06-30 Hypolite PetovanMerge pull request #8826 from annando/fix-logging
2020-06-29 Michael"print_r" in logging replaced / obsolete stuff removed
2020-06-20 Tobias DiekershoffMerge pull request #8790 from MrPetovan/bug/notices
2020-06-19 Tobias DiekershoffMerge pull request #8789 from MrPetovan/bug/fatal-errors
2020-06-19 Hypolite PetovanAccount for contact.ffi_keyword_denylist field being...
2020-06-18 Michael VogelMerge pull request #8784 from MrPetovan/bug/8781-link...
2020-06-18 Hypolite PetovanImplement pull request feedback
2020-06-17 Hypolite PetovanDeprecate consume_feed() in favor of Protocol\Feed...
2020-06-14 Hypolite PetovanMerge pull request #8772 from annando/post-update
2020-06-12 Hypolite PetovanMerge pull request #8765 from annando/fix-pubkey
2020-06-07 Michael VogelMerge pull request #8742 from MrPetovan/task/blocklist...
2020-06-07 Hypolite PetovanRename contact table column to ffi_keyword_denylist
2020-05-15 Hypolite PetovanMerge pull request #8633 from annando/notice
2020-05-14 Michael VogelMerge pull request #8631 from MrPetovan/task/remove...
2020-05-14 Hypolite PetovanMerge pull request #8629 from annando/item-insert
2020-05-12 MichaelRemoved "insert" parameter
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 Hypolite PetovanMerge pull request #8570 from annando/tag-notice
2020-05-04 Hypolite PetovanMerge pull request #8571 from annando/no-term
2020-05-02 MichaelTags are now added to the body again
2020-05-02 MichaelThe old tag handling is removed
2020-04-23 Hypolite PetovanMerge pull request #8520 from annando/term2tag
2020-04-17 MichaelUse "store" when possible
2020-04-17 MichaelWe now store the tags in two separate tables
2020-04-15 MichaelSpaces and newlines
2020-04-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-15 MichaelThe new tag table should work for feeds no as well
2020-03-30 Tobias DiekershoffMerge pull request #8426 from tobiasd/2020.03-changelog
2020-03-25 Tobias DiekershoffMerge pull request #8429 from tobiasd/2020.03-credits
2020-03-22 Hypolite PetovanMerge pull request #8443 from annando/loops
2020-03-22 MichaelMerge remote-tracking branch 'upstream/2020.03-rc'...
2020-03-22 MichaelPrevent endless loops and long running feed processing
2020-03-09 Tobias DiekershoffMerge pull request #8388 from annando/fetch
2020-03-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-03 Hypolite PetovanMerge pull request #8357 from annando/private
2020-03-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-02 MichaelSupport unlisted public posts
2020-02-17 PhilippMerge pull request #8302 from annando/allowed-chars
2020-02-12 Michael VogelMerge pull request #8277 from MrPetovan/task/8251-use...
2020-02-10 Michael VogelMerge pull request #8261 from MrPetovan/task/8251-use...
2020-02-10 Michael VogelMerge pull request #8272 from MrPetovan/bug/8254-regex...
next