]> git.wh0rd.org - tt-rss.git/history - include
Merge branch 'master' of KKozlowski/tt-rss into master
[tt-rss.git] / include /
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 Dolgovrework previous 32 bit session stuff
2017-07-13  Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-07-13  Andrew Dolgovsessions: clip max expiry value to a 32bit integer
2017-07-10  Andrew Dolgovhopefully unify handling of server HTTPS variables...
2017-07-10  foxMerge branch 'x_forwarded_proto' of yastupin/tt-rss...
2017-07-10  Cédric Barboironsanity: check X-Forwarded-Proto for self_url
2017-07-06  Andrew Dolgovreplace some usages of SELF_URL_PATH with get_self_url_...
2017-07-06  Andrew Dolgovself url path checking: accept value without an ending...
2017-07-05  Andrew Dolgovsanity: it's probably a good idea to check whether...
2017-07-05  Andrew Dolgovprevious: spaces -> tabs
2017-07-05  Andrew Dolgovsanity: check whether SELF_URL_PATH conforms to data...
2017-07-02  Andrew Dolgovcontrols: disable print_feed_select (unused)
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-28  Andrew DolgovMerge branch 'autoload_replacement' into 'master'
2017-05-27  wn_Replace '__autoload' (deprecated in PHP 7.2) with ...
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 Dolgovwrap rssfuncs into rssutils class
2017-05-05  Andrew Dolgovmove counter stuff to a separate class
2017-05-05  Andrew Dolgovadd sanity check for SELF_URL_PATH going to http url...
2017-05-04  Andrew Dolgovmove label stuff to Labels class
2017-05-04  Andrew Dolgovmove digest stuff to Digest 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 get_article_labels to Article
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 the following to Article:
2017-05-04  Andrew Dolgovmove getArticleFeed to Article
2017-05-04  Andrew Dolgovmove opml-specific get_feed_category to opml.php
2017-05-04  Andrew Dolgovmove some common control-generating functions to contro...
2017-04-27  Andrew Dolgovupdate_rss_feed: minor code cleanup
2017-04-26  Andrew Dolgovremove some redundant php closing tags
2017-04-26  Andrew Dolgovfix various issues reported by static analysis
2017-04-22  Andrew Dolgovbump version_static to 17.4 17.4
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-27  Andrew Dolgovenclosures: rewrite relative urls on import, duh
2017-03-23  Andrew Dolgovadd cosmetic suffixes back for cached url links
2017-03-23  Andrew Dolgovwhen choosing enclosures to embed or rewrite (af_zz_img...
2017-03-23  Andrew Dolgovenable caching of media in article enclosures
2017-03-23  Andrew Dolgovallow caching of audio files
2017-03-23  Andrew Dolgovremove local file extensions and generalize some metho...
2017-03-06  Andrew Dolgovrewrite relative urls for html5 audio source elements
2017-03-04  Andrew Dolgovsimplify error handling
2017-02-16  Andrew DolgovMerge branch 'improve-update_feedbrowser_cache-sql...
2017-02-16  Luc DidryImprove update_feedbrowser_cache SQL query
2017-02-13  Andrew Dolgovrewrite_relative_url: cleanup resulting url path while...
2017-02-12  Andrew Dolgovformat_article_enclosures: allow embedding .jpeg files
2017-02-12  Andrew Dolgovadd HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy (2)
2017-02-12  Andrew Dolgovadd HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy
2017-02-12  Andrew DolgovMerge branch 'fix-target-blank-vulnerability' into...
2017-02-12  Jérémy DECOOLPrevent target='_blank' vulnerability on dynamic link
2017-02-10  Andrew Dolgovuse get_self_url_prefix() when rewriting cached images
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-02-10  Andrew Dolgovsanitize: properly handle cached content in archived...
2017-02-09  Andrew Dolgovpass several image files used in notify messages to...
2017-02-08  Andrew Dolgovadd some protection against opener attacks if external...
2017-02-04  Andrew Dolgovimage cache: do not try to cache data: schema urls...
2017-02-04  Andrew Dolgovimage cache: send files as content-disposition: attachm...
2017-01-28  Andrew Dolgovsubscribe dialog: do not report errors via alert()
2017-01-26  Andrew Dolgovadd compact theme with smaller font
2017-01-25  Andrew Dolgovimplement cache-busting for default theme.css
2017-01-25  Andrew Dolgovpass article guid to hook_render_article
2017-01-25  Andrew DolgovMerge branch 'fix-sanitize-dfn' into 'master'
2017-01-25  Shane Synansanitize: allow dfn tag
2017-01-24  Andrew Dolgovsupport rel=noopener for links
2017-01-24  Andrew Dolgovfetch_file_contents: rework the way shim works to preve...
2017-01-24  Andrew Dolgovsanitize: allow acronym tag
2017-01-23  Andrew Dolgovreference pubsubhubbub classes using their namespace
2017-01-22  Andrew Dolgovfeed tree: only run animation for appearing unread...
2017-01-22  Andrew Dolgovbump VERSION_STATIC due to Dojo changes 17.1
2017-01-22  Andrew DolgovMerge branch 'af-comics-gocomics-feed' into 'master'
2017-01-22  Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2017-01-22  Andrew Dolgovforce ngettext() count argument type to string
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-subscriber from ??? to 1213f89 (2016...
2017-01-21  Anders Kaseorglib: Upgrade php-publisher from ??? to a5d6a0e (2016...
2017-01-17  Andrew Dolgovtweak the enclosure dropdown display a little bit for...
2017-01-16  Andrew DolgovMerge branch 'subscribe-idn-feed' into 'master'
2017-01-07  Andrew Dolgovdeprecate encrypted feed passwords because mcrypt is...
2017-01-02  Bernhard Thalerconvert to punycode for feed on idn hostname
2016-11-30  Andrew Dolgovset_basic_feed_info: fix typo
2016-11-30  Andrew Dolgovrssfuncs: fix warning when trying to update nonexisting...
2016-11-25  Andrew Dolgovmaybe we shouldn't escape entry_author twice
2016-10-24  Andrew Dolgovfetch_file_contents: set timeout when not using CURL
2016-10-19  Andrew Dolgovget_article_filters: add unicode modifier to preg_match()
2016-09-21  Andrew Dolgovshared posts: remove link to feed in externally shared...
next