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 ea749a3b5d release 1.5.10 13 years ago
.settings
api
cache implement neutral-format personal data export 13 years ago
classes properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 13 years ago
debian release 1.5.10 13 years ago
feed-icons
help
images
include release 1.5.10 13 years ago
js properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 13 years ago
lib
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 remove chrome notifier from the main repo 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 remove readitlater button plugin from trunk, mention Plugins page in config.php 13 years ago
db-updater.php
digest.css fix several css typos 13 years ago
digest.php
errors.php
image.php workaround against markup being broken by cache_images() 13 years ago
index.php
localized_js.php
messages.pot update translations 13 years ago
opml.php
prefs.php
public.php
register.php add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable 13 years ago
tt-rss.css properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 13 years ago
twitter.php
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>