]> git.mxchange.org Git - friendica.git/history - src/Util/HTTPSignature.php
Catch exceptions for Worker::AddContact()
[friendica.git] / src / Util / HTTPSignature.php
2022-05-15 Tobias DiekershoffMerge pull request #11503 from annando/bulk-delivery
2022-05-14 MichaelEnsure to set the network timeout
2022-05-14 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-05-14 MichaelHandle timeout
2022-05-06 Hypolite PetovanMerge pull request #11457 from annando/performance
2022-05-03 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-05-02 MichaelBulk transmission for AP posts
2022-04-11 Hypolite PetovanMerge pull request #11402 from annando/featured-endpoint
2022-04-08 Hypolite PetovanMerge pull request #11389 from nupplaphil/feat/http_cli...
2022-04-03 PhilippRemove accept parameter for head/post again
2022-04-02 PhilippIntroduce "accept_header" as specific argument to the...
2022-04-02 PhilippMove ACCEPT constants to own "enum" class
2022-03-30 PhilippMerge pull request #11382 from annando/accept-2
2022-03-29 MichaelUse "HttpClientOptions"
2022-03-28 Hypolite PetovanMerge pull request #11379 from annando/accept
2022-03-28 Michael"accept" constants introduced and used
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-20 k-alinMerge branch 'friendica:develop' into 6606-k-alin-mysql...
2022-02-16 Hypolite PetovanMerge pull request #11250 from nupplaphil/bug/redis_pw
2022-02-15 Hypolite PetovanMerge pull request #11242 from annando/private-forums
2022-02-15 Michael VogelMerge pull request #11244 from MrPetovan/bug/11232...
2022-02-15 Hypolite PetovanMerge pull request #11241 from annando/timing
2022-02-12 Michael VogelWorkaround for timing problems / Avoid a notice in...
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-23 PhilippMerge pull request #11150 from annando/user-banner
2022-01-21 Hypolite PetovanMerge pull request #11168 from annando/issue-8845
2022-01-21 MichaelIssue 8845: Signature support for "created" and "expire...
2022-01-05 Hypolite PetovanMerge pull request #11140 from nupplaphil/friendica...
2022-01-05 Michael VogelMerge pull request #11135 from nupplaphil/bug/halcyon
2022-01-04 PhilippReplace 'REQUEST_METHOD' with App\Arguments::getMethod()
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-03 Hypolite PetovanMerge pull request #10950 from friendica/issue-10947
2021-11-03 MichaelIssue 10947: Send correct accept-header for AP
2021-11-02 Hypolite PetovanMerge pull request #10942 from annando/error-handling
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-29 MichaelImproved http error handling
2021-10-29 Hypolite PetovanMerge pull request #10921 from nupplaphil/feat/httpclie...
2021-10-28 PhilippRestructure HTTPClient for new paradigm
2021-10-25 Hypolite PetovanMerge pull request #10908 from annando/logging
2021-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-20 MichaelReplace deprecated `log` calls
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 PhilippUse HTTPRequestOptions constants for HTTPClient::post()
2021-08-25 Hypolite PetovanMerge pull request #10633 from nupplaphil/task/httprequ...
2021-08-25 PhilippFix headers (string to array) and make sure the signatu...
2021-08-25 PhilippFixup HTTP headers for httpClient requests
2021-08-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-17 Tobias DiekershoffMerge pull request #10607 from MrPetovan/task/advanceco...
2021-08-17 Hypolite PetovanMerge pull request #10610 from nupplaphil/feat/readd_ph...
2021-08-17 Hypolite PetovanMerge pull request #10582 from nupplaphil/feat/storage_...
2021-08-16 Philipp- Revert HTTPSignature change
2021-08-16 PhilippSplit IStorage and ISelectableStorage and make their...
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-25 Tobias DiekershoffMerge pull request #10320 from annando/notice
2021-05-25 MichaelImproved logging
2021-05-23 Hypolite PetovanMerge pull request #10283 from very-ape/fix-message...
2021-05-22 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-22 Hypolite PetovanMerge pull request #10286 from annando/local-contacts...
2021-05-22 MichaelDon't delete local tombstone contacts
2021-05-20 Hypolite PetovanMerge pull request #10277 from very-ape/authenticate...
2021-05-19 Hypolite PetovanMerge pull request #10275 from very-ape/authenticate...
2021-05-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-01 Tobias DiekershoffMerge pull request #10189 from annando/signature-message
2021-05-01 MichaelImproved logging for invalid HTTP signatures
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-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-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-12-17 Hypolite PetovanMerge pull request #9671 from annando/insert-ignore
2020-12-17 MichaelAvoid "Duplicate entry"
2020-12-17 Hypolite PetovanMerge pull request #9668 from annando/keywarning
2020-12-17 MichaelDelete tombstone contacts
2020-12-17 MichaelFix warning "supplied key param cannot be coerced into...
2020-12-16 Hypolite PetovanMerge pull request #9664 from annando/delete-contacts
2020-12-15 MichaelDelete removed contacts
2020-11-24 Hypolite PetovanMerge pull request #9586 from annando/inbox-status
2020-11-23 MichaelDon't transmit to archived inboxes
2020-10-20 PhilippMerge pull request #9441 from annando/fatal
2020-10-20 PhilippMerge pull request #9442 from annando/notice
2020-10-20 MichaelFixes notice: Undefined index: nobody in /src/Util...
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 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-09-20 Tobias DiekershoffMerge branch '2020.09-rc' into stable
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into 2020...
next