]> git.mxchange.org Git - friendica.git/history - src/Network
Merge pull request #10627 from annando/like-announce
[friendica.git] / src / Network /
2021-08-23 Hypolite PetovanMerge pull request #10627 from annando/like-announce
2021-08-22 Hypolite PetovanMerge pull request #10619 from nupplaphil/task/guzzlehttp
2021-08-22 PhilippInitialize $curlOptions[CURLOPT_HTTPHEADER] outside...
2021-08-22 PhilippRemove legacy header-parsing for guzzle
2021-08-20 Philippremove unused $redirect parameter
2021-08-20 Philippmake CS happy :)
2021-08-20 PhilippA lot of Fixings
2021-08-20 PhilippCleanup
2021-08-20 PhilippUpdate src/Network/GuzzleResponse.php
2021-08-20 PhilippRevert "Use last entry for Content-Type
2021-08-20 PhilippRemove unnecessary exception message (avoid log flooding)
2021-08-20 PhilippFix redirect logging
2021-08-20 PhilippIHTTPResult::getContentType is now a string again
2021-08-20 PhilippFix Content-Type for `CurlResult` class
2021-08-20 PhilippFix IHTTPResult::getHeader()
2021-08-20 PhilippHTTPRequest: Replace getInfo() with new parameter ...
2021-08-20 PhilippUse CurlResult for failed HTTPRequests (legacy usage)
2021-08-20 PhilippFix IHTTPResult::getHeader/s()
2021-08-20 PhilippUse Guzzle for HTTPRequest and Result
2021-08-20 PhilippReplace IHTTPResult for CurlResult usages
2021-08-20 PhilippIntroduce IHTTPResult Interface as abstraction for...
2021-08-18 Michael VogelMerge pull request #10611 from MrPetovan/task/feed...
2021-08-18 Michael VogelMerge pull request #10608 from MrPetovan/bug/remove...
2021-08-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-17 Michael VogelMerge pull request #10612 from MrPetovan/bug/fatal...
2021-08-17 Hypolite PetovanReturn early if body is empty in Network\Probe::updateF...
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-09 Hypolite PetovanMerge pull request #10588 from annando/matrix
2021-08-09 MichaelMatrix addresses can be entered in the profile
2021-08-05 Tobias DiekershoffMerge pull request #10575 from MrPetovan/bug/10019...
2021-08-05 Hypolite PetovanMerge pull request #10574 from annando/diaspora-signature
2021-08-05 MichaelHandle profile page detection without a type
2021-08-02 Hypolite PetovanMerge pull request #10566 from annando/manage-avatar
2021-08-02 MichaelUse the general function ro create an avatar path
2021-07-28 Hypolite PetovanMerge pull request #10553 from annando/issue-10545
2021-07-27 Michael VogelMerge pull request #10525 from MrPetovan/bug/fatal...
2021-07-27 Hypolite PetovanAdd Exception for empty User::getOwnerDataById(0 return...
2021-07-27 Hypolite PetovanMerge pull request #10551 from annando/profiler
2021-07-27 MichaelSupport for stacked profiler analysis
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-19 Hypolite PetovanMerge pull request #10508 from annando/loop-prevention
2021-07-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-19 MichaelDetection of local requests
2021-07-19 MichaelDon't probe non existing local contacts
2021-07-19 MichaelImproved detection for a local contact
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-07-01 Hypolite PetovanMerge pull request #10451 from annando/contact-path
2021-06-30 MichaelSome more places changed to the new contact avatar...
2021-06-17 Hypolite PetovanMerge pull request #10411 from annando/header-noscrape
2021-06-17 MichaelFix noscrape publishing and pulling, added header
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-23 Hypolite PetovanMerge pull request #10283 from very-ape/fix-message...
2021-05-23 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-23 Hypolite PetovanMerge pull request #10300 from annando/issue-10264
2021-05-23 Hypolite PetovanMerge pull request #10292 from annando/fix-mail
2021-05-23 Hypolite PetovanMerge pull request #10295 from nupplaphil/bug/php7_cs
2021-05-22 PhilippFix PHP 7.0 Coding Standards
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-04-26 Tobias DiekershoffMerge pull request #10119 from tobiasd/2021.03-CHANGELOG
2021-04-26 Tobias DiekershoffMerge pull request #10115 from tobiasd/20210402-credits
2021-04-10 Tobias DiekershoffMerge pull request #10137 from annando/empty-body
2021-04-10 MichaelAvoid HTML parsing of an empty body
2021-04-02 Hypolite PetovanMerge pull request #10116 from mexon/mat/addon-console...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
2021-03-29 Balázs ÚrUpdate copyright
2021-03-28 Hypolite PetovanMerge pull request #10094 from urbalazs/license-20210328
2021-02-27 Hypolite PetovanMerge pull request #9963 from mexon/mat/support-cid...
2021-02-24 Hypolite PetovanMerge pull request #9955 from annando/pdo-emulate-prepares
2021-02-23 Hypolite PetovanMerge pull request #9953 from realkinetix/php8fatal
2021-02-23 Hypolite PetovanQuit earlier in ProbeURL->getFeedLink if body is empty
2021-02-23 Adam ClarkQuit when message is empty, similar to #9681
2021-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-12-31 Michael VogelMerge pull request #9724 from MrPetovan/bug/notices
2020-12-31 Hypolite PetovanMerge pull request #9732 from annando/public-permissionset
2020-12-31 Hypolite PetovanMerge pull request #9727 from annando/notice
2020-12-31 MichaelFix a notice when the path is empty
2020-12-17 Hypolite PetovanMerge pull request #9668 from annando/keywarning
2020-12-17 Hypolite PetovanMerge pull request #9667 from annando/profiler-network
2020-12-17 MichaelStore the network profiler data
2020-12-16 Hypolite PetovanMerge pull request #9664 from annando/delete-contacts
2020-12-14 Michael VogelMerge pull request #9655 from MrPetovan/bug/fatal-errors
2020-12-13 Hypolite PetovanAccount for missing contact in dfrn_request_post
2020-10-20 Hypolite PetovanMerge pull request #9440 from annando/one-click-follow
2020-10-19 Hypolite PetovanMerge pull request #9437 from nupplaphil/task/httpreque...
2020-10-19 Hypolite PetovanMerge pull request #9436 from nupplaphil/task/test_notices
2020-10-19 Hypolite PetovanMerge pull request #9431 from annando/network-order
2020-10-18 Philipplower loglevel
2020-10-18 PhilippRemove 'headers' option occurrences and add a warning...
2020-10-18 PhilippRemove option 'novalidate' flag from HTTPRequest options
2020-10-18 PhilippRemoved completely un-used 'http_auth' option from...
2020-10-18 PhilippAdd HTTPRequest::head() function
2020-10-18 Michael VogelMerge pull request #9405 from nupplaphil/task/psr7_remo...
2020-10-18 PhilippRemove $binary flag for HTTPRequest::get(), HTTPRequest...
2020-10-11 Michael VogelMerge pull request #9416 from nupplaphil/task/revert_gu...
2020-10-11 PhilippRevert "Introduce IHTTPResult Interface as abstraction...
next