]> git.wh0rd.org - tt-rss.git/history - include/functions2.php
disable version checking for night.css
[tt-rss.git] / include / functions2.php
2014-12-09  Andrew Dolgovdisable version checking for night.css 1.15.2
2014-12-09  Andrew Dolgovrequire version information in all additional themes
2014-12-06  Andrew Dolgovif loaded over ssl and iframe is whitelisted, set its...
2014-11-29  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-11-28  Andrew DolgovMerge pull request #424 from tmo-github/TMO_ttrss
2014-11-27  tmo-githubModify query to avoid a full table scan on MySQL
2014-11-25  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-11-25  Andrew Dolgovallow embedding videos from youtube and vimeo natively
2014-11-04  YoungMin ParkMerge pull request #1 from gothfox/master
2014-10-16  Andrew Dolgovdo not force sslversion in any cases
2014-08-20  Andrew Dolgovremove unused format_libxml_error
2014-08-20  Andrew Dolgovfix typo
2014-08-20  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-08-20  Andrew Dolgovgeturl: if head request is denied because host is still...
2014-08-19  Andrew Dolgovget_minified_js: store and check tt-rss version in...
2014-07-16  Andrew DolgovMerge branch 'tribut-enclosure-size'
2014-07-15  Felix EckhoferAdd width/height attribute to image enclosures
2014-07-07  Andrew DolgovMerge pull request #388 from dzaikos/fix-curl-head...
2014-07-02  Andrew Dolgovmail plugin: cleanup disabled completion, add configura...
2014-06-22  Dave ZaikosAdded curl CURLOPT_NOBODY option in geturl function...
2014-06-19  Andrew DolgovMerge pull request #381 from bram85/master
2014-06-19  Bram SchoenmakersFix for testing filters getting stuck sometimes.
2014-05-14  Andrew DolgovMerge pull request #374 from dzaikos/plugin-hook-enclosures
2014-05-12  Dave ZaikosChanged how the enclosures array is checked for content...
2014-05-12  Dave ZaikosAdded HOOK_FORMAT_ENCLOSURES plugin hook.
2014-04-23  Rob HoelzStop after first search plugin
2014-04-23  Rob HoelzMake search mechanism pluggable
2014-03-14  Andrew Dolgovmake_init_params: add plugins
2014-03-14  Andrew Dolgovmake_init_params: add theme
2014-03-14  Andrew Dolgovmake_init_params: add some additional information usefu...
2014-03-12  Andrew Dolgovdisable headlines grouping for recently read vfeed
2014-03-09  Andrew Dolgovstart_ts for feeds: use date_entered for consistency
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-05  Andrew DolgovRevert "get_feeds_from_html: add rel='alternate feed'"
2014-03-05  Andrew Dolgovget_feeds_from_html: add rel='alternate feed'
2014-03-05  Andrew Dolgovsplit functions php into two parts because syntastic...