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 fa6fbd3659 do not preg_match() tags from article content 12 years ago
.settings
api modify include path order (closes #514) 12 years ago
cache
classes remove magpie, fix article filter plugins 12 years ago
feed-icons
help
images move digest to a separate plugin 12 years ago
include do not preg_match() tags from article content 12 years ago
js move digest to a separate plugin 12 years ago
lib remove magpie, fix article filter plugins 12 years ago
locale update translations 12 years ago
lock
mobile modify include path order (closes #514) 12 years ago
plugins remove magpie, fix article filter plugins 12 years ago
schema
templates
themes/triple-pane
utils update translations 12 years ago
.buildpath
.gitignore
.project
LICENSE
README.md fix markup 12 years ago
atom-to-html.xsl
backend.php remove magpie, fix article filter plugins 12 years ago
cdm.css
config.php-dist remove magpie, fix article filter plugins 12 years ago
db-updater.php modify include path order (closes #514) 12 years ago
errors.php modify include path order (closes #514) 12 years ago
image.php modify include path order (closes #514) 12 years ago
index.php move digest to a separate plugin 12 years ago
localized_js.php modify include path order (closes #514) 12 years ago
messages.pot update translations 12 years ago
opml.php modify include path order (closes #514) 12 years ago
prefs.php add instances plugin 12 years ago
public.php implement plugin routing masks, add example plugin 12 years ago
register.php modify include path order (closes #514) 12 years ago
tt-rss.css tweak prefPrefsList header margins 12 years ago
update.php add support for registering update.php commands; move rest of the self-updating stuff into updater plugin 12 years ago
update_daemon2.php remove magpie, fix article filter plugins 12 years ago
utility.css

README.md

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