]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - plugins/LinkPreview/LinkPreviewPlugin.php
Add $config['attachments']['process_links'] to allow disabling processing of mentione...
authorBrion Vibber <brion@pobox.com>
Wed, 17 Nov 2010 21:03:59 +0000 (13:03 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 17 Nov 2010 21:03:59 +0000 (13:03 -0800)
commit197b56778a04a1d0f12dabb84e95dc9b80902aeb
tree63f6362e82fdfd5a39fcb328afff2f16e515a66e
parent589aee587f19735d14aeb47ac0dc864d035ac97f
Add $config['attachments']['process_links'] to allow disabling processing of mentioned URL links for attachment info (oEmbed lookups) and dereferencing of redirects that we didn't have shortened ourselves.

This option may be useful for intranet sites that don't have direct access to the internet, as they may be unable to successfully fetch those resources.
classes/File_redirection.php
classes/Notice.php
lib/default.php
lib/util.php
plugins/LinkPreview/LinkPreviewPlugin.php
plugins/TwitterBridge/twitterimport.php