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 fdb5769ee0 new deb snapshot 13 years ago
.settings
api
cache implement neutral-format personal data export 13 years ago
classes add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable 13 years ago
debian new deb snapshot 13 years ago
feed-icons
help do not include keyboard help files into index and prefs.php 13 years ago
images pngquant some images 13 years ago
include add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable 13 years ago
js fix filter and feed dialogs breaking each other 13 years ago
lib move jsmin.php to lib/ 13 years ago
locale update ru_RU again 13 years ago
lock
mobile fix includes in mobile/backend (closes #411) 13 years ago
schema improve password storage (use sha256 and long random salt) 13 years ago
templates
themes/triple-pane
utils update ru_RU translation; misc translation fixes 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
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 add messages.pot 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 lock arrowhead in headlines-toolbar to webkit 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>