]> git.wh0rd.org - tt-rss.git/history - include/functions.php
more boolean fixes
[tt-rss.git] / include / functions.php
2017-12-02  Andrew Dolgovmore boolean fixes
2017-12-02  Andrew Dolgovcheckbox to sql bool related changes, some more boolean...
2017-12-02  Andrew Dolgovboolean handling changes which probably won't break...
2017-12-01  Andrew DolgovOPML: use PDO; minor fixes
2017-12-01  Andrew Dolgovrpc: switch to PDO
2017-12-01  Andrew Dolgovfix add_feed_category
2017-12-01  Andrew Dolgovccache, misc: fixes
2017-12-01  Andrew Dolgovpublic: partial conversion to PDO, misc fixes
2017-12-01  Andrew Dolgovsome minor PDO-related fixes
2017-12-01  Andrew Dolgovauth/base: PDO
2017-12-01  Andrew Dolgovpdo pdo pdo
2017-12-01  Andrew Dolgovsessions: PDO
2017-12-01  Andrew Dolgovmore pdo stuff
2017-12-01  Andrew Dolgovadd qmarks function
2017-12-01  Andrew Dolgovmore pdo stuff i guess
2017-12-01  Andrew Dolgovsome more pdo stuff
2017-12-01  Andrew DolgovMerge branch 'pdo-experimental' of git.fakecake.org...
2017-12-01  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss into...
2017-11-30  Andrew Dolgovenforce unconditional requests every 6 hours even if...
2017-11-30  Andrew Dolgovadd ttrss_feeds.last_unconditional (schema bump)
2017-11-30  Andrew Dolgovadd some WIP pdo stuff
2017-11-27  Andrew Dolgovadd a sanity check for tt-rss myisam tables
2017-11-20  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-11-03  foxMerge branch 'allow_hr_tag' of ubetly/tt-rss into master
2017-11-03  woxcabAllow <hr> tag in the RSS item' description
2017-10-30  Andrew Dolgovfetch_file_contents: improve error handling
2017-10-08  Andrew Dolgovremove apache-specific x-sendfile stuff
2017-10-08  foxMerge branch 'viewport' of jrconlin/tt-rss into master
2017-10-06  Andrew DolgovMerge branch 'master' of git.tt-rss.org:git/tt-rss
2017-10-02  foxMerge branch 'relative_html_base' of wn/tt-rss into...
2017-10-01  wn_get_favicon_url: only check base elements with href...
2017-10-01  wn_Handle potentially-relative base element when getting...
2017-08-17  Andrew Dolgovadd support for http 304 not modified (no timestamp...
2017-07-30  Andrew Dolgovdo not base headlines label context submenu on feed...
2017-07-17  foxMerge branch 'master' of KKozlowski/tt-rss into master
2017-07-16  Natan Frei$_SERVER['HTTPS'] can be exists and 'off' for non-https...
2017-07-13  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-07-10  Andrew Dolgovhopefully unify handling of server HTTPS variables...
2017-07-06  Andrew Dolgovreplace some usages of SELF_URL_PATH with get_self_url_...
2017-07-02  Andrew Dolgovschema: updates for new filter format (bump version...
2017-07-02  Andrew DolgovRevert "Revert "filters: support matching on multiple...
2017-07-02  Andrew DolgovRevert "filters: support matching on multiple feeds...
2017-07-02  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-07-02  Andrew Dolgovfilters: support matching on multiple feeds/categories
2017-05-29  Andrew Dolgovtunables:
2017-05-16  Andrew Dolgovremove pubsubhubbub: dead
2017-05-11  Andrew Dolgovmove add_feed_url() to pref_feeds
2017-05-06  Andrew Dolgovfix DAEMON_SLEEP_INTERVAL not being defined when used
2017-05-05  Andrew Dolgovmove counter stuff to a separate class
2017-05-04  Andrew Dolgovmove label stuff to Labels class
2017-05-04  Andrew Dolgovmove some label stuff to labels.php
2017-05-04  Andrew Dolgovabs_to_rel_path: removed
2017-05-04  Andrew Dolgovmove counter cache to a separate class
2017-05-04  Andrew Dolgovmove a bunch of functions into Feeds/Article namespaces
2017-05-04  Andrew Dolgovmove to Article:
2017-05-04  Andrew Dolgovmove the following to Feeds:
2017-05-04  Andrew Dolgovmove some common control-generating functions to contro...
2017-04-26  Andrew Dolgovfix various issues reported by static analysis
2017-03-31  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2017-03-31  Andrew Dolgovfilter by search results while marking feed as read
2017-03-04  Andrew Dolgovsimplify error handling
2017-02-10  Andrew Dolgovadd some print_checkbox/print_button calls; rename...
2017-02-10  Andrew Dolgovaf_zz_imgproxy: add optional setting to proxy all remot...
2017-01-28  Andrew Dolgovsubscribe dialog: do not report errors via alert()
2017-01-24  Andrew Dolgovfetch_file_contents: rework the way shim works to preve...
2017-01-22  Andrew Dolgovfeed tree: only run animation for appearing unread...
2017-01-22  Andrew DolgovMerge branch 'af-comics-gocomics-feed' into 'master'
2017-01-22  JustAMacUserAdded support to fetch_file_contents() to explicitly...
2017-01-21  Andrew DolgovMerge branch 'lib-upgrades' into 'master'
2017-01-21  Anders Kaseorglib: Upgrade php-publisher from ??? to a5d6a0e (2016...
2017-01-16  Andrew DolgovMerge branch 'subscribe-idn-feed' into 'master'
2017-01-07  Andrew Dolgovdeprecate encrypted feed passwords because mcrypt is...
2016-10-24  Andrew Dolgovfetch_file_contents: set timeout when not using CURL
2016-08-29  Andrew DolgovMerge branch 'add_feed_id_to_subscribeToFeed_response...
2016-08-29  John BraytonSpecify feed_id as an int rather than a string.
2016-08-27  John BraytonAdd feed_id to subscribeToFeed response when the code...
2016-08-19  Heiko AdamsMerge branch 'master' into german-translation
2016-08-11  Andrew Dolgovperform housekeeping tasks for plugins loaded in user...
2016-07-07  Andrew Dolgovtest if mb_internal_encoding() is available in function...
2016-03-31  Andrew Dolgovfetch_file_contents: fix shim when invoked with 1 argum...
2016-03-30  Andrew Dolgovremove fetch_file_contents2, use a compat shim instead
2016-03-30  Andrew Dolgovadd a hash-based fetch_file_contents2()
2016-02-19  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2016-02-17  Andrew Dolgoverror handler: do not log last query, truncate error...
2016-01-17  Andrew DolgovMerge branch 'po_fixes' into 'master'
2016-01-13  Andrew Dolgovupdates: auto-disable CURL if open_basedir is enabled...
2015-12-07  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2015-12-07  Andrew Dolgovcatchup_feed: proper fix for mysql 5.7
2015-12-03  Andrew Dolgovcatchup maybe add workaround for mysql 5.7 derived_merge
2015-11-30  Heiko AdamsMerge remote-tracking branch 'origin/master' into germa...
2015-11-19  Andrew Dolgovdrop support for (obsolete, removed from recent php...
2015-11-18  Andrew Dolgovfix ttrss_feeds.last_update defaulting to 0 on mysql...
2015-11-02  Andrew DolgovgetLabelCounters: stricter ownership check
2015-08-17  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-08-17  Andrew Dolgovcurl: let's verify ssl peers
2015-08-12  Andrew Dolgovfetch_file_contents: use http/1.1 when not using curl
2015-08-12  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-08-11  Andrew Dolgovadd plugin-based filter actions (see example plugin...
2015-08-06  Andrew Dolgovpurge_feed: remove obsolete postgresql queries
2015-08-04  Andrew Dolgovbump schema
next