Michael
|
6f44476c56
|
Merge remote-tracking branch 'upstream/2021.06-rc' into http-input-data
|
2021-05-22 20:26:32 +00:00 |
|
Michael
|
0c21588ab9
|
Don't delete local tombstone contacts
|
2021-05-22 08:25:30 +00:00 |
|
Michael
|
bcb2073c9a
|
New class to process HTTP input data
|
2021-05-21 17:36:51 +00:00 |
|
Michael
|
ce6b4c27ea
|
Use locally stored original w3c documents
|
2021-05-17 05:51:14 +00:00 |
|
Michael
|
c21d991208
|
Use local copy of the w3id security context
|
2021-05-16 20:58:11 +00:00 |
|
Michael
|
4b4218f516
|
Compact using a predefined context to fix content from Pleroma
|
2021-05-16 19:31:10 +00:00 |
|
Michael
|
6f2fcd2859
|
Don't use compacted data when parsing accounts
|
2021-05-16 16:41:07 +00:00 |
|
Michael
|
5ea44960e0
|
Additional change to the quickfix
|
2021-05-16 14:59:02 +00:00 |
|
Michael
|
4c72d2c34a
|
Quickfix for current Json-LD problems
|
2021-05-16 14:32:06 +00:00 |
|
Hypolite Petovan
|
412a0b3e1c
|
Ensure JsonD data passed to ParseURL::parseParts is an array
- Address https://github.com/friendica/friendica/issues/10167#issuecomment-827894961
|
2021-05-10 21:32:03 -04:00 |
|
Michael
|
6841608164
|
Fix fatal error because of parameter type mismatch
|
2021-05-03 18:43:38 +00:00 |
|
Michael
|
d8901452fc
|
Improved logging for invalid HTTP signatures
|
2021-05-01 12:32:33 +00:00 |
|
Michael
|
8685e5ca32
|
Reworked media handling
|
2021-04-26 06:50:12 +00:00 |
|
Michael
|
f3b27dc789
|
Quickfix to avoid bad looking incoming tweets
Fixes https://github.com/friendica/friendica/pull/10148#issuecomment-821512658
|
2021-04-17 07:26:03 +00:00 |
|
Michael
|
2ed98bd040
|
Prevent false "photo" page detection
|
2021-04-15 21:13:20 +00:00 |
|
Michael
|
5a00902e11
|
Avoid HTML parsing of an empty body
|
2021-04-10 05:46:19 +00:00 |
|
Philipp
|
b983559980
|
Fix Object parsing for Logging
|
2021-04-01 20:55:25 +02:00 |
|
Balázs Úr
|
befc2af504
|
Merge branch '2021.03-rc' into copyright-2021
|
2021-03-29 08:45:21 +02:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Philipp
|
b61b3cb182
|
Fix object handling inside log arrays
|
2021-03-28 21:50:32 +02:00 |
|
Michael
|
70d5802793
|
Avoid HTML in ParseUrl desriptions
|
2021-03-28 11:32:26 +00:00 |
|
Michael
|
bb0f3552e2
|
ParseUrl: Remove image when it doesn't fit the requirements
|
2021-03-28 06:47:58 +00:00 |
|
Michael
|
4a19348900
|
Fix: ParseUrl now fetches images again
|
2021-03-28 06:20:11 +00:00 |
|
Michael
|
c77f039f7a
|
Fix Warning "key() expects parameter 1 to be array, string given"
|
2021-03-27 05:20:55 +00:00 |
|
Michael
|
fb663f0668
|
Avoid several notices in ParseUrl
|
2021-03-23 20:03:08 +00:00 |
|
Michael
|
4db6f11884
|
ParseUrl: Perform entitity decode afterwards
|
2021-03-22 06:47:04 +00:00 |
|
Michael
|
13ed585156
|
Display rhe provider and author of a shared post
|
2021-03-21 23:32:49 +00:00 |
|
Michael
|
2a68ad9b26
|
Check media links when fetching page data
|
2021-03-21 14:24:42 +00:00 |
|
Michael
|
f772e11cfa
|
Avoid empty type
|
2021-03-18 08:04:52 +00:00 |
|
Michael
|
e3409c72e2
|
Add logos for person and organisation
|
2021-03-17 23:31:16 +00:00 |
|
Michael
|
558189e9d1
|
Reorganized functions
|
2021-03-17 22:29:12 +00:00 |
|
Michael
|
f11712cdc0
|
Some more added types
|
2021-03-17 17:11:50 +00:00 |
|
Michael
|
da6b54925a
|
Added medias
|
2021-03-17 07:36:16 +00:00 |
|
Michael
|
df566eea78
|
Added more types
|
2021-03-16 22:57:24 +00:00 |
|
Michael
|
003bf69d88
|
Changed assigning of author and publisher
|
2021-03-16 11:32:56 +00:00 |
|
Michael
|
08771d96c2
|
Remove unused parameter
|
2021-03-16 07:15:20 +00:00 |
|
Michael
|
d498d15200
|
Avoid double fetches
|
2021-03-16 07:04:16 +00:00 |
|
Michael
|
0a3d50a270
|
Adjusted field names
|
2021-03-16 06:37:43 +00:00 |
|
Michael
|
70bf75c342
|
Support for page JSON-LD based page information
|
2021-03-15 22:02:21 +00:00 |
|
Michael
|
7adbd73eca
|
More general content type detection
|
2021-03-13 13:17:42 +00:00 |
|
Michael
|
ffb92e3355
|
Integrate fetching of the content type into "getSiteinfo"
|
2021-03-13 07:03:26 +00:00 |
|
Michael
|
262ee2b0b1
|
Issue 10019: Fix embedding of media objects
|
2021-03-12 23:04:51 +00:00 |
|
Hypolite Petovan
|
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 |
|
Hypolite Petovan
|
185adc61f0
|
Set correct integer return type for Temporal::getAgeByTimezone
|
2021-01-31 08:36:56 -05:00 |
|
Hypolite Petovan
|
e342f69e21
|
Simplify item sanitization in Util\ACLFormatter
|
2020-12-30 21:11:24 -05:00 |
|
Michael
|
c1e8dbdbae
|
Avoid "Duplicate entry"
|
2020-12-17 18:56:10 +00:00 |
|
Michael
|
e713db4ac7
|
Delete tombstone contacts
|
2020-12-17 08:00:56 +00:00 |
|
Michael
|
a548e7c4be
|
Fix warning "supplied key param cannot be coerced into a public key"
|
2020-12-17 07:07:54 +00:00 |
|
Michael
|
a331a8cf0a
|
Delete removed contacts
|
2020-12-15 22:56:46 +00:00 |
|