]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #10645 from tobiasd/20210831-de
[friendica.git] / src /
2021-08-30 Hypolite PetovanMerge pull request #10644 from annando/issue-10640
2021-08-30 MichaelDisable mail setting when imap support is disabled
2021-08-30 MichaelIssue 10640: Use consistent settings to enable protocol...
2021-08-30 Hypolite PetovanMerge pull request #10643 from annando/notices
2021-08-30 MichaelAvoid notices
2021-08-30 Hypolite PetovanMerge pull request #10642 from annando/url-change
2021-08-29 MichaelSet contact to failed when url changed
2021-08-29 Hypolite PetovanMerge pull request #10641 from nupplaphil/bug/http_client
2021-08-29 PhilippFix `http_code` usage in case of failures
2021-08-29 PhilippFix https://github.com/friendica/friendica/issues/10473...
2021-08-29 PhilippCatch TransferExceptions for HTTPClient::finalUrl(...
2021-08-26 Hypolite PetovanMerge pull request #10637 from nupplaphil/feat/webdav_s...
2021-08-25 Philipp[WIP] WebDav Storage backend
2021-08-25 Hypolite PetovanMerge pull request #10636 from nupplaphil/feat/httpclie...
2021-08-25 PhilippRename DI::httpRequest() into DI::httpClient()
2021-08-25 PhilippRename HTTPRequestOptions to HTTPClientOptions
2021-08-25 PhilippRealy fix setCookieJar
2021-08-25 PhilippFix HTTPRequestOptions at HTTPClient::post()
2021-08-25 PhilippUse HTTPRequestOptions constants for HTTPClient::get()
2021-08-25 PhilippUse HTTPRequestOptions constants for HTTPClient::post()
2021-08-25 PhilippFixing HTTPClient::post() and introduce HTTPRequestOptions
2021-08-25 PhilippExpose IHTTPClient::request()
2021-08-25 Hypolite PetovanMerge pull request #10635 from nupplaphil/bug/urlresolver
2021-08-25 PhilippUse temporary files for the URLResolver CookieJar
2021-08-25 Hypolite PetovanMerge pull request #10633 from nupplaphil/task/httprequ...
2021-08-25 PhilippMerge branch 'task/httprequest_optimiziations' of https...
2021-08-25 PhilippRevert setCookieJar() and add overwrite parameter fpr...
2021-08-25 PhilippUpdate src/Network/IHTTPClient.php
2021-08-25 PhilippUpdate src/Network/IHTTPClient.php
2021-08-25 PhilippAdapt description for "accept_content"
2021-08-25 PhilippAdd suggestions
2021-08-25 PhilippAdd logpoint
2021-08-25 PhilippFix headers (string to array) and make sure the signatu...
2021-08-25 PhilippFix HTTPClient
2021-08-25 PhilippExtend test capability for HTTP Requests
2021-08-25 PhilippFix curResult::getHeader() in GServer.php
2021-08-25 PhilippFixup HTTP headers for httpClient requests
2021-08-25 PhilippFixing https://github.com/friendica/friendica/issues...
2021-08-25 PhilippAdapt tests
2021-08-25 PhilippUse mattwright/urlresolver for HTTPClient::finalUrl()
2021-08-25 PhilippUse Guzzle for HTTPClient::post()
2021-08-25 PhilippRefactor HTTPClient::get() / ::head()
2021-08-25 PhilippCreate HTTPClientFactory and introduce ImageTest
2021-08-24 Hypolite PetovanMerge pull request #10632 from annando/fox-notifications
2021-08-24 Michael VogelMerge pull request #10631 from MrPetovan/bug/10625...
2021-08-24 Hypolite PetovanAdd probe support to `@user@domain.tld` search string...
2021-08-24 Hypolite PetovanAllow a GuzzleResponse body to be queried more than...
2021-08-24 Hypolite PetovanMerge pull request #10630 from annando/cleared-enotify
2021-08-24 Michael VogelMerge pull request #10628 from MrPetovan/bug/fatal...
2021-08-24 Hypolite PetovanRemove Profile::load from Module\HCard
2021-08-24 Hypolite PetovanRaise an Exception when Profile::load is profided the...
2021-08-24 Hypolite PetovanSet profile fields for system user in Model\User::getOw...
2021-08-24 MichaelUnused parts of the old notification system are removed
2021-08-23 Hypolite PetovanMerge pull request #10627 from annando/like-announce
2021-08-23 MichaelReliably diasplay "like" and "share" notifications
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-22 Hypolite PetovanMerge pull request #10620 from annando/new-notifications
2021-08-22 MichaelAdded "follow" subscription message
2021-08-22 MichaelAdded handling another situation
2021-08-21 MichaelFetch the user's post if present
2021-08-21 MichaelThe desktop notifications have been reworked
2021-08-20 Philippremove unused $redirect parameter
2021-08-20 Philippmake CS happy :)
2021-08-20 PhilippFix getHeader()
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-20 Hypolite PetovanMerge pull request #10309 from fabrixxm/feature/advance...
2021-08-20 fabrixxmFix code standard
2021-08-20 fabrixxmFix review points
2021-08-20 Michael VogelMerge pull request #10618 from MrPetovan/task/10603...
2021-08-20 Hypolite PetovanEscape url tags before attempting to add missing mentio...
2021-08-19 Hypolite PetovanMerge pull request #10616 from annando/notification...
2021-08-19 MichaelAdded "causer" and "notification" for the "ping" mechanism
2021-08-19 MichaelMeaningful notification message
2021-08-19 fabrixxmFix code standard
2021-08-19 fabrixxmAdd DI to ParsedLogIterator, replace constructors with...
2021-08-19 fabrixxmAdd tests for ParsedLog and fix parsing
2021-08-19 fabrixxmFix code formatting
2021-08-19 fabrixxmAdd search and filter to log view
2021-08-19 fabrixxmDisplay structured logs in admin
2021-08-18 Michael VogelMerge pull request #10604 from MrPetovan/task/10603...
2021-08-18 Hypolite PetovanActivityPub: Add support for non-link mentions
2021-08-18 Hypolite PetovanMerge pull request #10613 from annando/improved-payload
2021-08-18 Michael VogelUpdate src/Worker/PushSubscription.php
2021-08-18 MichaelClarify the upcoming functionality
next