No description
Find a file
wolle 86f32020f6 scroll to end to show next feed or category
only if cmd_auto_catchup and on_catchup_show_next_feed set
2014-06-28 15:04:08 +02:00
api
cache
classes properly show cached images in syndicated feeds 2014-06-18 14:55:41 +04:00
css Added webkit-specific overflow scrolling for iOS devices to allow for inertial scrolling. 2014-06-25 16:18:11 -04:00
feed-icons
images
include Updated cache_images() to use _MIN_CACHE_IMAGE_SIZE constant when checking file size. New constant is defined upon including rssfuncs.php if not already defined. 2014-06-26 17:22:59 -04:00
install
js scroll to end to show next feed or category 2014-06-28 15:04:08 +02:00
lib Make search mechanism pluggable 2014-04-23 04:49:54 +00:00
locale rebase translations 2014-06-18 16:09:28 +04:00
lock
plugins af_comics: add extra fabulous comics 2014-06-16 12:24:51 +04:00
schema mysql schema: remove theme_id index pointing nowhere 2014-04-16 05:02:25 +00:00
templates
themes
utils
.buildpath
.gitignore
.htaccess
.project
atom-to-html.xsl
backend.php
config.php-dist mention config.php settings in search_sphinx plugin description 2014-04-23 04:53:09 +00:00
errors.php
image.php
index.php
LICENSE
messages.pot rebase translations 2014-06-18 16:09:28 +04:00
opml.php
prefs.php
public.php
README.md
register.php
update.php
update_daemon2.php

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 (http://mirror.tt-rss.org)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).

Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/

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