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 a469bc7e09 disable cdm auto catchup on viewfeed() in normal mode 14 years ago
.settings add eclipse stuff 14 years ago
api api: implement setting article note through updateArticle 14 years ago
cache
debian
feed-icons
help js: misc cleanup 14 years ago
images
include overall directory tree cleanup 14 years ago
js disable cdm auto catchup on viewfeed() in normal mode 14 years ago
lib misc typo fixes 14 years ago
locale update zh_CN translation 14 years ago
lock
mobile overall directory tree cleanup 14 years ago
modules reduce the number of always included libraries 14 years ago
schema
templates
tests add unit tests for rewrite_relative_url and fix a number of bugs in it 15 years ago
themes/triple-pane
utils
.buildpath add eclipse stuff 14 years ago
.gitignore
.project add eclipse stuff 14 years ago
LICENSE
README
atom-to-html.xsl
backend.php overall directory tree cleanup 14 years ago
cdm.css
config.php-dist
db-updater.php overall directory tree cleanup 14 years ago
digest.css
digest.php overall directory tree cleanup 14 years ago
errors.php overall directory tree cleanup 14 years ago
image.php overall directory tree cleanup 14 years ago
index.php overall directory tree cleanup 14 years ago
localized_js.php overall directory tree cleanup 14 years ago
opml.php overall directory tree cleanup 14 years ago
prefs.php overall directory tree cleanup 14 years ago
public.php
register.php overall directory tree cleanup 14 years ago
tt-rss.css css cleanup 14 years ago
twitter.php overall directory tree cleanup 14 years ago
update.php overall directory tree cleanup 14 years ago
update_daemon2.php overall directory tree cleanup 14 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>