Commit Graph

103 Commits (aed91246b003db2d25cf720206908f98c65b8b1a)

Author SHA1 Message Date
Michael Hazell dcba80f141
Video plugin: show video controls 7 years ago
Felix Eckhofer 1b6ba78acd
Recognize /raw/ pastebin URLs 8 years ago
Lorenz Hübschle-Schneider 8a230e9bf3 imgur: force https (2), fix comment 8 years ago
Lorenz Hübschle-Schneider 6d7de0c746 imgur: force https, simplify regex 8 years ago
Jordan Callicoat 14879811a5 Make videoPlugin work for all imgur gifv videos 8 years ago
Jordan Callicoat c880546882 Add streamable.com video plugin 8 years ago
Tobias Theuer 9998f22c1e Replaced 3 no-protocol links with https-links. 8 years ago
Tobias Theuer ce3ac634cb Actually fixed regex. 8 years ago
Tobias Theuer a769a0ed4e Fixed imgur-embeds in Electron app. 8 years ago
Tobias Theuer 7e7da76006 Simplified regex. Added video info. 8 years ago
Lorenz Hübschle-Schneider 0dc003f220 Add play.spotify.com to spotify plugin 8 years ago
nyuszika7h 49531f8f5b Add more file formats 9 years ago
nyuszika7h f280c7c6f1 Add some image formats 9 years ago
Lorenz Hübschle-Schneider 7ba8ba202e Spotify: also match other types of embeds (playlists and artists) 9 years ago
Lorenz Hübschle-Schneider 71d2cefce1 Escape dots in plugin regexes 9 years ago
Lorenz Hübschle-Schneider ec221af52e Plugins: don't show plugin repeatedly for same URL in same message 9 years ago
Evan Tschuy d1921c49e2 Add underscore to youtube regex 9 years ago
kurros 4a0ed97934 allow browser to use https for pastebin embed 9 years ago
Ninjex 4971baefec Update plugin.js (#795) 9 years ago
Lorenz Hübschle-Schneider bfb5af68b4 Gist plugin: ignore trailing slashes and anchors 9 years ago
Peter Elmers 05f5629ba7 Please linter 9 years ago
Peter Elmers fa992e2fa5 Add a pastebin plugin 9 years ago
Simen Graaten b7183fb404 Add preview of .mp3, .ogg and .wav links via <audio> tag. 10 years ago
Eternal 7753922137 Improving urlRexexp for plugins 10 years ago
Furkan Alaca 41659493cd parse dropbox URLs for image preview plugin (v5) 10 years ago
hormigas b5594d5754 adding imgur gifv support to the videoPlugin 10 years ago
Tor Hveem a02573a9c2 Construct plugin elements async. Fixes #660 10 years ago
Alex Schneider 1d628ed849 Remove comments that we don't really need 10 years ago
Alex Schneider 6dcb579de4 Fix sanitization by constructing elements in Javascript. 10 years ago
David Cormier 0afa7bc184 plugins: sanitize user input before passing it to plugins 10 years ago
Colin Arnott 2f8ab9dbf3 roll back tls upgrade for giphy plugin link, as it conflicts with printed link 10 years ago
Colin Arnott 875001f1b2 simplify regex matching and increase readability of the giphy plugin and have plugin link to original userfacing url, not cdn image file 10 years ago
Colin Arnott 03a6e391f6 added plugin support for giphy gifs as embedded content and created testcases 10 years ago
David Cormier b6260e7cc7 plugins: add html5 video support 10 years ago
David Cormier d8c4ba78c1 plugins: add html5 video support 11 years ago
Vivien Didelot c4bddc993d Revert "Check GET parameters in image embedding" 11 years ago
Lorenz Hübschle-Schneider c57911db64 Restructure plugin constructors to make them more convenient 11 years ago
Lorenz Hübschle-Schneider 4b65847b46 Rewrite youtube plugin with urlPlugin 11 years ago
Lorenz Hübschle-Schneider beaa3426dd Rewrite vine plugin with urlPlugin 11 years ago
Lorenz Hübschle-Schneider 18c0db6c4f Fix Asciinema plugin 11 years ago
Vivien Didelot ab260cb5a7 plugins: add Vine support 11 years ago
Vivien Didelot b365272aa6 plugins: (image) support :size suffix 11 years ago
Kenneth Chung fdc598c00f fix a typo and some grammar mistakes 11 years ago
Lorenz Hübschle-Schneider bc037720bd Fix plugin selectors after angular upgrade 11 years ago
Lorenz Hübschle-Schneider a80db339f8 Use strict 11 years ago
Lorenz Hübschle-Schneider b939bc7ca8 Check GET parameters in image embedding 11 years ago
Lorenz Hübschle-Schneider 1235a5e148 Embed Dropbox images 11 years ago
Lorenz Hübschle-Schneider 7d13f49dab Add tweet embedding plugin 11 years ago
Lorenz Hübschle-Schneider 6d988069c7 Add asynchronous GitHub Gist embedding plugin 11 years ago
Lorenz Hübschle-Schneider 3d719f3671 Simplify plugins that detect URLs by eliminating redundancy 11 years ago