Commit History

Author SHA1 Message Date
  Andrew Dolgov ea79a0e033 remove some redundant php closing tags 7 years ago
  Andrew Dolgov 7b55001eee fix various issues reported by static analysis 7 years ago
  Andrew Dolgov 86e534290e enclosures: rewrite relative urls on import, duh 7 years ago
  Andrew Dolgov 388d4dfa88 enable caching of media in article enclosures 7 years ago
  Andrew Dolgov 41bead9baa remove local file extensions and generalize some method names for cached media 7 years ago
  Luc Didry 453787526a Improve update_feedbrowser_cache SQL query 7 years ago
  Andrew Dolgov 5edd605ae1 image cache: do not try to cache data: schema urls; add caching of html5 video content (similar to cache_starred_images plugin) 7 years ago
  Andrew Dolgov cb3f877303 reference pubsubhubbub classes using their namespace 7 years ago
  Anders Kaseorg becd215a75 lib: Upgrade php-subscriber from ??? to 1213f89 (2016-11-15) 7 years ago
  Andrew Dolgov 17a8e61d2a deprecate encrypted feed passwords because mcrypt is getting removed from php 7.1 7 years ago
  Andrew Dolgov 3d5d289077 set_basic_feed_info: fix typo 7 years ago
  Andrew Dolgov bfe1eb4e52 rssfuncs: fix warning when trying to update nonexisting feed 7 years ago
  Andrew Dolgov 12ff230bc2 maybe we shouldn't escape entry_author twice 7 years ago
  Andrew Dolgov e3dceca66b get_article_filters: add unicode modifier to preg_match() 7 years ago
  Andrew Dolgov 557d86fe42 better debugging for matched filter rules 7 years ago
  Andrew Dolgov 5cbd1fe8e4 perform housekeeping tasks for plugins loaded in user-context only 7 years ago
  JustAMacUser babfadbfd2 Pass the value of cache_images to plugins in HOOK_ARTICLE_FILTER. 7 years ago
  JustAMacUser dae16f72c9 Only strings need 4-byte filtering. 7 years ago
  Andrew Dolgov 638fdf732a update_rss_feed: log warning when attempting to update unknown feed 8 years ago
  Andrew Dolgov 9e84bab449 daemon common: use proper update condition checking for secondary-selected feeds 8 years ago
  Andrew Dolgov 0edf1d0dc0 update_rss_feed: disable support for http 304 for the time being 8 years ago
  Andrew Dolgov 0bc503ff9a update_rss_feed: escape dumped content while debugging 8 years ago
  Andrew Dolgov 312742db6e updates: auto-disable CURL if open_basedir is enabled, notify possible issues w/ plugins 8 years ago
  Andrew Dolgov 5bdcb8fd78 remove option ALLOW_DUPLICATE_POSTS as confusing/useless 8 years ago
  Andrew Dolgov 4f186b1f10 fix broken article processing if ALLOW_DUPLICATE_POSTS is enabled 8 years ago
  Andrew Dolgov 9b736a20b3 do not automatically call cleanup_tags() in housekeeping tasks 8 years ago
  Thomas Kramer 98070db009 Update new feeds first in postgres 8 years ago
  Andrew Dolgov 040aa5408a fix previous, owner_uid not passed in daemon context 8 years ago
  Andrew Dolgov a8ac766132 do not discard custom set article tags when updating from source 8 years ago
  Andrew Dolgov 24e6ff5d1c calculate_article_hash: strip tags before hashing fields 8 years ago