Go to file
Andrew Dolgov 2aae0cce7e add internal directories for cache & lockfiles 2010-11-02 13:45:48 +03:00
api merge API changes from nilsbraden@github 2010-10-25 13:31:37 +04: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 add hotkey (f x) to reverse headlines order (closes #262) 2010-02-18 16:05:35 +03:00
icons add icons subdirectory 2009-01-31 15:42:33 +03:00
images more digest page improvements 2010-09-10 13:59:21 +04:00
lib add dummy components of scriptaculous to stop idiotic complaining from people who have nothing better to do than reading apache logs 2010-11-01 12:20:03 +03:00
locale update translations 2010-10-13 14:48:25 +04:00
lock add internal directories for cache & lockfiles 2010-11-02 13:45:48 +03:00
mobile mobile: add article navigation (closes #269) 2010-06-04 11:50:22 +04:00
modules Merge branch 'digest-experimental' 2010-10-15 18:58:15 +04:00
schema add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 2010-10-27 12:05:20 +04:00
templates resetpass: add template 2008-05-18 08:33:11 +01:00
themes add updated triple-pane theme 2010-02-16 13:28:31 +03:00
utils add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 2010-10-27 12:05:20 +04:00
.gitignore add internal directories for cache & lockfiles 2010-11-02 13:45:48 +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 override order use date_entered instead of updated 2010-10-27 12:06:26 +04:00
compat.php add dummy plug for mb_strtolower 2007-05-19 06:09:25 +01:00
config.php-dist add internal directories for cache & lockfiles 2010-11-02 13:45:48 +03:00
db-prefs.php set_pref: fix typo 2010-01-13 21:33:31 +03:00
db.php allow connections to pgsql without password 2010-08-24 14:12:04 +04:00
digest.css digest: properly mark fresh articles 2010-09-13 18:32:34 +04:00
digest.js digest: do not show catchup/loadmore prompt when there's nothing to load 2010-09-22 14:17:26 +04:00
digest.php digest: support exception error box 2010-09-13 15:02:50 +04:00
errors.php code cleanup, test for db_escape() crazyness in DB sanity check 2008-11-10 06:29:19 +01:00
feedlist.js functions: code cleanup 2010-09-13 15:40:49 +04:00
functions.js functions: code cleanup 2010-09-13 15:40:49 +04:00
functions.php default headline sort order by date_entered instead of updated 2010-10-27 12:10:14 +04:00
gears_init.js gears: add support files 2009-02-02 13:45:33 +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
infobox.css add infobox css 2010-09-13 15:04:05 +04:00
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 rename confusing bwlimit option on login page 2010-10-13 14:48:15 +04:00
logout.php logout fixes 2007-03-01 13:34:03 +01:00
manifest.json.php neon updates; make more icons themeable; misc fixes 2010-01-14 23:09:23 +03:00
offline.js use console.log for debugging; improve exception information 2010-09-05 13:41:19 +04:00
opml.php rework OPML display in pref-feeds; hide authenticated feeds from public OPML 2010-06-30 13:13:57 +04:00
prefs.js editFeedCats: show progress message 2010-09-30 18:30:15 +04:00
prefs.php split infobox stuff into separate css 2010-09-13 14:57:55 +04: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 sanity_check: check whether ICONS_DIR is writable (closes #273) 2010-11-01 12:18:06 +03:00
sessions.php remove unused variable references 2010-03-29 11:26:51 +04:00
tt-rss.css split infobox stuff into separate css 2010-09-13 14:57:55 +04:00
tt-rss.js resize_headlines: add workaround for an Opera bug 2010-10-05 15:48:09 +04:00
tt-rss.php split infobox stuff into separate css 2010-09-13 14:57:55 +04:00
update-translations.sh update translations 2010-02-18 16:07:49 +03:00
update.php code cleanup, test for db_escape() crazyness in DB sanity check 2008-11-10 06:29:19 +01:00
update_daemon.php daemon: fallback automatically when pcntl_signal() is not present 2010-03-22 11:17:58 +03:00
update_daemon2.php daemon2: check proper lockfile location in reap_children() 2010-10-29 12:10:24 +04:00
update_daemon_loop.php remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans() 2010-10-03 12:19:09 +04:00
update_feedbrowser.php make update scripts executable 2009-01-31 19:02:16 +03:00
update_feeds.php remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans() 2010-10-03 12:19:09 +04: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 catchupRelativeToArticle: use confirm_feed_catchup preference 2010-10-08 23:27:51 +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>