summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-04-29update_rss_feed: log warning when attempting to update unknown feedAndrew Dolgov
2016-04-29sanitize: force strip unnecessary data outside of <body>...</body> tags gener...Andrew Dolgov
2016-04-26actually check for failures properly in the dbupdaterAndrew Dolgov
2016-04-01daemon common: use proper update condition checking for secondary-selected feedsAndrew Dolgov
2016-03-31fetch_file_contents: fix shim when invoked with 1 argument onlyAndrew Dolgov
2016-03-30remove fetch_file_contents2, use a compat shim insteadAndrew Dolgov
2016-03-30amend previousAndrew Dolgov
2016-03-30set smallish timeout on update check, exclude update checking on initial loadAndrew Dolgov
2016-03-30add a hash-based fetch_file_contents2()Andrew Dolgov
2016-03-28get_version: add missing substrAndrew Dolgov
2016-03-23bump version_static to 16.3Andrew Dolgov
2016-03-23version: do not hardcode master branchAndrew Dolgov
2016-03-22remove dismiss* functionsAndrew Dolgov
2016-02-20rewrite_relative_url: only skip urls like magnet: instead of everything with :Andrew Dolgov
2016-02-20Revert "rewrite_relative_url: do not skip urls containing :"Andrew Dolgov
2016-02-20rewrite_relative_url: do not skip urls containing :Andrew Dolgov
2016-02-19Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2016-02-19Remove srcset and sizes attributes from img tag if locally caching images.JustAMacUser
2016-02-17error handler: do not log last query, truncate error message to a smaller lengthAndrew Dolgov
2016-02-05sanitize: allow <xml:namespace> (thanks, livejournal)Andrew Dolgov
2016-02-02update_rss_feed: disable support for http 304 for the time beingAndrew Dolgov
2016-01-26fix multiple issues with archived feedsAndrew Dolgov
2016-01-23update_rss_feed: escape dumped content while debuggingAndrew Dolgov
2016-01-23sanitize: allow <description>Andrew Dolgov
2016-01-14get_article_tags: while getting tags from cache check if article entry actual...Andrew Dolgov
2016-01-13updates: auto-disable CURL if open_basedir is enabled, notify possible issues...Andrew Dolgov
2016-01-12update static versionAndrew Dolgov
2016-01-07remove option ALLOW_DUPLICATE_POSTS as confusing/uselessAndrew Dolgov
2016-01-07fix broken article processing if ALLOW_DUPLICATE_POSTS is enabledAndrew Dolgov
2016-01-04do not automatically call cleanup_tags() in housekeeping tasksAndrew Dolgov
2015-12-31Update new feeds first in postgresThomas Kramer
2015-12-30tag_is_valid: check numeric tags properlyAndrew Dolgov
2015-12-17sanitize: clear out @srcset/@sizes on images leading to http sites when runni...Andrew Dolgov
2015-12-07Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2015-12-07catchup_feed: proper fix for mysql 5.7Andrew Dolgov
2015-12-07ttrss_gc: return trueAndrew Dolgov
2015-12-07fix previous, owner_uid not passed in daemon contextAndrew Dolgov
2015-12-07do not discard custom set article tags when updating from sourceAndrew Dolgov
2015-12-05calculate_article_hash: strip tags before hashing fieldsAndrew Dolgov
2015-12-04sanity_check: enforce minimum php version (5.4)Andrew Dolgov
2015-12-04store formatted backtrace to sql logAndrew Dolgov
2015-12-03set_basic_feed_info: fix missing columnAndrew Dolgov
2015-12-03Revert "set_basic_feed_info: bail out if feed doesn't exist"Andrew Dolgov
2015-12-03set_basic_feed_info: bail out if feed doesn't existAndrew Dolgov
2015-12-03logger: record last query before logged errorAndrew Dolgov
2015-12-03get_article_filters: check if action.type is setAndrew Dolgov
2015-12-03catchup maybe add workaround for mysql 5.7 derived_mergeAndrew Dolgov
2015-12-01update sanity_configAndrew Dolgov
2015-11-30Revert "Fix missing SESSION_CHECK_ADDRESS in config"Heiko Adams
2015-11-21queryFeedHeadlines: don't check first_id when sorting by oldest firstAndrew Dolgov