بدون توضیح

Andrew Dolgov 8dcb2b4762 implement plugin routing masks, add example plugin 11 سال پیش
.settings 667a82727c update eclipse .settings 12 سال پیش
api 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
cache acccafe3da replace htmlpurifier with htmlawed 11 سال پیش
classes 8dcb2b4762 implement plugin routing masks, add example plugin 11 سال پیش
feed-icons 81745ce738 finally rename icons/ (fixes #272) 12 سال پیش
help 5482b38807 add hotkeys to select marked/published articles 11 سال پیش
images 19c7350770 experimental new plugin system 11 سال پیش
include 8dcb2b4762 implement plugin routing masks, add example plugin 11 سال پیش
js 5cedb389d2 split self-updater gui to updater/ plugin 11 سال پیش
lib 3fe38208c8 update prototype to 1.7, apply experimental fix for Dojo 11 سال پیش
locale 7b28a98697 several translation fixes, update translations 11 سال پیش
lock 2aae0cce7e add internal directories for cache & lockfiles 13 سال پیش
mobile 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
plugins 8dcb2b4762 implement plugin routing masks, add example plugin 11 سال پیش
schema 87764a50cf implement ttrss_feeds.cache_content 11 سال پیش
templates 9c97041d55 make generated_feed parameters optional, add specific date type for RSS feeds 12 سال پیش
themes 983702546e rename triple-pane theme to widescreen 12 سال پیش
utils be212a0036 fix update-translations script to properly process nested classes/ directory, update translations 11 سال پیش
.buildpath 99627c4863 add eclipse stuff 12 سال پیش
.gitignore 81745ce738 finally rename icons/ (fixes #272) 12 سال پیش
.project 99627c4863 add eclipse stuff 12 سال پیش
LICENSE 7e1a9fbcbc add LICENSE 15 سال پیش
README.md 763f8c9280 fix markup 11 سال پیش
atom-to-html.xsl e4f7c97622 rename feed.xsl to atom-to-html.xsl 13 سال پیش
backend.php 8dcb2b4762 implement plugin routing masks, add example plugin 11 سال پیش
cdm.css 915b61ef3b use css table layout in cdmHeader (fixes #383) 12 سال پیش
config.php-dist 7252abe3ea add contributed plugins; load note plugin by default 11 سال پیش
db-updater.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
digest.css c8b31978c9 digest: more logical position for close article prompt 11 سال پیش
digest.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
errors.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
image.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
index.php 19c7350770 experimental new plugin system 11 سال پیش
localized_js.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
messages.pot 7b28a98697 several translation fixes, update translations 11 سال پیش
opml.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
prefs.php 6065f3ad63 add support for plugins in prefs 11 سال پیش
public.php 8dcb2b4762 implement plugin routing masks, add example plugin 11 سال پیش
register.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
tt-rss.css bf2611195f tweak prefPrefsList header margins 11 سال پیش
update.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
update_daemon2.php 88e8fb3a71 modify include path order (closes #514) 11 سال پیش
utility.css 1b4d1a6b44 sharepopup: implement assigning labels while sharing 11 سال پیش

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