projects
/
friendica.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
friendica.git
2021-08-30
Michael
Disable mail setting when imap support is disabled
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Michael
Updated "messages.po"
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Michael
Issue 10640: Use consistent settings to enable protocol...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Hypolite Petovan
Merge pull request #10643 from annando/notices
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Michael
Avoid notices
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Hypolite Petovan
Merge pull request #10642 from annando/url-change
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Michael
Set contact to failed when url changed
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Hypolite Petovan
Merge pull request #10641 from nupplaphil/bug/http_client
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Philipp
Update messages.po (changed branch)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Philipp
Fix `http_code` usage in case of failures
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Philipp
Fix https://github.com/friendica/friendica/issues/10473...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Philipp
Add test for https://github.com/friendica/friendica...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Philipp
Catch TransferExceptions for HTTPClient::finalUrl(...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-28
Tobias Diekershoff
pump version to 2021.09-rc
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Hypolite Petovan
Merge pull request #10637 from nupplaphil/feat/webdav_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
[WIP] WebDav Storage backend
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Hypolite Petovan
Merge pull request #10636 from nupplaphil/feat/httpclie...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Rename DI::httpRequest() into DI::httpClient()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Rename HTTPRequestOptions to HTTPClientOptions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Realy fix setCookieJar
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Fix HTTPRequestOptions at HTTPClient::post()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Use HTTPRequestOptions constants for HTTPClient::get()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Use HTTPRequestOptions constants for HTTPClient::post()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Fixing HTTPClient::post() and introduce HTTPRequestOptions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Expose IHTTPClient::request()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Hypolite Petovan
Merge pull request #10635 from nupplaphil/bug/urlresolver
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Use temporary files for the URLResolver CookieJar
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Hypolite Petovan
Merge pull request #10633 from nupplaphil/task/httprequ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Merge branch 'task/httprequest_optimiziations' of https...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Revert setCookieJar() and add overwrite parameter fpr...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Update src/Network/IHTTPClient.php
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Update src/Network/IHTTPClient.php
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Adapt description for "accept_content"
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Add suggestions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Add logpoint
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Fix headers (string to array) and make sure the signatu...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Add Test for HTTPSignature::createSig()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Fix HTTPClient
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Extend test capability for HTTP Requests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Fix curResult::getHeader() in GServer.php
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Fixup HTTP headers for httpClient requests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Introduce DiceTestTrait for partial mocking DI:: calls
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Fixing https://github.com/friendica/friendica/issues...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Adapt tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Use mattwright/urlresolver for HTTPClient::finalUrl()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Use Guzzle for HTTPClient::post()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Refactor HTTPClient::get() / ::head()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Philipp
Create HTTPClientFactory and introduce ImageTest
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Hypolite Petovan
Merge pull request #10632 from annando/fox-notifications
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Michael
Fix vanished notifications
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Michael Vogel
Merge pull request #10631 from MrPetovan/bug/10625...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Hypolite Petovan
Add probe support to `@user@domain.tld` search string...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Hypolite Petovan
Allow a GuzzleResponse body to be queried more than...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Hypolite Petovan
Merge pull request #10630 from annando/cleared-enotify
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Michael Vogel
Merge pull request #10628 from MrPetovan/bug/fatal...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Hypolite Petovan
Remove Profile::load from Module\HCard
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Hypolite Petovan
Raise an Exception when Profile::load is profided the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Hypolite Petovan
Set profile fields for system user in Model\User::getOw...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Michael
Updated "messages.po"
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Michael
Unused parts of the old notification system are removed
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Hypolite Petovan
Merge pull request #10627 from annando/like-announce
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Michael
Reliably diasplay "like" and "share" notifications
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Michael Vogel
Merge pull request #10622 from tobiasd/20210823-de
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Tobias Diekershoff
DE translation updats
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Hypolite Petovan
Merge pull request #10619 from nupplaphil/task/guzzlehttp
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Philipp
Initialize $curlOptions[CURLOPT_HTTPHEADER] outside...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Philipp
Remove legacy header-parsing for guzzle
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Hypolite Petovan
Merge pull request #10620 from annando/new-notifications
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Michael
Added "follow" subscription message
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Michael
Added handling another situation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Michael
Fetch the user's post if present
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Michael
The desktop notifications have been reworked
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
remove unused $redirect parameter
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
make CS happy :)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Fix getHeader()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
A lot of Fixings
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Update src/Network/GuzzleResponse.php
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Revert "Use last entry for Content-Type
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Remove unnecessary exception message (avoid log flooding)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Fix redirect logging
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
IHTTPResult::getContentType is now a string again
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Fix Content-Type for `CurlResult` class
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Fix IHTTPResult::getHeader()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
HTTPRequest: Replace getInfo() with new parameter ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Use CurlResult for failed HTTPRequests (legacy usage)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Fix IHTTPResult::getHeader/s()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Use Guzzle for HTTPRequest and Result
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Replace IHTTPResult for CurlResult usages
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Introduce IHTTPResult Interface as abstraction for...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Philipp
Add guzzlehttp/guzzle as composer requirement
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Hypolite Petovan
Merge pull request #10309 from fabrixxm/feature/advance...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
fabrixxm
Fix code standard
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
fabrixxm
Fix review points
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Michael Vogel
Merge pull request #10618 from MrPetovan/task/10603...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Hypolite Petovan
Add test for issue #10617
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Hypolite Petovan
Escape url tags before attempting to add missing mentio...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Hypolite Petovan
Merge pull request #10616 from annando/notification...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Michael
Added "causer" and "notification" for the "ping" mechanism
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Michael
Meaningful notification message
commit
|
commitdiff
|
tree
|
snapshot
next