Açıklama Yok

Andrew Dolgov 771012ec04 update readme (c) 11 yıl önce
.settings 667a82727c update eclipse .settings 12 yıl önce
api 88e8fb3a71 modify include path order (closes #514) 11 yıl önce
cache acccafe3da replace htmlpurifier with htmlawed 12 yıl önce
classes 2c8e90c3fa rename subtoolbar actions dropdown 11 yıl önce
feed-icons 81745ce738 finally rename icons/ (fixes #272) 13 yıl önce
images 2c4d59517a update art-zoom/art-share icons 11 yıl önce
include b44587922c update config sanity checks due to removed FEEDBACK_URL 11 yıl önce
js 8853f0ed5b switchPanelMode: fix typo 11 yıl önce
lib 19b3992b78 remove magpie, fix article filter plugins 11 yıl önce
locale 9eac0e0893 update translations 11 yıl önce
lock 2aae0cce7e add internal directories for cache & lockfiles 14 yıl önce
mobile a6b4518788 add _MOBILE_REVERSE_HEADLINES (closes #524) 11 yıl önce
plugins 1e6463fde9 unburn: remove ending ? from urls 11 yıl önce
schema a6b4518788 add _MOBILE_REVERSE_HEADLINES (closes #524) 11 yıl önce
templates 9c97041d55 make generated_feed parameters optional, add specific date type for RSS feeds 12 yıl önce
utils e935c2bc54 update translations 11 yıl önce
.buildpath 99627c4863 add eclipse stuff 12 yıl önce
.gitignore 81745ce738 finally rename icons/ (fixes #272) 13 yıl önce
.project 99627c4863 add eclipse stuff 12 yıl önce
LICENSE 7e1a9fbcbc add LICENSE 15 yıl önce
README.md 771012ec04 update readme (c) 11 yıl önce
atom-to-html.xsl e4f7c97622 rename feed.xsl to atom-to-html.xsl 13 yıl önce
backend.php 7d1a91d56c use text/json content-type in a few more places 11 yıl önce
cdm.css 915b61ef3b use css table layout in cdmHeader (fixes #383) 13 yıl önce
config.php-dist 2d1282d4d1 remove top hello - feedback - preferences line 11 yıl önce
db-updater.php 88e8fb3a71 modify include path order (closes #514) 11 yıl önce
errors.php 88e8fb3a71 modify include path order (closes #514) 11 yıl önce
image.php 88e8fb3a71 modify include path order (closes #514) 11 yıl önce
index.php 2d1282d4d1 remove top hello - feedback - preferences line 11 yıl önce
localized_js.php 88e8fb3a71 modify include path order (closes #514) 11 yıl önce
messages.pot 23419d117b modify includes to init session before translations are applied 11 yıl önce
opml.php 5083271956 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload 11 yıl önce
prefs.php 96f0a3e79d remove themes/ 11 yıl önce
public.php 23419d117b modify includes to init session before translations are applied 11 yıl önce
register.php 88e8fb3a71 modify include path order (closes #514) 11 yıl önce
tt-rss.css 750cfcd2fa remove processing of ttrss_feeds.icon_url 11 yıl önce
update.php 20b86c799a clarify PLUGINS description, improve plugin CLI list 11 yıl önce
update_daemon2.php 77c21cef3a daemon: do not fork on startup 11 yıl önce
utility.css 1b4d1a6b44 sharepopup: implement assigning labels while sharing 12 yıl önce

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