TinyTinyRSS for BananaNetwork - to apply required patches before release or release in async to the official version https://git.tt-rss.org/fox/tt-rss
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Andrew Dolgov b69a09ea07 fix filter test dialog 13 years ago
.settings
api
cache universal image caching and automatic cache directories maintenance 13 years ago
classes fix filter test dialog 13 years ago
debian change deb architecture from any to all (fixes #406) 13 years ago
feed-icons
help
images
include update sanity_config 13 years ago
js fix help not loading on ? press 13 years ago
lib move jsmin.php to lib/ 13 years ago
locale
lock
mobile universal image caching and automatic cache directories maintenance 13 years ago
schema add index on ttrss_enclosures(post_id) 13 years ago
templates rename feed.xsl to atom-to-html.xsl 14 years ago
themes/triple-pane
utils change deb architecture from any to all (fixes #406) 13 years ago
.buildpath
.gitignore
.project
LICENSE
README
atom-to-html.xsl
backend.php disable csrf logging 13 years ago
cdm.css
config.php-dist disable pubsubhubbub client by default (refs #407) 13 years ago
db-updater.php
digest.css
digest.php
errors.php
image.php universal image caching and automatic cache directories maintenance 13 years ago
index.php move jsmin.php to lib/ 13 years ago
localized_js.php
opml.php
prefs.php
public.php
register.php
tt-rss.css
twitter.php
update.php
update_daemon2.php fix daemon sleep interval 13 years ago
utility.css

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>