gnu-social/plugins/LinkPreview
Brion Vibber ec828a094c Update LinkPreview plugin for multiple notice forms.
* main notice form setup now encapsulated into SN.Init.NoticeForm(form) -- this can be monkeypatched by plugins to append their own setup code, as LinkPreview does
* LinkPreview now supports debugging with non-minified JS source when $config['site']['minify'] is false
* tweaked core & neo styles so 'notice-status' class gets same styles as attach-status, so we can more easily add mroe statusy things. (needs more consolidation with geo-status, etc)
* tweaked LinkPreview's preview area to use that style
2011-03-09 17:43:31 -08:00
..
locale Localisation updates from http://translatewiki.net. 2011-03-06 02:52:28 +01:00
LinkPreviewPlugin.php Update LinkPreview plugin for multiple notice forms. 2011-03-09 17:43:31 -08:00
Makefile Makefile to compress LinkPreview's js 2010-12-22 15:04:50 -08:00
linkpreview.js Update LinkPreview plugin for multiple notice forms. 2011-03-09 17:43:31 -08:00
linkpreview.min.js Update LinkPreview plugin for multiple notice forms. 2011-03-09 17:43:31 -08:00
oembedproxyaction.php Use short API-style error responses for LinkPreview's oembed proxy 2010-12-06 13:37:57 -08:00