summaryrefslogtreecommitdiff
path: root/plugins/LinkPreview
AgeCommit message (Expand)Author
2010-12-06minify LinkPreview JS codeBrion Vibber
2010-12-06Ticket #2921: cleanup on LinkPreview to make fewer requests while typing. Wil...Brion Vibber
2010-12-06Use short API-style error responses for LinkPreview's oembed proxyBrion Vibber
2010-11-30Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-29Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-17Add $config['attachments']['process_links'] to allow disabling processing of ...Brion Vibber
2010-11-16Use session token protection on oEmbed proxy action for LinkPreview... and co...Brion Vibber
2010-11-16LinkPreview: clear preview thumbnails & data on form submission/resetBrion Vibber
2010-11-16Less redrawing of bits in the link thumbnail previewBrion Vibber
2010-11-16LinkPreview: restructure to make it easier to keep old link dataBrion Vibber
2010-11-16LinkPreview: use a local proxy for oEmbed lookups so we use a consistent comm...Brion Vibber
2010-11-16LinkPreview: restructure a bit so we can pass config overBrion Vibber
2010-11-16LinkPreview: piggyback on the counter update logic, cache lookups.Brion Vibber
2010-11-16LinkPreview: link the thumbnailsBrion Vibber
2010-11-16LinkPreview plugin more or less functioning (though not pretty), using oohemb...Brion Vibber
2010-11-16LinkPreview: flesh out stub JS code a bit. URL splitting doesn't quite match ...Brion Vibber
2010-11-16Stub LinkPreview pluginBrion Vibber