Miguel Dantas
|
7070a14480
[CORE][StoreRemoteMedia] Fixed bug where sometimes images were written outside the site root
|
5 years ago |
Mikael Nordfeldth
|
fb492d4bb2
Remove debug call and change how connect_timeout is set
|
7 years ago |
Mikael Nordfeldth
|
f0480c34d7
Configure a default timeout for HTTP connections at 60s
|
7 years ago |
Mikael Nordfeldth
|
0adb7af9a0
Allow a quickHead request, will only return headers
|
8 years ago |
Mikael Nordfeldth
|
9fa18fa366
HTTPClient::quickGet now supports headers as argument
|
8 years ago |
Mikael Nordfeldth
|
098c8b1df4
NoHttpResponseException extends HTTP_Request2_ConnectionException
|
8 years ago |
Mikael Nordfeldth
|
367fc054dc
Merge branch 'master' into mmn_fixes
|
8 years ago |
hannes
|
e447964639
remove my ugly debug info
|
8 years ago |
hannes
|
b1b6a0a69c
config['follow_redirects'] is the extlib's config! if max_redirs is set we want to do our own redirection following in this function
|
8 years ago |
Mikael Nordfeldth
|
89dd44bf3e
default connect_timeout to 5 instead of extlib 10
|
8 years ago |
Mikael Nordfeldth
|
f768de4b46
default connect_timeout to 5 instead of extlib 10
|
8 years ago |
Mikael Nordfeldth
|
99da1ebe41
Catch NoHttpResponseException when using HTTPClient
|
8 years ago |
Mikael Nordfeldth
|
3ed632decf
NoHttpResponseException needed instead of HTTP_Request2_Exception
|
8 years ago |
Mikael Nordfeldth
|
e75472f460
Use the upstream function to get effectiveUrl
|
8 years ago |
Mikael Nordfeldth
|
b13f8df79b
HTTPClient would return null instead of exception
|
8 years ago |
Mikael Nordfeldth
|
1f02dc639e
shortenLinks _after_ media upload to be consistent with api
|
8 years ago |
hannes
|
64f2f3d976
effectiveUrl seems to contain the url we want
|
8 years ago |
Mikael Nordfeldth
|
8bab642cc7
quickGetJson for HTTP requests to return json objects
|
9 years ago |
Mikael Nordfeldth
|
b7edac2610
HTTPClient get $params array and oEmbedHelper uses it
|
9 years ago |
Mikael Nordfeldth
|
a2ddcc124f
No redirect follow on HEAD request (bump to PHP5.5 minimum requirement)
|
9 years ago |
Mikael Nordfeldth
|
cc996f58db
Test in Ostatus_profile if avatar is an image before writing to filesystem
|
9 years ago |
Mikael Nordfeldth
|
964d13792b
ssl_verify_host option in config (default is true)
|
9 years ago |
Mikael Nordfeldth
|
5c7ad2e031
Added a quickGet in HTTPClient
|
9 years ago |
Mikael Nordfeldth
|
255943d78f
User agents and generators changed to GNU social
|
11 years ago |
Mikael Nordfeldth
|
2ef9beb4b1
defines changed to GNU social names instead of StatusNet
|
11 years ago |
Mikael Nordfeldth
|
f46d675a20
GNU social is with a minor s.
|
11 years ago |
Mikael Nordfeldth
|
a0e107f17f
Implemented WebFinger and replaced our XRD with PEAR XML_XRD
|
11 years ago |
Mikael Nordfeldth
|
792e1aeb47
StatusNet_HTTPResponse now prefixed with GNUSocial_
|
11 years ago |
Evan Prodromou
|
98a0d7f538
Configuration options for using an HTTP proxy
|
14 years ago |
Brion Vibber
|
ebd2fc2f7c
Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificate validation.
|
14 years ago |