]> git.wh0rd.org Git - tt-rss.git/history - include
Merge branch 'master' of binfalse/tt-rss into master
[tt-rss.git] / include /
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...
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-26 Andrew Dolgovbetter debugging for matched filter rules
2016-08-21 Andrew Dolgovremove support for legacy mysql driver
2016-08-19 Heiko AdamsMerge branch 'master' into german-translation
2016-08-19 Andrew Dolgovimport_export: better error message if upload failed
2016-08-11 Andrew Dolgovperform housekeeping tasks for plugins loaded in user...
2016-08-10 Andrew Dolgovbump static version to 16.8 16.8
2016-08-07 Andrew DolgovMerge branch 'more-info-article-filter' into 'master'
2016-08-07 Andrew DolgovMerge branch 'patch-strip-harmful-tags' into 'master'
2016-08-06 JustAMacUserPass the value of cache_images to plugins in HOOK_ARTIC...
2016-08-06 JustAMacUserRemove href attribute if it executes JavaScript.
2016-08-01 Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2016-07-26 Andrew DolgovMerge branch 'mb4-string-only' into 'master'
2016-07-26 Andrew Dolgovadd hotkey for toggling VFEED_GROUP_BY_FEED preference
2016-07-26 JustAMacUserOnly strings need 4-byte filtering.
2016-07-07 Andrew Dolgovtest if mb_internal_encoding() is available in function...
2016-04-29 Andrew Dolgovupdate_rss_feed: log warning when attempting to update...
2016-04-29 Andrew Dolgovsanitize: force strip unnecessary data outside of ...
2016-04-26 Andrew Dolgovactually check for failures properly in the dbupdater
2016-04-01 Andrew Dolgovdaemon common: use proper update condition checking...
next