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 74eef4fca8 fix rpc setpref (key unassigned) 13 years ago
.settings
api
cache implement neutral-format personal data export 13 years ago
classes fix rpc setpref (key unassigned) 13 years ago
debian new deb snapshot 13 years ago
feed-icons
help
images pngquant some images 13 years ago
include fix customize CSS dialog disappearing newlines 13 years ago
js block FeedTree from interpreting keystrokes 13 years ago
lib move jsmin.php to lib/ 13 years ago
locale update translations 13 years ago
lock
mobile fix includes in mobile/backend (closes #411) 13 years ago
schema update preferred time description to mention UTC 13 years ago
templates implement digestTest back 13 years ago
themes/triple-pane rename triple-pane theme to widescreen 13 years ago
utils update notifier permissions and logos 13 years ago
.buildpath
.gitignore
.project
LICENSE
README
atom-to-html.xsl
backend.php do not generate warning on csrf_token being unassigned 13 years ago
cdm.css
config.php-dist config: remove TMP_DIRECTORY 13 years ago
db-updater.php include path fix for lighttpd 13 years ago
digest.css fix several css typos 13 years ago
digest.php include path fix for lighttpd 13 years ago
errors.php include path fix for lighttpd 13 years ago
image.php workaround against markup being broken by cache_images() 13 years ago
index.php move jsmin.php to lib/ 13 years ago
localized_js.php include path fix for lighttpd 13 years ago
messages.pot update translations 13 years ago
opml.php implement filter import 13 years ago
prefs.php include path fix for lighttpd 13 years ago
public.php include path fix for lighttpd 13 years ago
register.php add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable 13 years ago
tt-rss.css fix several css typos 13 years ago
twitter.php include path fix for lighttpd 13 years ago
update.php implement experimental personal data import 13 years ago
update_daemon2.php daemon: assume child is dead if its lockfile is unlocked (refs #417) 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>