summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2017-02-04image cache: do not try to cache data: schema urls; add caching of html5 ↵Andrew Dolgov
video content (similar to cache_starred_images plugin)
2017-01-29af_redditimgur: inline streamable.com videosAndrew Dolgov
2017-01-28af_readability: force utf8 preamble on html document load. no idea why but ↵Andrew Dolgov
it seems to work better even for not-unicode sites.
2017-01-24Support hyphens in GoComics URLs.JustAMacUser
2017-01-22Added feed URL instructions for GoComics.JustAMacUser
2017-01-22Update af_comics to handle new GoComics site.JustAMacUser
2017-01-07add toggle_sidebar plugin, remove obsolete toggle buttonAndrew Dolgov
add PluginHost::HOOK_MAIN_TOOLBAR_BUTTON
2017-01-04mail plugin: i guess rows= on dijit text areas doesn't work nowAndrew Dolgov
2016-08-25af_psql_trgm: do not try to render preference pane if enabled on mysqlAndrew Dolgov
2016-08-19import_export: better error message if upload failedAndrew Dolgov
2016-08-10plugins: use require() to hook into dojoAndrew Dolgov
2016-08-10dojo: main UI: load stuff asynchronouslyAndrew Dolgov
2016-08-02tweet embed: force utf-8Andrew Dolgov
2016-08-02af_redditimgur: rework gfycat pagesAndrew Dolgov
2016-08-02af_redditimgur: support .mp4 linksAndrew Dolgov
2016-08-02readability: increase maximum source document size, reorganize the reddit ↵Andrew Dolgov
plugin code a bit
2016-08-02af_redditimgur: relax poster image url condition for imgur a bitAndrew Dolgov
2016-08-01af_redditimgur: only check embed url variants unless match is foundAndrew Dolgov
2016-08-01basic tweet embedding using oembedAndrew Dolgov
2016-08-01af_redditimgur: try to guess images to embed using content-typeAndrew Dolgov
2016-08-01trgm plugin: increase check distance to 3 daysAndrew Dolgov
2016-07-26af_redditimgur: support video elements in imgur albumsAndrew Dolgov
2016-07-26af_redditimgur: use browser UA for readability requestsAndrew Dolgov
2016-07-07af_redditimgur: handle i.reddituploads.com as picturesAndrew Dolgov
2016-07-05af_redditimgur: make sure content_link is defined even if content dupcheck ↵Andrew Dolgov
is disabled
2016-03-22af_redditimgur: try to handle mobile imgur albumsAndrew Dolgov
2016-03-20af_redditimgur: relax youtube matching a bitAndrew Dolgov
2016-03-20fix previous wrt single-image imgur pagesAndrew Dolgov
2016-03-20af_redditimgur: fix handling of imgur albums, implement debugging ↵Andrew Dolgov
(method=testurl)
2016-01-31af_redditimgur: add option for previousAndrew Dolgov
2016-01-31af_redditimgur: add (disabled) wip content dupe checkerAndrew Dolgov
2016-01-29enable support for readability (if af_readability is enabled) in ↵Andrew Dolgov
shareanything bookmarklet
2016-01-27remove reddit textnode hack since the feed is broken in a different way nowAndrew Dolgov
2016-01-26only stop inline feed updates with open_basedir enabled if there are any ↵Andrew Dolgov
plugins that require CURL enabled add plugin->flags() returning array with additional plugin information, currently only CURL requirement (optional)
2016-01-23af_redditimgur: implement a hack to deal with reddit rss feed being ↵Andrew Dolgov
currently broken
2016-01-17af_psql_trgm: fix min_title_length not being used while processing articlesAndrew Dolgov
2016-01-06cache_starred_images: set filename when sending cached imageAndrew Dolgov
2015-12-25Fetch only the headers in order to get the real article URL.Eduardo M KALINOWSKI
2015-12-05Fix array checking method in 2 places, add array check in one locationTroy Engel
2015-12-05Revert "Fix accidental use of emtpy array: [E_WARNING (2) ↵Troy Engel
plugins/af_readability/init.php:186 Invalid argument supplied for foreach()]" This reverts commit beaddcba961cd187e6d3ce968b94610838d70b54.
2015-12-04Fix accidental use of emtpy array: [E_WARNING (2) ↵Troy Engel
plugins/af_readability/init.php:186 Invalid argument supplied for foreach()]
2015-11-25remove googlereaderimport: really who cares anymoreAndrew Dolgov
2015-11-25af_sort_bayes: move to -attic repo, not really suitable for production useAndrew Dolgov
of any kind
2015-11-20allow NO_CURL to disable several CURL-related checks in pluginsAndrew Dolgov
af_readability: skip http content-type checking when open_basedir is enabled
2015-11-19drop support for (obsolete, removed from recent php versions) php safe_mode ↵Andrew Dolgov
setting remove ugly hacks for curl + open_basedir combination breaking support for http redirects
2015-11-02import_export: various bugfixesAndrew Dolgov
2015-10-17af_redditimgur: support gyazo, properly check album domdocuments loading htmlAndrew Dolgov
2015-10-06limit maximum article length allowed for readabilityAndrew Dolgov
2015-09-21add date suffixes to opml & import_export generated filesAndrew Dolgov
2015-09-21af_comics: fix for whompAndrew Dolgov