No description
Find a file
2010-01-13 22:03:42 +03:00
api api: improve getHeadlines/updateArticle 2010-01-05 20:33:08 +03:00
extras/button
help update translations (fix) 2009-02-11 18:36:31 +03:00
icons
images button style: add pressed state 2010-01-12 16:35:00 +03:00
lib move some aux files to lib/ 2009-12-21 21:28:18 +03:00
locale update translations 2010-01-13 13:50:18 +03:00
mobile bump copyright year 2010-01-13 13:48:37 +03:00
modules edit profiles dialog: fix typo 2010-01-13 21:34:44 +03:00
schema implement settings profiles (bump schema) 2010-01-13 18:31:51 +03:00
templates
themes implement settings profiles (bump schema) 2010-01-13 18:31:51 +03:00
utils move xml-rpc server to utils/ 2009-12-24 15:28:38 +03:00
backend.php implement settings profiles (bump schema) 2010-01-13 18:31:51 +03:00
compat.php
config.php-dist update config template 2009-12-28 12:22:56 +03:00
db-prefs.php set_pref: fix typo 2010-01-13 21:33:31 +03:00
db.php
errors.php
feedlist.js use POST parameters for frontend requests 2009-12-29 18:49:27 +03:00
functions.js tweak auxDlg 2010-01-13 18:49:41 +03:00
functions.php get_schema_version: add nocache parameter 2010-01-13 22:03:42 +03:00
gears_init.js gears: add support files 2009-02-02 13:45:33 +03:00
image.php
index.php
LICENSE
localized_js.php localized_js: disable when translations are disabled in config.php 2010-01-13 21:38:18 +03:00
localized_schema.php add per-user option to enable access to API 2009-12-16 14:36:59 +03:00
login_form.php implement settings profiles (bump schema) 2010-01-13 18:31:51 +03:00
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 misc prefs tweaks 2010-01-13 18:57:48 +03:00
prefs.php remove _DEBUG_USER_SWITCH 2010-01-13 20:08:18 +03:00
README bump copyright year 2010-01-13 13:48:37 +03:00
register.php register.php: remove short php tags 2009-12-24 15:46:57 +03:00
rss.xsl move some aux files to lib/ 2009-12-21 21:28:18 +03:00
sanity_check.php implement settings profiles (bump schema) 2010-01-13 18:31:51 +03:00
sessions.php do not redeclare internal php functions 2009-11-17 20:06:28 +03:00
tt-rss.css tweak auxDlg 2010-01-13 18:49:41 +03:00
tt-rss.js feed archive and feed browser improvements 2010-01-13 13:44:20 +03:00
tt-rss.php remove _DEBUG_USER_SWITCH 2010-01-13 20:08:18 +03:00
update-translations.sh automatically extract i18n data from .js files 2009-02-20 12:57:02 +03:00
update.php
update_daemon.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_daemon2.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_daemon_loop.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_feedbrowser.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_feeds.php make update scripts executable 2009-01-31 19:02:16 +03:00
utility.css
version.php release 1.3.4 2009-10-21 11:42:40 +04:00
viewfeed.js code cleanup; remove unnecessary callbacks; rework subscribtion dialog 2010-01-13 12:48:49 +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-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>