summaryrefslogtreecommitdiff
path: root/include/functions.php
AgeCommit message (Expand)Author
2017-05-04move label stuff to Labels classAndrew Dolgov
2017-05-04move some label stuff to labels.phpAndrew Dolgov
2017-05-04abs_to_rel_path: removedAndrew Dolgov
2017-05-04move counter cache to a separate classAndrew Dolgov
2017-05-04move a bunch of functions into Feeds/Article namespacesAndrew Dolgov
2017-05-04move to Article:Andrew Dolgov
2017-05-04move the following to Feeds:Andrew Dolgov
2017-05-04move some common control-generating functions to controls.phpAndrew Dolgov
2017-04-26fix various issues reported by static analysisAndrew Dolgov
2017-03-31filter by search results while marking feed as readAndrew Dolgov
2017-03-04simplify error handlingAndrew Dolgov
2017-02-10add some print_checkbox/print_button calls; rename some plugin preference pan...Andrew Dolgov
2017-02-10af_zz_imgproxy: add optional setting to proxy all remote imagesAndrew Dolgov
2017-01-28subscribe dialog: do not report errors via alert()Andrew Dolgov
2017-01-24fetch_file_contents: rework the way shim works to prevent intermittent warningsAndrew Dolgov
2017-01-22feed tree: only run animation for appearing unread counters to prevent clashe...Andrew Dolgov
2017-01-22Added support to fetch_file_contents() to explicitly set CURLOPT_FOLLOWLOCATION.JustAMacUser
2017-01-21lib: Upgrade php-publisher from ??? to a5d6a0e (2016-11-15)Anders Kaseorg
2017-01-07deprecate encrypted feed passwords because mcrypt is getting removed from php...Andrew Dolgov
2016-10-24fetch_file_contents: set timeout when not using CURLAndrew Dolgov
2016-08-28Specify feed_id as an int rather than a string.John Brayton
2016-08-27Add feed_id to subscribeToFeed response when the code is 1 or 0.John Brayton
2016-08-11perform housekeeping tasks for plugins loaded in user-context onlyAndrew Dolgov
2016-07-07test if mb_internal_encoding() is available in functions.php headAndrew 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-30add a hash-based fetch_file_contents2()Andrew Dolgov
2016-02-17error handler: do not log last query, truncate error message to a smaller lengthAndrew Dolgov
2016-01-13updates: auto-disable CURL if open_basedir is enabled, notify possible issues...Andrew Dolgov
2015-12-07catchup_feed: proper fix for mysql 5.7Andrew Dolgov
2015-12-03catchup maybe add workaround for mysql 5.7 derived_mergeAndrew Dolgov
2015-11-19drop support for (obsolete, removed from recent php versions) php safe_mode s...Andrew Dolgov
2015-11-18fix ttrss_feeds.last_update defaulting to 0 on mysql, set to null insteadAndrew Dolgov
2015-11-02getLabelCounters: stricter ownership checkAndrew Dolgov
2015-08-17curl: let's verify ssl peersAndrew Dolgov
2015-08-12fetch_file_contents: use http/1.1 when not using curlAndrew Dolgov
2015-08-11add plugin-based filter actions (see example plugin in attic)Andrew Dolgov
2015-08-06purge_feed: remove obsolete postgresql queriesAndrew Dolgov
2015-08-04bump schemaAndrew Dolgov
2015-08-03add one catchall function to make uniqids/keyhashes/etc used by tt-rssAndrew Dolgov
2015-07-18smart_date_time: better eta_min handlingAndrew Dolgov
2015-07-15purge_orphans: optimize the query, maybeAndrew Dolgov
2015-07-15Revert "Performance breakthrough"Andrew Dolgov
2015-07-13Performance breakthroughGregThib
2015-07-03limit smart_date_time stuff to headlines onlyAndrew Dolgov
2015-07-03smart_date_time: add special case when article date is within current hourAndrew Dolgov
2015-06-19move language detection to a plugin, remove config.php constantAndrew Dolgov
2015-06-17speedup feed subscription processAndrew Dolgov
2015-03-11add bg_BG entry to get_translations()Andrew Dolgov
2015-02-01do not subscribe new users to now obsolete releases feedAndrew Dolgov