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 e33b0b80b2 prefs: ignore hotkeys while in TEXTAREA 13 years ago
.settings
api
cache implement neutral-format personal data export 13 years ago
classes Remove apostrophs from boolean values when editing feeds in batch 13 years ago
debian release 1.5.10 13 years ago
feed-icons
help
images remove optional art-readitlater.png 13 years ago
include API: add order_id to getFeeds 13 years ago
js prefs: ignore hotkeys while in TEXTAREA 13 years ago
lib move jsmin.php to lib/ 13 years ago
locale fix wrong translation in de_DE 13 years ago
lock
mobile fix includes in mobile/backend (closes #411) 13 years ago
schema pref-feeds: apply patch by gmargo@forum to show/hide empty categories 13 years ago
templates make generated_feed parameters optional, add specific date type for RSS feeds 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 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 properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 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>