2a68ad9b26
Check media links when fetching page data
2021-03-21 14:24:42 +00:00
f772e11cfa
Avoid empty type
2021-03-18 08:04:52 +00:00
e3409c72e2
Add logos for person and organisation
2021-03-17 23:31:16 +00:00
558189e9d1
Reorganized functions
2021-03-17 22:29:12 +00:00
f11712cdc0
Some more added types
2021-03-17 17:11:50 +00:00
da6b54925a
Added medias
2021-03-17 07:36:16 +00:00
df566eea78
Added more types
2021-03-16 22:57:24 +00:00
003bf69d88
Changed assigning of author and publisher
2021-03-16 11:32:56 +00:00
08771d96c2
Remove unused parameter
2021-03-16 07:15:20 +00:00
d498d15200
Avoid double fetches
2021-03-16 07:04:16 +00:00
0a3d50a270
Adjusted field names
2021-03-16 06:37:43 +00:00
70bf75c342
Support for page JSON-LD based page information
2021-03-15 22:02:21 +00:00
7adbd73eca
More general content type detection
2021-03-13 13:17:42 +00:00
ffb92e3355
Integrate fetching of the content type into "getSiteinfo"
2021-03-13 07:03:26 +00:00
262ee2b0b1
Issue 10019: Fix embedding of media objects
2021-03-12 23:04:51 +00:00
69802554fd
Add native media types and expiration to getSiteInfo
2021-02-18 09:06:11 -05:00
Colby Sollars
5151a82d5e
On wall_attach, file extension to mimetype matching now breaks the filename at the last . character instead of the first
2021-02-16 15:50:20 -07:00
185adc61f0
Set correct integer return type for Temporal::getAgeByTimezone
2021-01-31 08:36:56 -05:00
e342f69e21
Simplify item sanitization in Util\ACLFormatter
2020-12-30 21:11:24 -05:00
c1e8dbdbae
Avoid "Duplicate entry"
2020-12-17 18:56:10 +00:00
e713db4ac7
Delete tombstone contacts
2020-12-17 08:00:56 +00:00
a548e7c4be
Fix warning "supplied key param cannot be coerced into a public key"
2020-12-17 07:07:54 +00:00
a331a8cf0a
Delete removed contacts
2020-12-15 22:56:46 +00:00
20ded2b35a
Parameters should be float ...
2020-12-10 00:02:23 +00:00
5fb83d0632
Improved performance profiler
2020-12-09 22:10:27 +00:00
e4e9a20ac8
Don't transmit to archived inboxes
2020-11-23 19:25:22 +00:00
cea2b13075
Parameter has to be float
2020-11-20 08:55:30 +00:00
e4c95efd80
Added minimal execution time for rendertime addon
2020-11-20 08:44:00 +00:00
303aaa00ca
Mode switch for insert
2020-11-19 19:34:48 +00:00
fa003eaa84
Fix expected implementation of JsonLD::fetchElementArray
...
- Added expected field value matching
2020-11-11 11:19:08 -05:00
c9d79040cb
Fixes notice: Undefined index: nobody in /src/Util/HTTPSignature.php on line 450
2020-10-20 15:19:06 +00:00
a74d88c4ee
Remove 'headers' option occurrences and add a warning if used.
2020-10-18 22:31:26 +02:00
c19f1a83ce
Remove option 'novalidate' flag from HTTPRequest options
2020-10-18 22:23:07 +02:00
54d78f9ce1
Removed completely un-used 'http_auth' option from HTTPRequest
2020-10-18 22:19:03 +02:00
61da51c2d5
Add HTTPRequest::head() function
2020-10-18 22:15:53 +02:00
a6fc9cd32e
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
2020-10-18 20:56:31 +02:00
069753416d
Revert "Fix IHTTPResult::getHeader/s() - Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s() - Fix functionality at various places - Adapt CurlResultTest"
...
This reverts commit 933ea7c9
2020-10-11 23:26:03 +02:00
2e8ad098b9
Revert "HTTPRequest: Replace getInfo() with new parameter 'content_length'"
...
This reverts commit f3cd973c
2020-10-11 23:25:47 +02:00
0449077126
Revert "Fix IHTTPResult::getHeader() - Now returns a string array, like expected - Fix usages - Fix dataset"
...
This reverts commit 80bd0a4d
2020-10-11 23:25:40 +02:00
40349bfdc4
Revert "IHTTPResult::getContentType is now a string again"
...
This reverts commit 40b11442
2020-10-11 23:25:29 +02:00
e17befb7d6
Use last entry for Content-Type
2020-10-10 23:11:30 +02:00
40b11442c2
IHTTPResult::getContentType is now a string again
2020-10-10 23:11:30 +02:00
80bd0a4d5a
Fix IHTTPResult::getHeader()
...
- Now returns a string array, like expected
- Fix usages
- Fix dataset
2020-10-10 23:11:30 +02:00
f3cd973cbe
HTTPRequest: Replace getInfo() with new parameter 'content_length'
2020-10-10 23:11:30 +02:00
933ea7c9ce
Fix IHTTPResult::getHeader/s()
...
- Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s()
- Fix functionality at various places
- Adapt CurlResultTest
2020-10-10 23:11:30 +02:00
d39ee428f0
Introduce "static/env.config.php" for environment variable mapping to config cache entries
...
- Added new database.port config value (used for MYSQL_PORT)
- Removed now obsolete db environment variable functionality
- Added functionality to load env variables (overwrites DB based cached)
2020-10-06 20:43:29 +02:00
0f3e4255ca
Introduce Config\Cache Source indicators (File, DB, Server Env)
2020-10-04 20:41:31 +02:00
8318a0b640
Move ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace Friendica\Security
2020-09-30 11:14:01 +02:00
b26d225136
Restrict character class for charset capture in Util\ParseUrl
...
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-698742359
2020-09-25 11:36:09 -04:00
f52d44554e
Add style and script tag escaping when parsing charset in Util\ParseUrl
...
- Address https://github.com/friendica/friendica/issues/9251#issuecomment-698086677
2020-09-25 06:55:52 -04:00