summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-05support loading themes from themes.localAndrew Dolgov
2015-06-05pluginhost: allow loading user plugins from plugins.localAndrew Dolgov
2015-05-22Merge pull request #456 from andersk/disable-feed-browserAndrew Dolgov
2015-05-21Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPCAnders Kaseorg
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-11add bg_BG entry to get_translations()Andrew Dolgov
2015-03-06add housekeeping task for orphaned counter cache entriesAndrew Dolgov
2015-03-05Add unread category to build-in SearchSkyREgit
2015-03-04add auto_assign_labels plugin; allow article filter plugins to add labels to ...Andrew Dolgov
2015-02-27remove image.php; put cached image endpoint to public.phpAndrew Dolgov
2015-02-21remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of t...Andrew 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-02-01do not subscribe new users to now obsolete releases feedAndrew Dolgov
2015-01-31session: don't try to validate session schema version on empty sessionsAndrew Dolgov
2015-01-31remove obsolete code related to version checking and tarball updater pluginAndrew Dolgov
2015-01-30do not invalidate session when version_static and user agent changesAndrew Dolgov
2015-01-19comment out old-school test trgm codeAndrew Dolgov
2014-12-18Drop duplicate database indexesAnders Kaseorg
2014-12-101.15.3 to fix tag/version mismatchAndrew Dolgov
2014-12-09disable version checking for night.cssAndrew Dolgov
2014-12-09release 1.15.1Andrew Dolgov
2014-12-09require version information in all additional themesAndrew Dolgov
2014-12-08release 1.15Andrew Dolgov
2014-12-08disable libxml entity loader to prevent attacks via xml external entities (fi...Andrew Dolgov
2014-12-06if loaded over ssl and iframe is whitelisted, set its source to httpsAndrew Dolgov
2014-12-03fetch_file_contents: support retarded schema-less urlsAndrew 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-11-02fix typo (refs #818)Andrew Dolgov
2014-11-02Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2014-11-02when registering feed title, consider its maximum length (closes #818)Andrew Dolgov
2014-11-02Fix allow duplicate posts feature with optimizations from 1.14Grant Pannell
2014-10-21release 1.14Andrew Dolgov
2014-10-16do not force sslversion in any casesAndrew Dolgov
2014-08-22Added ltrim to in fetch_file_contents to fix edge cases where a URL has one ...Dave Zaikos
2014-08-21update debugging: add force_rehashAndrew Dolgov
2014-08-20remove unused format_libxml_errorAndrew Dolgov
2014-08-20fix typoAndrew Dolgov
2014-08-20Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2014-08-20geturl: if head request is denied because host is still living in 20th centur...Andrew Dolgov
2014-08-20Minor refactor for php v5.3, which doens't support immediate dereferencing of...Jonathon Padfield
2014-08-19get_minified_js: store and check tt-rss version in cached filesAndrew Dolgov
2014-08-19mention that language passed is read onlyAndrew Dolgov
2014-08-19update: include detected language to article structure passed to filtersAndrew Dolgov
2014-08-19add some timing information to update_daemon_commonAndrew Dolgov