]> git.mxchange.org Git - friendica.git/history - src/Network
Merge pull request #10575 from MrPetovan/bug/10019-peertube-embed
[friendica.git] / src / Network /
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...
2020-10-11 PhilippRevert "Replace IHTTPResult for CurlResult usages"
2020-10-11 PhilippRevert "Use Guzzle for HTTPRequest and Result"
2020-10-11 PhilippRevert "Fix IHTTPResult::getHeader/s() - Split function...
2020-10-11 PhilippRevert "Use CurlResult for failed HTTPRequests (legacy...
2020-10-11 PhilippRevert "HTTPRequest: Replace getInfo() with new paramet...
2020-10-11 PhilippRevert "Fix IHTTPResult::getHeader() - Now returns...
2020-10-11 PhilippRevert "Fix Content-Type for `CurlResult` class"
2020-10-11 PhilippRevert "IHTTPResult::getContentType is now a string...
2020-10-11 PhilippRevert "Fix redirect logging"
2020-10-11 PhilippRevert "Remove unnecessary exception message (avoid...
2020-10-11 PhilippRevert "Use last entry for Content-Type"
2020-10-11 PhilippRevert "Update src/Network/GuzzleResponse.php"
2020-10-11 Michael VogelMerge pull request #9414 from nupplaphil/bug/guzzle
2020-10-11 PhilippFix GuzzleHttpClient
2020-10-11 Michael VogelMerge pull request #9411 from tobiasd/20201011-de
2020-10-11 Hypolite PetovanMerge pull request #9409 from annando/twitter-announce
2020-10-11 Hypolite PetovanMerge pull request #9400 from nupplaphil/task/guzzle_http
2020-10-10 PhilippUpdate src/Network/GuzzleResponse.php
2020-10-10 PhilippUse last entry for Content-Type
2020-10-10 PhilippRemove unnecessary exception message (avoid log flooding)
2020-10-10 PhilippFix redirect logging
2020-10-10 PhilippIHTTPResult::getContentType is now a string again
2020-10-10 PhilippFix Content-Type for `CurlResult` class
2020-10-10 PhilippFix IHTTPResult::getHeader()
2020-10-10 PhilippHTTPRequest: Replace getInfo() with new parameter ...
2020-10-10 PhilippUse CurlResult for failed HTTPRequests (legacy usage)
2020-10-10 PhilippFix IHTTPResult::getHeader/s()
2020-10-10 PhilippUse Guzzle for HTTPRequest and Result
2020-10-10 PhilippReplace IHTTPResult for CurlResult usages
next