No description
Find a file
2010-01-12 16:28:20 +03:00
api api: improve getHeadlines/updateArticle 2010-01-05 20:33:08 +03:00
extras/button
help
icons
images more button styles work 2010-01-12 15:27:04 +03:00
lib
locale update translations 2009-12-24 15:59:49 +03:00
mobile obsolete and disable use of ttrss_feeds.hidden 2010-01-11 15:54:14 +03:00
modules some more button-related fixes; code cleanup 2010-01-12 16:19:53 +03:00
schema add missing schema files 2010-01-11 14:51:57 +03:00
templates
themes
utils move xml-rpc server to utils/ 2009-12-24 15:28:38 +03:00
backend.php rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 2010-01-04 12:12:31 +03:00
compat.php
config.php-dist update config template 2009-12-28 12:22:56 +03:00
db-prefs.php set_pref: remove type checking notice 2010-01-11 14:06:56 +03:00
db.php
errors.php
feedlist.js use POST parameters for frontend requests 2009-12-29 18:49:27 +03:00
functions.js code cleanup; initial button usage 2010-01-12 14:44:41 +03:00
functions.php some more button-related fixes; code cleanup 2010-01-12 16:19:53 +03:00
gears_init.js
image.php
index.php
LICENSE
localized_js.php
localized_schema.php
login_form.php
logout.php
manifest.json.php use POST parameters for frontend requests 2009-12-29 18:49:27 +03:00
offline.js view: do not pass feed_id 2009-12-29 22:38:22 +03:00
opml.php
prefs.js prefs: code cleanup 2010-01-12 12:17:43 +03:00
prefs.php code cleanup; initial button usage 2010-01-12 14:44:41 +03:00
README
register.php register.php: remove short php tags 2009-12-24 15:46:57 +03:00
rss.xsl
sanity_check.php mobile: properly save preferences 2010-01-11 14:06:19 +03:00
sessions.php
tt-rss.css help pic position fix for Safari 2010-01-12 16:28:20 +03:00
tt-rss.js collapse_feedlist: fix for button element 2010-01-12 16:06:01 +03:00
tt-rss.php some more button-related fixes; code cleanup 2010-01-12 16:19:53 +03:00
update-translations.sh
update.php
update_daemon.php
update_daemon2.php
update_daemon_loop.php
update_feedbrowser.php
update_feeds.php
utility.css
version.php
viewfeed.js rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 2010-01-04 12:12:31 +03:00

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-2009 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>