Go to file
Andrew Dolgov e4f7c97622 rename feed.xsl to atom-to-html.xsl 2011-04-19 13:22:01 +04:00
api api: support passing input parameters using JSON in HTTP POST data 2011-04-14 21:22:55 +04:00
cache move HTMLPurifier cache inside CACHE_DIR/htmlpurifier 2011-04-15 14:06:27 +04:00
help implement j/k hotkeys to move between feeds (closes #292) 2011-01-15 20:14:45 +03:00
icons add icons subdirectory 2009-01-31 15:42:33 +03:00
images remove obsolete images; layout cleanup 2011-03-28 13:14:23 +04:00
lib move buttonplayer to lib/ 2011-04-18 13:54:46 +04:00
locale update translations 2011-03-21 12:01:26 +03:00
lock add internal directories for cache & lockfiles 2010-11-02 13:45:48 +03:00
mobile mobile: properly handle going back from article to flat category list 2011-04-13 15:09:00 +04:00
modules rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 2011-04-19 13:20:59 +04:00
schema fixed typo, missing semicolon 2011-04-05 16:42:08 +04:00
templates rename feed.xsl to atom-to-html.xsl 2011-04-19 13:22:01 +04:00
tests add unit tests for rewrite_relative_url and fix a number of bugs in it 2010-11-11 09:44:05 +03:00
themes/triple-pane triple-pane: remove obsolete files 2011-03-28 13:08:56 +04:00
utils update translations 2011-03-10 11:57:47 +03:00
.gitignore move HTMLPurifier cache inside CACHE_DIR/htmlpurifier 2011-04-15 14:06:27 +04:00
FeedTree.js replace all occurences of double-escaped entities in FeedTree instead of only first one 2011-01-24 10:05:15 +03:00
LICENSE add LICENSE 2008-12-29 06:43:39 +01:00
PrefFeedTree.js display last update times in PrefFeedTree (closes #284) 2010-12-28 11:39:12 +03:00
PrefFilterTree.js fix preference tree elements not being properly clickable in Firefox 2010-11-21 23:05:51 +03:00
PrefLabelTree.js fix preference tree elements not being properly clickable in Firefox 2010-11-21 23:05:51 +03:00
README bump copyright year 2010-01-13 13:48:37 +03:00
atom-to-html.xsl rename feed.xsl to atom-to-html.xsl 2011-04-19 13:22:01 +04:00
backend.php rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 2011-04-19 13:20:59 +04:00
cdm.css make sure links in CDM content are visible 2010-12-27 12:37:38 +03:00
config.php-dist remove confusing DB_ header in config.php-dist 2011-04-18 13:58:16 +04:00
db-prefs.php db-prefs: add fix for USER_TIMEZONE default value 2010-11-12 18:51:46 +03:00
db-updater.php replace references to ttrss-logo.png with logo.png 2011-04-14 17:48:26 +04:00
db.php db_escape_string: remove tags by default (refs #323) 2011-02-19 16:55:36 +03:00
deprecated.js use multiple classes to mark statuses, JS code cleanup 2010-11-14 15:55:51 +03:00
digest.css misc css/linking updates 2010-11-25 14:39:06 +03:00
digest.js rpc/digest-get-contents: use JSON 2010-11-29 16:22:16 +03:00
digest.php misc css/linking updates 2010-11-25 14:39:06 +03:00
errors.php rework initial sanitycheck to use JSON 2011-03-18 17:39:23 +03:00
feedlist.js backend/viewfeed: use JSON 2011-03-18 14:05:20 +03:00
functions.js filter dialog: display parsed date when checking; fix Check it button not using Dijit control 2011-04-18 13:09:59 +04:00
functions.php rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 2011-04-19 13:20:59 +04:00
image.php move simplepie/ to lib 2009-01-22 14:31:24 +01:00
index.php add php-gettext, i18n stuff 2007-03-05 09:37:13 +01:00
localized_js.php config: remove ENABLE_TRANSLATIONS 2011-03-18 19:25:06 +03:00
localized_schema.php update translations 2011-03-21 12:01:26 +03:00
login_form.php only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth 2011-03-28 13:03:43 +04:00
logout.php logout fixes 2007-03-01 13:34:03 +01:00
messages.pot update translations 2011-03-21 12:01:26 +03:00
opml.php replace references to ttrss-logo.png with logo.png 2011-04-14 17:48:26 +04:00
prefs.js batch feed editor: fix newer options not working properly 2011-04-19 08:13:06 +04:00
prefs.php about dialog, UI tweaks 2011-04-18 16:46:52 +04:00
register.php replace references to ttrss-logo.png with logo.png 2011-04-14 17:48:26 +04:00
sanity_check.php move HTMLPurifier cache inside CACHE_DIR/htmlpurifier 2011-04-15 14:06:27 +04:00
sanity_config.php config: cleanup 2011-04-12 19:44:39 +04:00
sessions.php use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324) 2011-03-28 08:30:15 +04:00
tt-rss.css rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 2011-04-19 13:20:59 +04:00
tt-rss.js about dialog, UI tweaks 2011-04-18 16:46:52 +04:00
tt-rss.php about dialog, UI tweaks 2011-04-18 16:46:52 +04:00
twitter.php switch twitter support from twitteroauth to tmhOAuth 2011-03-06 12:05:58 +03:00
update.php update.php & daemon: chdir to script directory using __FILE__ magic constant 2011-04-15 12:38:11 +04:00
update_daemon2.php update.php & daemon: chdir to script directory using __FILE__ magic constant 2011-04-15 12:38:11 +04:00
utility.css utility.css tweaks; i18n in twitter.php 2010-11-22 19:25:15 +03:00
version.php release 1.5.2 2011-03-21 12:02:41 +03:00
viewfeed.js rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 2011-04-19 13:20:59 +04:00

README

Tiny Tiny RSS
=============

Web-based news feed aggregator, designed to allow you to read news from 
any location, while feeling as close to a real desktop application as possible.

http://tt-rss.org

Licensed under GNU GPL version 2

Copyright (c) 2005-2010 Andrew Dolgov (unless explicitly stated otherwise).

Requirements
============

	* Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
	* Web server, for example Apache
	* PHP (with support for mbstring functions)
	* PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)
		
Installation Notes
==================

	http://tt-rss.org/wiki/InstallationNotes

See also
========

	* FAQ:				http://tt-rss.org/wiki/FrequentlyAskedQuestions
	* Forum:				http://tt-rss.org/forum
	* Wiki:				http://tt-rss.org/wiki/WikiStart

Contact
=======

Send your questions, comments, patches to Andrew Dolgov <cthulhoo(at)gmail.com>