]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2021-09-03 MichaelUse the correct function is adviced ...
2021-09-03 MichaelSelect all fields
2021-09-03 MichaelAdding gravity to avoid notices
2021-09-03 Hypolite PetovanMerge pull request #10657 from annando/self-unfollow
2021-09-02 Hypolite PetovanMerge pull request #10658 from nupplaphil/feat/storage_...
2021-09-02 Hypolite PetovanMerge pull request #10654 from annando/issue-10651
2021-09-02 PhilippUpdate messages.po
2021-09-02 PhilippRename Storage Backend labels
2021-09-02 MichaelDon't offer to unfollow yourself
2021-09-02 Michael VogelMerge pull request #10656 from tobiasd/20210902-sec
2021-09-02 Tobias Diekershoffupdating date of security.txt validity
2021-09-02 Michael VogelMerge pull request #10655 from tobiasd/20210902-de
2021-09-02 Tobias DiekershoffDE translation updates
2021-09-02 MichaelIssue 10651: remote comments appeared as own posts
2021-09-01 Hypolite PetovanMerge pull request #10653 from annando/issue-10640-c
2021-09-01 Michael VogelMerge pull request #10652 from tobiasd/20210901-de2
2021-09-01 MichaelUpdated messages.po
2021-09-01 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-01 MichaelIssue 10640 - Inverse user display settings
2021-09-01 Tobias DiekershoffDE translation updates
2021-09-01 Tobias DiekershoffMerge pull request #10650 from nupplaphil/feat/storage_...
2021-09-01 PhilippUpdate messages.po
2021-09-01 PhilippImprove translation for Storage module
2021-09-01 Michael VogelMerge pull request #10649 from tobiasd/20210901-adminte...
2021-09-01 Tobias Diekershoffmissing $ in template
2021-09-01 PhilippMerge pull request #10648 from tobiasd/20210901-de
2021-09-01 Tobias DiekershoffDE translation updats
2021-08-31 Hypolite PetovanMerge pull request #10647 from annando/issue-10640-a
2021-08-31 Hypolite PetovanFix variable assignment alignment in Module\Admin\Site
2021-08-31 MichaelSome more "enable"
2021-08-31 MichaelUpdated messages.po
2021-08-31 MichaelIssue 10640: Some more inversed settings
2021-08-31 Tobias DiekershoffMerge pull request #10646 from annando/fix-translation
2021-08-31 Michael VogelMerge pull request #10645 from tobiasd/20210831-de
2021-08-31 MichaelFix translations for singular/plural strings
2021-08-31 Tobias DiekershoffDE translation updats
2021-08-30 Hypolite PetovanMerge pull request #10644 from annando/issue-10640
2021-08-30 MichaelUpdated messages.po
2021-08-30 MichaelDisable mail setting when imap support is disabled
2021-08-30 MichaelUpdated "messages.po"
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 PhilippUpdate messages.po (changed branch)
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 PhilippAdd test for https://github.com/friendica/friendica...
2021-08-29 PhilippCatch TransferExceptions for HTTPClient::finalUrl(...
2021-08-28 Tobias Diekershoffpump version to 2021.09-rc
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 PhilippAdd Test for HTTPSignature::createSig()
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 PhilippIntroduce DiceTestTrait for partial mocking DI:: calls
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 MichaelFix vanished 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 MichaelUpdated "messages.po"
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
next