Keine Beschreibung

Richard Beales ffbab555b8 Feature #446 - Allow customizing page title vor 11 Jahren
.settings 667a82727c update eclipse .settings vor 12 Jahren
api acfbab375d mute warnings caused by session_start() to deal with potential ps_files_cleanup_dir stuff vor 11 Jahren
cache acccafe3da replace htmlpurifier with htmlawed vor 11 Jahren
classes e17e99fbcf add back vfeed title display, optimize layout; do some layout tweaks on combined mode vor 11 Jahren
feed-icons 81745ce738 finally rename icons/ (fixes #272) vor 12 Jahren
images 55bfe617f0 tweak cdm footer display vor 11 Jahren
include 8349a32e75 remove cache_content remnants vor 11 Jahren
js ffbab555b8 Feature #446 - Allow customizing page title vor 11 Jahren
lib 19b3992b78 remove magpie, fix article filter plugins vor 11 Jahren
locale ba4a4bec2a update German translation vor 11 Jahren
lock 2aae0cce7e add internal directories for cache & lockfiles vor 13 Jahren
mobile ffbab555b8 Feature #446 - Allow customizing page title vor 11 Jahren
plugins cc38c8e549 remove LIBXML_NOEMPTYTAG because of double <br/>s - the #357 issue with vor 11 Jahren
schema b6046b3a7b add schema 104 upgrade files vor 11 Jahren
templates 9c97041d55 make generated_feed parameters optional, add specific date type for RSS feeds vor 12 Jahren
utils e935c2bc54 update translations vor 11 Jahren
.buildpath 99627c4863 add eclipse stuff vor 12 Jahren
.gitignore 81745ce738 finally rename icons/ (fixes #272) vor 12 Jahren
.project 99627c4863 add eclipse stuff vor 12 Jahren
LICENSE 7e1a9fbcbc add LICENSE vor 15 Jahren
README.md 771012ec04 update readme (c) vor 11 Jahren
atom-to-html.xsl b7c8622ec7 atom xsl: fix missing feed icon vor 11 Jahren
backend.php 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) vor 11 Jahren
cdm.css 804ab1f75b fix cdm updated wrapping vor 11 Jahren
config.php-dist ffbab555b8 Feature #446 - Allow customizing page title vor 11 Jahren
db-updater.php 88e8fb3a71 modify include path order (closes #514) vor 11 Jahren
errors.php 88e8fb3a71 modify include path order (closes #514) vor 11 Jahren
image.php 88e8fb3a71 modify include path order (closes #514) vor 11 Jahren
index.php ffbab555b8 Feature #446 - Allow customizing page title vor 11 Jahren
localized_js.php 88e8fb3a71 modify include path order (closes #514) vor 11 Jahren
messages.pot ee94a23dd8 update translations vor 11 Jahren
opml.php 5083271956 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload vor 11 Jahren
prefs.php ffbab555b8 Feature #446 - Allow customizing page title vor 11 Jahren
public.php 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) vor 11 Jahren
register.php ffbab555b8 Feature #446 - Allow customizing page title vor 11 Jahren
tt-rss.css e17e99fbcf add back vfeed title display, optimize layout; do some layout tweaks on combined mode vor 11 Jahren
update.php f02713bb4a fix update.php vor 11 Jahren
update_daemon2.php cfe6d444a9 add workaround against shutdown() being called in child task context vor 11 Jahren
utility.css 1b4d1a6b44 sharepopup: implement assigning labels while sharing vor 11 Jahren

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 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