summaryrefslogtreecommitdiff
path: root/include/functions2.php
AgeCommit message (Expand)Author
2015-06-08fix_url: support schema-less urlsAndrew Dolgov
2015-06-05support loading themes from themes.localAndrew Dolgov
2015-06-05pluginhost: allow loading user plugins from plugins.localAndrew Dolgov
2015-04-21add HOOK_RENDER_ENCLOSURE & af_youtube_embed pluginAndrew Dolgov
2015-03-30add a wrapper for standard error codes returned by backend, also add explanat...Andrew Dolgov
2015-03-17remove unread first sorting: has issues, is pretty much adaptive anywayAndrew Dolgov
2015-03-05Add unread category to build-in SearchSkyREgit
2015-02-27remove image.php; put cached image endpoint to public.phpAndrew Dolgov
2015-02-03add config option CHECK_FOR_UPDATESAndrew Dolgov
2015-02-03minor fixes for previous (2)Andrew Dolgov
2015-02-03minor fixes for previousAndrew Dolgov
2015-02-03add placeholder update checker using git changesetsAndrew Dolgov
2015-01-31remove obsolete code related to version checking and tarball updater pluginAndrew Dolgov
2014-12-09disable version checking for night.cssAndrew Dolgov
2014-12-09require version information in all additional themesAndrew Dolgov
2014-12-06if loaded over ssl and iframe is whitelisted, set its source to httpsAndrew Dolgov
2014-11-27Modify query to avoid a full table scan on MySQLtmo-github
2014-11-25allow embedding videos from youtube and vimeo nativelyAndrew Dolgov
2014-10-16do not force sslversion in any casesAndrew Dolgov
2014-08-20remove unused format_libxml_errorAndrew Dolgov
2014-08-20fix typoAndrew Dolgov
2014-08-20geturl: if head request is denied because host is still living in 20th centur...Andrew Dolgov
2014-08-19get_minified_js: store and check tt-rss version in cached filesAndrew Dolgov
2014-07-15Add width/height attribute to image enclosuresFelix Eckhofer
2014-06-22Added curl CURLOPT_NOBODY option in geturl function to ensure the HEAD method...Dave Zaikos
2014-07-02mail plugin: cleanup disabled completion, add configurable destination email ...Andrew Dolgov
2014-06-19Fix for testing filters getting stuck sometimes.Bram Schoenmakers
2014-05-12Changed how the enclosures array is checked for content so an empty array is ...Dave Zaikos
2014-05-12Added HOOK_FORMAT_ENCLOSURES plugin hook.Dave Zaikos
2014-04-23Stop after first search pluginRob Hoelz
2014-04-23Make search mechanism pluggableRob Hoelz
2014-03-14make_init_params: add pluginsAndrew Dolgov
2014-03-14make_init_params: add themeAndrew Dolgov
2014-03-14make_init_params: add some additional information useful for reportingAndrew Dolgov
2014-03-13disable headlines grouping for recently read vfeedAndrew Dolgov
2014-03-10start_ts for feeds: use date_entered for consistencyAndrew Dolgov
2014-03-09generated feeds, add ts= (strtotime) start timestampAndrew Dolgov
2014-03-05Revert "get_feeds_from_html: add rel='alternate feed'"Andrew Dolgov
2014-03-05get_feeds_from_html: add rel='alternate feed'Andrew Dolgov
2014-03-05split functions php into two parts because syntastic is too slowAndrew Dolgov