summaryrefslogtreecommitdiff
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-18autoloader: check if class name is namespaced before trying to split itAndrew Dolgov
2018-07-15Merge branch 'tumblr_hd_videos' of Self-Perfection/tt-rss into masterfox
2018-07-14Replace tumblr videos with HD versionsSelf-Perfection
2018-07-10update_rss_feed: limit maximum length of tsvector data because of pgsql limit...Andrew Dolgov
2018-06-21remove previous readability library (unused)Andrew Dolgov
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-20move OTPHP to vendor/; additionally move Base32 class to OTPHP namespaceAndrew Dolgov
2018-06-20remove SWF enclosure audio playerAndrew Dolgov
2018-06-20Af_RedditImgur: update to use readability-phpAndrew Dolgov
2018-06-20move JShrink Minifier to vendor/Andrew Dolgov
2018-06-20update autoloader to consider namespaces for third party libraries: placed an...Andrew Dolgov
2018-06-18feedbrowser: fix incorrect usage of LIMIT in prepared statementAndrew Dolgov
2018-06-14Merge branch 'fix/git-packed-ref' of tobidope/tt-rss into masterfox
2018-06-08Don't bail out if git gc removed refsTobias Bell
2018-05-29share: add support for og:image, etc. metadata for shared articlesAndrew 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-25fetch_file_contents: allow setting http Accept headerAndrew Dolgov
2018-05-24Revert "plugins/import_export: use PDO"Andrew Dolgov
2018-05-23Merge branch 'master' of MatthieuS/tt-rss into masterfox
2018-05-23Call the subscription hook from the plugins even if fetch_file_contents retur...MatthieuS
2018-05-23increase buffersize to 16384 bytesAndrew Dolgov
2018-05-23Merge branch 'master' of impa/tt-rss into masterfox
2018-05-23increased CURLOPT_BUFFERSIZE from 128 to 256Alexander Yaburov
2018-05-20implement hard limits on downloaded data size for general fetching and cache ...Andrew Dolgov
2018-05-20Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2018-05-20bump date_updated when updated article data is saved to exclude it from purgi...Andrew Dolgov
2018-05-20Merge branch 'fix-fr-translation-typos' of framasky/tt-rss into masterfox
2018-05-20Merge branch 'pdo-import-export-plugin' of framasky/tt-rss into masterfox
2018-05-16plugins/import_export: use PDOLuc Didry
2018-05-15Fix FR translation typosframasky
2018-05-12Merge branch 'af_comics-ssl' of JustAMacUser/tt-rss into masterfox
2018-05-12af_comics: Go Comics now uses HTTPS.JustAMacUser
2018-04-28rebase translationsAndrew Dolgov
2018-04-28Merge branch 'translation_pt_BR' of ekalin/tt-rss into masterfox
2018-04-28Updated pt_BR translation.Eduardo M KALINOWSKI
2018-04-26af_comics: nedroid broke their rss feed, might as well plug them into generic...Andrew Dolgov
2018-04-14Merge branch 'reg_exp_length' of lllusion3418/tt-rss into masterfox
2018-04-14change filter rule regexp type to textfoobar
2018-04-03pass tsvector data as a named parameter on article update, remove escaping hacksAndrew Dolgov
2018-03-21filter dialog: remove placeholderAndrew Dolgov
2018-03-21filter dialog: add tooltip re: filter syntaxAndrew Dolgov
2018-03-16hlClicked: do not set headline selected when ctrl-clickingAndrew Dolgov
2018-03-16addLabel: remove unused active_tabAndrew Dolgov