No description
Find a file
Andrew Dolgov 8b4fb0d0d6 update deb
2012-01-23 10:46:37 +04:00
.settings
api
cache implement neutral-format personal data export 2011-12-27 21:09:22 +04:00
classes api: add search parameters to getHeadlines (bump API level) 2012-01-19 14:07:59 +04:00
debian update deb 2012-01-23 10:46:37 +04:00
feed-icons
help
images pngquant some images 2011-12-27 14:30:20 +04:00
include fix login before updating to schema 88 2012-01-22 12:04:57 +04:00
js fix filter and feed dialogs breaking each other 2011-12-28 14:43:55 +04:00
lib move jsmin.php to lib/ 2011-12-21 12:19:41 +04:00
locale update ru_RU again 2011-12-28 13:56:07 +04:00
lock
mobile fix includes in mobile/backend (closes #411) 2011-12-30 18:48:41 +04:00
schema improve password storage (use sha256 and long random salt) 2012-01-22 11:48:14 +04:00
templates
themes/triple-pane
utils update ru_RU translation; misc translation fixes 2011-12-28 13:31:43 +04:00
.buildpath
.gitignore
.project
atom-to-html.xsl
backend.php do not generate warning on csrf_token being unassigned 2012-01-08 23:51:47 +04:00
cdm.css
config.php-dist config: remove TMP_DIRECTORY 2012-01-12 12:21:05 +04:00
db-updater.php
digest.css
digest.php
errors.php
image.php workaround against markup being broken by cache_images() 2011-12-28 23:03:55 +04:00
index.php move jsmin.php to lib/ 2011-12-21 12:19:41 +04:00
LICENSE
localized_js.php
messages.pot add messages.pot 2011-12-28 13:34:03 +04:00
opml.php implement filter import 2011-12-27 18:37:07 +04:00
prefs.php
public.php
README
register.php
tt-rss.css lock arrowhead in headlines-toolbar to webkit 2011-12-20 22:47:36 +04:00
twitter.php
update.php implement experimental personal data import 2011-12-27 23:10:04 +04:00
update_daemon2.php daemon: assume child is dead if its lockfile is unlocked (refs #417) 2012-01-11 15:14:44 +04:00
utility.css

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>