Go to file
Andrew Dolgov 3c696512fc universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
.settings update eclipse .settings 2011-12-12 23:32:40 +04:00
api move API to classes/ 2011-12-13 15:40:42 +04:00
cache universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
classes universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
debian release 1.5.8.1 2011-12-22 22:29:03 +04:00
feed-icons finally rename icons/ (fixes #272) 2011-11-16 10:46:11 +04:00
help do not include keyboard help files into index and prefs.php 2011-12-14 15:51:27 +04:00
images add readitlater plugin 2011-12-21 09:09:39 +04:00
include universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
js experimental CSRF protection 2011-12-26 12:02:52 +04:00
lib move jsmin.php to lib/ 2011-12-21 12:19:41 +04:00
locale tweak deb postinst message 2011-12-12 13:33:32 +04:00
lock add internal directories for cache & lockfiles 2010-11-02 13:45:48 +03:00
mobile universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
schema add index on ttrss_enclosures(post_id) 2011-12-21 18:49:27 +04:00
templates rename feed.xsl to atom-to-html.xsl 2011-04-19 13:22:01 +04:00
themes/triple-pane triple-pane: remove obsolete files 2011-03-28 13:08:56 +04:00
utils release 1.5.8 2011-12-20 15:34:05 +04:00
.buildpath add eclipse stuff 2011-12-11 12:51:59 +04:00
.gitignore finally rename icons/ (fixes #272) 2011-11-16 10:46:11 +04:00
.project add eclipse stuff 2011-12-11 12:51:59 +04:00
LICENSE add LICENSE 2008-12-29 06:43:39 +01: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 disable csrf logging 2011-12-26 12:04:17 +04:00
cdm.css use css table layout in cdmHeader (fixes #383) 2011-11-07 16:19:43 +04:00
config.php-dist universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
db-updater.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
digest.css digest article scrolling fix 2011-09-01 16:52:58 +04:00
digest.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
errors.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
image.php universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
index.php move jsmin.php to lib/ 2011-12-21 12:19:41 +04:00
localized_js.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
opml.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
prefs.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
public.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
register.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
tt-rss.css lock arrowhead in headlines-toolbar to webkit 2011-12-20 22:47:36 +04:00
twitter.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
update.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
update_daemon2.php include path fix for lighttpd 2011-12-15 18:19:38 +04:00
utility.css simplify default global config, expand sanity_check messages 2011-12-13 19:20:26 +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>