summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2018-08-02Update af_lang_detect plugin with changes from upstreamtschuettler
2018-07-31use catchall exception handler for readabilityAndrew Dolgov
2018-07-14Replace tumblr videos with HD versionsSelf-Perfection
2018-06-21af_readability: check if sanitized content has anything before replacingAndrew Dolgov
2018-06-20remove old-style readability loadingAndrew Dolgov
2018-06-20auth_internal: load Base32 using proper namespaceAndrew Dolgov
2018-06-20Af_RedditImgur: update to use readability-phpAndrew Dolgov
2018-06-20update autoloader to consider namespaces for third party libraries: placed an...Andrew Dolgov
2018-05-28import_export: limit and offset don't play nice with generic PDO placeholdersAndrew Dolgov
2018-05-28import_export: update to use PDOAndrew Dolgov
2018-05-26af_redditimgur updates:Andrew Dolgov
2018-05-25af_readability: specify http accept headerAndrew Dolgov
2018-05-24Revert "plugins/import_export: use PDO"Andrew Dolgov
2018-05-20implement hard limits on downloaded data size for general fetching and cache ...Andrew Dolgov
2018-05-16plugins/import_export: use PDOLuc Didry
2018-05-12af_comics: Go Comics now uses HTTPS.JustAMacUser
2018-04-26af_comics: nedroid broke their rss feed, might as well plug them into generic...Andrew Dolgov
2018-02-23auto_assign_labels: pass delimiter to preg_quote() to escape slashes properlyAndrew Dolgov
2018-02-11af_readability: Use new global fetch_effective_url for canonical URL.JustAMacUser
2018-02-11af_comics: Fix typo -- call to undefined method.JustAMacUser
2018-02-07af_comics: Workaround for GoComics' lazy loading images in srcset.Dave Z
2018-02-07af_comics: Allow subscribing to GoComics URLs via page (only this time, *actu...Dave Z
2018-01-30Revert "import_export: do not use DOMDocument->loadXML in static context"Andrew Dolgov
2018-01-30import_export: do not use DOMDocument->loadXML in static contextAndrew Dolgov
2018-01-30import_export: use legacy true/false valuesAndrew Dolgov
2018-01-27gocomics: remove width attribute to fix improper scaling of imagesAndrew Dolgov
2018-01-01Fix missing parenthesis.Dave Z
2018-01-01Fix PDO query in mail plugin.Dave Z
2017-12-13Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimentalAndrew Dolgov
2017-12-13Make af_readability use resolved URL when rewriting relative URLs in the arti...JustAMacUser
2017-12-11use button-style links for bookmarkletsAndrew Dolgov
2017-12-11add some primary dialog actions; update cssAndrew Dolgov
2017-12-07set charset to "utf-8"cac2s
2017-12-03further stylesheet simplification related fixesAndrew Dolgov
2017-12-03plugins/cache_starred_images: use PDOAndrew Dolgov
2017-12-03plugins/embed_original: use PDOAndrew Dolgov
2017-12-03plugins/af_redditimgur: use PDOAndrew Dolgov
2017-12-03plugins/vf_shared: use PDOAndrew Dolgov
2017-12-03plugins/auto_assign_labels: use PDOAndrew Dolgov
2017-12-03plugins/af_readability: use PDOAndrew Dolgov
2017-12-03plugins/note: use PDOAndrew Dolgov
2017-12-03plugins/mail: use PDOAndrew Dolgov
2017-12-03af_zz_imgproxy: use type hintAndrew Dolgov
2017-12-03plugins/af_psql_trgm: use PDOAndrew Dolgov
2017-12-03plugins/mailto: PDOAndrew Dolgov
2017-12-03plugin base class: init pdo objectAndrew Dolgov
2017-12-03auth_remote: use PDOAndrew Dolgov
2017-12-03auth_internal: use PDO + other fixesAndrew Dolgov
2017-12-02checkbox to sql bool related changes, some more boolean fixesAndrew Dolgov
2017-11-16Updated af_comics GoComics handling to support comics with numbers and use th...JustAMacUser