Go to file
Andrew Dolgov 0c425dc745 force required theme version 2010-11-16 15:14:31 +03:00
api api: support sequence numbers, status codes 2010-11-09 11:59:48 +03:00
cache add internal directories for cache & lockfiles 2010-11-02 13:45:48 +03:00
extras/button merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema) 2008-08-01 04:38:17 +01:00
help js: misc fixes, code cleanup 2010-11-12 14:54:06 +03:00
icons add icons subdirectory 2009-01-31 15:42:33 +03:00
images new category (un)collapse icons 2010-11-12 15:14:47 +03:00
lib remove scriptaculous builder 2010-11-16 13:04:05 +03:00
locale update translations 2010-11-08 14:29:11 +03:00
lock add internal directories for cache & lockfiles 2010-11-02 13:45:48 +03:00
mobile remove feed linking 2010-11-10 12:05:55 +03:00
modules code cleanup 2010-11-16 12:23:06 +03:00
schema schema: add ttrss_entries(updated) idx 2010-11-14 17:29:07 +03:00
templates allow forwarding multiple articles by email 2010-11-06 11:13:07 +03: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 update theme css 2010-11-14 18:08:50 +03:00
utils remove xml-rpc server 2010-11-09 18:08:58 +03:00
.gitignore update .gitignore 2010-11-08 14:54:01 +03:00
LICENSE add LICENSE 2008-12-29 06:43:39 +01:00
README bump copyright year 2010-01-13 13:48:37 +03:00
backend.php code cleanup 2010-11-16 12:23:06 +03:00
cdm.css use multiple classes to mark statuses, JS code cleanup 2010-11-14 15:55:51 +03:00
compat.php add dummy plug for mb_strtolower 2007-05-19 06:09:25 +01:00
config.php-dist add support for Sphinx search engine 2010-11-12 21:44:19 +03:00
db-prefs.php db-prefs: add fix for USER_TIMEZONE default value 2010-11-12 18:51:46 +03:00
db-updater.php remove error_reporting() hacks; set default error reporting level in functions.php 2010-11-10 13:14:44 +03:00
db.php allow connections to pgsql without password 2010-08-24 14:12:04 +04:00
deprecated.js use multiple classes to mark statuses, JS code cleanup 2010-11-14 15:55:51 +03:00
digest.css digest: properly mark fresh articles 2010-09-13 18:32:34 +04:00
digest.js remove google gears 2010-11-14 21:58:11 +03:00
digest.php remove error_reporting() hacks; set default error reporting level in functions.php 2010-11-10 13:14:44 +03:00
errors.php unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php 2010-11-09 16:33:08 +03:00
feedlist.js support opening articles in new tab, misc fixes 2010-11-16 14:43:43 +03:00
functions.js support opening articles in new tab, misc fixes 2010-11-16 14:43:43 +03:00
functions.php force required theme version 2010-11-16 15:14:31 +03: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 remove error_reporting() hacks; set default error reporting level in functions.php 2010-11-10 13:14:44 +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 properly fix issue #274: 404 errors when loading home page. this is a better solution than commit c30543bb56 2010-11-07 15:10:49 +03:00
logout.php logout fixes 2007-03-01 13:34:03 +01:00
opml.php remove error_reporting() hacks; set default error reporting level in functions.php 2010-11-10 13:14:44 +03:00
prefs.js dijit.tree feedlist improvements 2010-11-15 21:49:00 +03:00
prefs.php dijit.tree feedlist improvements 2010-11-15 21:49:00 +03:00
register.php remove error_reporting() hacks; set default error reporting level in functions.php 2010-11-10 13:14:44 +03:00
rss.xsl replace tt-rss.spb.ru references with tt-rss.org; update translations 2010-11-03 13:39:09 +03:00
sanity_check.php add support for Sphinx search engine 2010-11-12 21:44:19 +03:00
sessions.php remove unused variable references 2010-03-29 11:26:51 +04:00
tt-rss.css support opening articles in new tab, misc fixes 2010-11-16 14:43:43 +03:00
tt-rss.js support opening articles in new tab, misc fixes 2010-11-16 14:43:43 +03:00
tt-rss.php support opening articles in new tab, misc fixes 2010-11-16 14:43:43 +03:00
update.php misc daemon updates 2010-11-13 21:03:31 +03:00
update_daemon2.php misc daemon updates 2010-11-13 21:03:31 +03:00
utility.css label help tweaks 2008-01-11 08:18:19 +01:00
version.php release 1.4.3.1 2010-09-13 16:10:17 +04:00
viewfeed.js misc tab fixes 2010-11-16 14:52:09 +03: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>