Commit History

Author SHA1 Message Date
  Andrew Dolgov c925f4e3fd use catchall exception handler for readability 5 years ago
  Andrew Dolgov a2d1fa5b14 autoloader: check if class name is namespaced before trying to split it 5 years ago
  fox 331ded21ba Merge branch 'tumblr_hd_videos' of Self-Perfection/tt-rss into master 5 years ago
  Self-Perfection 1cb3084d53 Replace tumblr videos with HD versions 5 years ago
  Andrew Dolgov 6e6c3a878d update_rss_feed: limit maximum length of tsvector data because of pgsql limitations 5 years ago
  Andrew Dolgov 0cd4a88dc2 remove previous readability library (unused) 5 years ago
  Andrew Dolgov 6d95e53524 af_readability: check if sanitized content has anything before replacing 5 years ago
  Andrew Dolgov acf155cf8f remove old-style readability loading 5 years ago
  Andrew Dolgov add9b37ab5 auth_internal: load Base32 using proper namespace 5 years ago
  Andrew Dolgov 310c18e6bb move OTPHP to vendor/; additionally move Base32 class to OTPHP namespace 5 years ago
  Andrew Dolgov df47100ad1 remove SWF enclosure audio player 5 years ago
  Andrew Dolgov b22766fcdd Af_RedditImgur: update to use readability-php 5 years ago
  Andrew Dolgov a9105e2a61 move JShrink Minifier to vendor/ 5 years ago
  Andrew Dolgov 2aaefbfa54 update autoloader to consider namespaces for third party libraries: placed and loaded from vendor/namespace/classpath.php 5 years ago
  Andrew Dolgov d00d515320 feedbrowser: fix incorrect usage of LIMIT in prepared statement 5 years ago
  fox 149e903dd1 Merge branch 'fix/git-packed-ref' of tobidope/tt-rss into master 5 years ago
  Tobias Bell af3663edec Don't bail out if git gc removed refs 5 years ago
  Andrew Dolgov f5302247c6 share: add support for og:image, etc. metadata for shared articles 5 years ago
  Andrew Dolgov 636164301f import_export: limit and offset don't play nice with generic PDO placeholders 5 years ago
  Andrew Dolgov a369a6d946 import_export: update to use PDO 5 years ago
  Andrew Dolgov b70c3daffe af_redditimgur updates: 5 years ago
  Andrew Dolgov b037ffd628 af_readability: specify http accept header 5 years ago
  Andrew Dolgov 68d9c412ea fetch_file_contents: allow setting http Accept header 5 years ago
  Andrew Dolgov 82152bdc34 Revert "plugins/import_export: use PDO" 5 years ago
  fox e888879a42 Merge branch 'master' of MatthieuS/tt-rss into master 5 years ago
  MatthieuS 5d95676ecc Call the subscription hook from the plugins even if fetch_file_contents returned no data 5 years ago
  Andrew Dolgov f0dbfedc81 increase buffersize to 16384 bytes 5 years ago
  fox f7253dbb4e Merge branch 'master' of impa/tt-rss into master 5 years ago
  Alexander Yaburov 74a98a6ff2 increased CURLOPT_BUFFERSIZE from 128 to 256 5 years ago
  Andrew Dolgov b14f6d58b4 implement hard limits on downloaded data size for general fetching and cache plugins: MAX_DOWNLOAD_FILE_SIZE & MAX_CACHE_FILE_SIZE 6 years ago