]> git.wh0rd.org - tt-rss.git/history - include/functions.php
Обновить 'include/functions.php'
[tt-rss.git] / include / functions.php
2018-02-25  MetallizzerОбновить 'include/functions.php'
2018-02-12  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2018-02-12  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2018-02-11  Andrew Dolgovsanitize: disallow width and height attributes for...
2018-02-11  foxMerge branch 'save-effective-url' of JustAMacUser/tt...
2018-02-11  JustAMacUserHave fetch_file_contents() save the effective URL.
2018-02-11  Andrew Dolgovtag_is_valid: simplify code
2018-01-30  Andrew Dolgovinclude: convert some spaces to tabs
2018-01-18  foxMerge branch 'master' of binfalse/tt-rss into master
2018-01-18  martin scharmundocumenting the proxy settings [see #36]
2018-01-17  martin scharmsome proxies require `request_fulluri` set to true...
2018-01-13  martin scharmAdd proper support for proxies
2017-12-30  Andrew Dolgovsearch_to_sql: quote fallback search language
2017-12-30  foxMerge branch 'func-missing-quotes' of JustAMacUser...
2017-12-30  JustAMacUserAdd missing quotes to array_map.
2017-12-17  Andrew Dolgovforce-cast some variables used in queries to integer
2017-12-13  Andrew Dolgovsanitize: disable referrer via referrerpolicy for img...
2017-12-13  Andrew DolgovMerge branch 'master' of git.tt-rss.org:git/tt-rss...
2017-12-11  Andrew DolgovMerge branch 'master' of git.tt-rss.org:git/tt-rss...
2017-12-11  foxMerge branch 'master' of dim0x69/tt-rss into master
2017-12-05  Andrew Dolgovbool_to_sql_bool: for some reason PDO really likes...
2017-12-05  Andrew Dolgovremove mentions of deprecated.js
2017-12-03  Andrew Dolgovforce strip_tags() on all user input unless explicitly...
2017-12-03  Andrew Dolgovqueryfeedheadlines: there's no need to quote order_by...
2017-12-03  Andrew Dolgovadd defaultPasswordWarning nag dialog
2017-12-03  Andrew Dolgovget_theme_path: fallback to css/default.css if default...
2017-12-03  Andrew Dolgovpref-users: fix sorting the table
2017-12-03  Andrew Dolgovfilters: remove sql_bool_to_bool()
2017-12-02  Andrew Dolgovget_feed_access_key: param type bullshit
2017-12-02  Andrew Dolgovauth_internal: use PDO + other fixes
2017-12-02  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss into...
2017-12-02  Andrew Dolgovsearch_to_sql: leftover tsquery query fix for pgsql
2017-12-02  Andrew Dolgovsearch_to_sql: quoting fix
2017-12-02  foxMerge branch 'upstream/pdo-experimental' of JustAMacUse...
2017-12-02  Andrew Dolgovsql_bool_to_bool: backwards compat fix
2017-12-02  Andrew Dolgovfix label cache being double escaped on save
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 Dolgovincrease default of MAX_CONDITIONAL_INTERVAL to 12...
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...
next