Mikael Nordfeldth
|
fb7f572eed
|
Purify oembed html (again)
For a commit or two we didn't do this, because htmLawed failed to filter
out CDATA javascript properly, but now we use HTML Purifier which works.
|
2016-01-28 19:02:16 +01:00 |
|
Mikael Nordfeldth
|
7e6783bb8f
|
Replace htmLawed with HTMLPurifier
|
2016-01-28 19:01:13 +01:00 |
|
hannes
|
05439831e7
|
add comment that DOMDocument('1.0', 'UTF-8') does not work
|
2016-01-28 15:32:11 +00:00 |
|
hannes
|
aa76e5863f
|
don't mess upp charsets in oembed/og! check for utf-8 in http header and meta tags, and add prolog when loading html with DOMDocument()
|
2016-01-26 13:37:52 +00:00 |
|
hannes
|
884aeb4d2e
|
common_purify() doesn't remove wordpress' and facebook's javascript properly, maybe better to keep the data intact, and do strip_tags or something similar when using the data
|
2016-01-26 01:10:15 +00:00 |
|
hannes
|
ee305891c4
|
purify oembed html
|
2016-01-13 16:03:38 +00:00 |
|
Mikael Nordfeldth
|
334a0d56e7
|
Oembed slimmed to only do discovery (soon we get og: discovery too)
|
2015-11-30 02:06:04 +01:00 |
|
Mikael Nordfeldth
|
b7edac2610
|
HTTPClient get $params array and oEmbedHelper uses it
|
2015-11-30 01:28:18 +01:00 |
|
Mikael Nordfeldth
|
3dc30b6b8f
|
oEmbed helper never finished because of "break 2;"
|
2015-04-03 20:11:55 +02:00 |
|
Mikael Nordfeldth
|
f5efbd8037
|
twitPic no longer exists/is active
|
2015-01-17 12:07:57 +01:00 |
|
Mikael Nordfeldth
|
092dfee1c6
|
spring cleaning in Oembed helper list
Fixed http -> https and removed some dead services
|
2015-01-17 12:06:08 +01:00 |
|
Mikael Nordfeldth
|
1776c90cb9
|
Moved oEmbed stuff out to a plugin (Oembed).
|
2014-05-06 23:32:13 +02:00 |
|