]> git.wh0rd.org Git - tt-rss.git/history - classes/handler
Store language of entries as indicated by the feed.
[tt-rss.git] / classes / handler /
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-03 Andrew Dolgovforce strip_tags() on all user input unless explicitly...
2017-12-03 Andrew Dolgovpluginhost: do not connect via legacy DB api until...
2017-12-03 Andrew Dolgovfurther stylesheet simplification related fixes (2)
2017-12-03 Andrew Dolgovfurther stylesheet simplification related fixes
2017-12-03 Andrew Dolgovcss/less updates
2017-12-03 Andrew Dolgovmain classes: remove sql_bool_to_bool() kludge
2017-12-02 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss into...
2017-12-01 Andrew Dolgovdbupdater: use PDO
2017-12-01 Andrew Dolgovpublic: use PDO headlines result (2)
2017-12-01 Andrew Dolgovpublic: use PDO headlines result
2017-12-01 Andrew Dolgovpublic: partial conversion to PDO, misc fixes
2017-11-29 Andrew Dolgovgenerate base css files using lessc
2017-11-20 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-11-20 Andrew Dolgovfix possible sql injection in public/forgotpass
2017-10-13 foxMerge branch 'sort_title_date' of ggrandou/tt-rss into...
2017-10-09 Gilles Grandoumakes 'order by title' to sort by title and by ascendin...
2017-10-08 Andrew Dolgovremove apache-specific x-sendfile stuff
2017-07-06 Andrew Dolgovreplace some usages of SELF_URL_PATH with get_self_url_...
2017-05-16 Andrew Dolgovremove pubsubhubbub: dead
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-04-26 Andrew Dolgovremove some redundant php closing tags
2017-03-23 Andrew Dolgovremove local file extensions and generalize some metho...
2017-02-10 Andrew Dolgovallow user plugins to expose public methods out in...
2017-02-10 Andrew Dolgovaf_zz_imgproxy: use inline disposition, misc updates
2017-02-04 Andrew Dolgovcached_image: remove unnecessary basename()
2017-02-04 Andrew Dolgovimage cache: send files as content-disposition: attachm...
2016-04-29 Andrew Dolgovgenerate_syndicated_feed: sanitize content excerpt
2016-04-26 Andrew Dolgovactually check for failures properly in the dbupdater
2016-03-01 Andrew Dolgovpass feed information to hook_article_export_feed
2016-03-01 Andrew Dolgovadd PluginHost.HOOK_ARTICLE_EXPORT_FEED
2016-02-11 Andrew Dolgovgenerate_syndicated_feed: pass article id to sanitize()
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-07-13 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-07-11 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-07-11 Andrew DolgovqueryFeedHeadlines: move to array-based arguments,...
2015-07-08 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-07-07 Andrew Dolgovsimplify search, remove search_mode as useless
2015-05-22 Andrew DolgovMerge pull request #456 from andersk/disable-feed-browser
2015-03-30 Andrew Dolgovadd a wrapper for standard error codes returned by...
2015-03-28 Andrew Dolgovrename url_to_tag_uri to a more relevant name
2015-03-28 Andrew Dolgovgenerated feed: use tag: instead of the public.php...
2015-02-27 Andrew Dolgovremove image.php; put cached image endpoint to public.php
2015-02-19 Art4Merge branch 'master' into patch-1
2014-11-04 YoungMin ParkMerge pull request #1 from gothfox/master
2014-10-15 Andrew DolgovMerge pull request #413 from cmehay/master
2014-10-11 Andrew Dolgovinclude subcategories in generated category feeds
2014-06-18 Andrew Dolgovproperly show cached images in syndicated feeds
2014-03-09 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-03-09 Andrew Dolgovgenerated feeds, add ts= (strtotime) start timestamp
2014-03-09 Andrew Dolgovrework password reset to work through temporary link
2014-03-05 Andrew Dolgovcomment out subtest
2014-03-05 Andrew Dolgovsplit functions php into two parts because syntastic...
2014-03-04 Andrew Dolgovpublic: remove subscribe2 (unused?)
2014-02-19 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-02-19 Andrew Dolgovremove some unused code reported by phpmd
2014-01-28 Andrew Dolgovreinstate scriptaculous controls (needed for ajax.autoc...
2014-01-27 Andrew Dolgovmove Zoom stylesheet to a separate file
2014-01-19 Andrew Dolgovmention username in login failed syslog message
2013-11-29 Andrew DolgovqueryFeedHeadlines: remove obsolete content_preview
2013-11-20 Andrew Dolgovsyndicated feeds: default to change exported guid
2013-11-11 Andrew Dolgovpubsubhubbub: disable feed url checking when subscribin...
2013-10-06 Andrew DolgovMerge pull request #311 from fsateler/curl-cookie-jar
2013-10-06 Andrew Dolgovremove a few parser warnings from generated feeds
2013-10-04 Andrew Dolgovfix http 304 header being calculated incorrectly for...
2013-09-29 Andrew Dolgovuse favicon in some auxiliar dialogs
2013-08-22 Andrew DolgovMerge pull request #280 from PerryWerneck/master
2013-08-21 Andrew Dolgovunfuck headlines_hook for syndicated feeds
2013-08-02 Andrew Dolgovmake cache starred plugin use hook_house_keeping
2013-08-02 Andrew Dolgovadd plugin to cache images in starred articles; pass...
2013-07-24 Andrew Dolgovmake globalUpdateFeeds handler use simple update mechan...
2013-07-11 Andrew DolgovMerge branch 'master' of git://github.com/syrnon/Tiny...
2013-07-10 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-07-10 Andrew DolgovMerge branch 'hookhead' of git://github.com/justauserx...
2013-07-08 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-07-07 justauserMerge branch 'master' into hookhead
2013-07-07 justauserMerge branch 'master' of http://github.com/gothfox...
2013-07-07 Andrew DolgovMerge pull request #252 from Djuuu/master
2013-07-07 Julien TardotCorrect feed ID in feeds self URL.
2013-07-06 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-07-06 Andrew Dolgovrename orig_guid to no_orig_guid
2013-07-06 Andrew Dolgovsyndicated feeds: add orig_guid to optionally alter...
2013-07-06 Andrew DolgovMerge pull request #251 from guillaume-uH57J9/master
2013-07-06 guillaume-uH57J9Report failed login attemps using user_error
2013-07-06 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-07-06 Andrew DolgovMerge pull request #245 from shibuya246/master
2013-07-01 shibuya246add <source><title> to feed rss output
2013-06-29 justauserMerge remote-tracking branch 'origin' into hookhead
2013-06-29 justauserfixed a typo
2013-06-28 justauserChanged the implementation of HOOK_QUERY_HEADLINES...
2013-06-27 justauserMerge remote-tracking branch 'origin' into hookhead
2013-06-27 justauserChanges to add a new hook: HOOK_QUERY_HEADLINES. ...
2013-06-19 Andrew DolgovMerge pull request #228 from WGH-/installer_undefined_index
next